Displaying 1 result from an estimated 1 matches for "r322102".
Did you mean:
322102
2018 Jan 15
0
LLVM Weekly - #211, Jan 15th 2018
...22222),
[r322224](http://reviews.llvm.org/rL322224).
* -debug output will no longer print register classes alongside every
instruction. [r322086](http://reviews.llvm.org/rL322086).
* Lit's builtin diff command now supports `-r`, meaning recursive diffs can
safely be used in tests on Windows.
[r322102](http://reviews.llvm.org/rL322102).
* A new pass has been introduced to generate 'synthetic function entry
counts'. This is a heuristic used to influence inlining.
[r322110](http://reviews.llvm.org/rL322110).
* An initial stack instrumentation pass has been implemented for HWASan.
[r32232...