Displaying 1 result from an estimated 1 matches for "rl289548".
Did you mean:
r289548
2016 Dec 19
0
LLVM Weekly - #155, Dec 19th 2016
...placed in a page without read permissions).
[r289784](http://reviews.llvm.org/rL289784).
* LLVM's aggressive dead code elimination pass gained the ability to remove
unnecessary control flow. This is the final piece of a series of patches to
achieve that goal. [r289548](http://reviews.llvm.org/rL289548).
* The AVR backend gained a function instrumentation pass, which adds calls to
hook functions. [r289641](http://reviews.llvm.org/rL289641).
* The PIC relocation model is now used by default for PPC64 ELF. This change
matches GCC behaviour. [r289743](http://reviews.llvm.org/rL289743).
* Loop vec...