search for: r289743

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

Did you mean: rl289743
2016 Dec 19
0
LLVM Weekly - #155, Dec 19th 2016
...e 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 vectorisation of loops with conditional stores is now enabled by default. [r289975](http://reviews.llvm.org/rL289975). ## Clang commits * clang-tools-extra gained new checkers. cppcoreguidelines-no-malloc will flag up uses of C-style memory management...