Displaying 1 result from an estimated 1 matches for "rl323155".
Did you mean:
r323155
2018 Jan 29
0
LLVM Weekly - #213, Jan 29th 2018
...html).
* Don Hinton has written an RFC on [re-organising the handling of CMake
policies](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120707.html).
## LLVM commits
* Support for the 'retpoline' mitigation against Spectre on x86 has been
merged. [r323155](http://reviews.llvm.org/rL323155).
* New documentation has been added on adding exception handling support for a
target. [r323311](http://reviews.llvm.org/rL323311).
* A new utility has been written which uses bugpoint to reduce failures in
GlobalISel tests. [r323248](http://reviews.llvm.org/rL323248).
* The AggressiveInstCombi...