Displaying 1 result from an estimated 1 matches for "r270720".
Did you mean:
r270020
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
.../rL270559).
* Parts of EfficiencySanitizer are starting to land, notably instrumentation
for its working set tool. [r270640](http://reviews.llvm.org/rL270640).
* SelectionDAG learned how to expand multiplication for larger integer types
where there isn't a standard runtime call to handle it.
[r270720](http://reviews.llvm.org/rL270720).
* LLVM will now report more accurate loop locations in optimisation remarks by
reading the starting location from llvm.loop metadata.
[r270771](http://reviews.llvm.org/rL270771).
* Symbolic expressions are now supported in assembly directives, matching the
beha...