search for: rl270609

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

Did you mean: r270609
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
...## Clang commits * Software floating point for Sparc has been exposed in Clang through `-msoft-float`. [r270538](http://reviews.llvm.org/rL270538). * Clang now supports the `-finline-functions` argument to enable inlining separately from the standard `-O` flags. [r270609](http://reviews.llvm.org/rL270609). ## Other project commits * SectionPiece in LLD is now 8-bytes smaller on 64-bit platforms. This improves the time to link Clang with debug info by 2%. [r270717](http://reviews.llvm.org/rL270717). * LLD has replaced a use of binary search with a hash table lookup, resulting in a 4% speedup whe...