search for: r269927

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

Did you mean: 269927
2016 May 23
0
LLVM Weekly - #125, May 23rd 2016
...m.org/rL269988). * An initial implementation of a "guard widening" pass has been committed. This will combine multiple guards to reduce the number of checks at runtime. [r269997](http://reviews.llvm.org/rL269997). ## Clang commits * clang-include-fixer gained a basic Vim integration. [r269927](http://reviews.llvm.org/rL269927). * The intrinsics headers now have feature guards enabled in Microsoft mode to combat the compile-time regression discussed last week due to their increased size. [r269675](http://reviews.llvm.org/rL269675). * avxintrin.h gained many new Doxygen comments. [r2697...