Displaying 1 result from an estimated 1 matches for "r288694".
Did you mean:
r288194
2016 Dec 12
0
LLVM Weekly - #154, Dec 12th 2016
...icient.
[r289382](http://reviews.llvm.org/rL289382).
* `!absolute_symbol` metadata was introduced and is used by the X86 backend.
[r289087](http://reviews.llvm.org/rL285806).
* The lit testing tool now supports custom parsers, which can be used to
recognise new keywords beyond RUN, REQUIRES etc.
[r288694](http://reviews.llvm.org/rL288694).
* The performance of LowerTypeTests was improved. This reduces the pass
runtime on a module containing Chrome's vtables from over 60s to 0.9s.
[r288859](http://reviews.llvm.org/rL288859).
* MachineIRBuilder (part of the in-development GlobalISel infrastruct...