Displaying 1 result from an estimated 1 matches for "r269718".
Did you mean:
r260718
2016 May 23
0
LLVM Weekly - #125, May 23rd 2016
...69927](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.
[r269718](http://reviews.llvm.org/rL269718).
## Other project commits
* lld now lets you specify a subset of passes to run in LTO.
[r269605](http://reviews.llvm.org/rL269605).
* LLDB has replaced uses of its own Mutex class with `std::mutex`.
[r269877](http://reviews.llvm.org/rL269877),
[r270024](http:/...