search for: r323915

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

Did you mean: 323915
2018 Feb 05
0
LLVM Weekly - #214, Feb 5th 2018
...vm.org/rL323773). * A new extension is now supported, linker options can be passed from the frontend to the linker through the `linker_options` section. [r323783](http://reviews.llvm.org/rL323783). * The X86 retpoline think insertion pass is now a machine function pass rather than a module pass. [r323915](http://reviews.llvm.org/rL323915). * InstCombine will now canonicalise to i8/i16/i32 operations even if the resulting type isn't legal according to the datalayout. See the [llvm-dev thread](http://lists.llvm.org/pipermail/llvm-dev/2018-January/120522.html) for more justification. [r324174](ht...