Displaying 1 result from an estimated 1 matches for "rl270487".
Did you mean:
r270487
2016 May 30
0
LLVM Weekly - #126, May 30th 2016
...lvm.org/rL271153).
* Advanced unrolling analysis is now enabled by default.
[r270478](http://reviews.llvm.org/rL270478).
* The initial version of a new chapter to the 'Kaleidoscope' tutorial has been
committed. This describes how to build a JIT using ORC.
[r270487](http://reviews.llvm.org/rL270487),
[r271054](http://reviews.llvm.org/rL271054).
* LLVM's stack colouring analysis data flow analysis has been rewritten in
order to increase the number of stack variables that can be overlapped.
[r270559](http://reviews.llvm.org/rL270559).
* Parts of EfficiencySanitizer are starting to land, n...