search for: nospeculateload

Displaying 1 result from an estimated 1 matches for "nospeculateload".

2018 Jan 08
0
LLVM Weekly - #210, Jan 8th 2018
...t week. LLVM patches to mitigate Spectre have started to be posted for discussion: [retpoline](http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180101/513630.html), [`__builtin_load_no_speculate`](http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20180101/214327.html), and the [llvm.nospeculateload intrinsic](http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180101/513875.html). Chandler Carruth [indicates](http://lists.llvm.org/pipermail/llvm-commits/Week-of-Mon-20180101/513879.html) that Google expect to follow-up with some alternative API ideas to llvm.nospeculateload. * James Y...