Displaying 1 result from an estimated 1 matches for "r290212".
Did you mean:
290212
2016 Dec 26
0
LLVM Weekly - #156, Dec 26th 2016
...ded for scheduling.
[r290102](http://reviews.llvm.org/rL290102).
* ARM and PPC support has been added to the `update_llc_test_checks.py`
script. [r290144](http://reviews.llvm.org/rL290144),
[r290370](http://reviews.llvm.org/rL290370).
* The GlobPattern class has been imported into LLVM from LLD.
[r290212](http://reviews.llvm.org/rL290212).
* Codegen for the x86 vectorcall calling convention has landed.
[r290240](http://reviews.llvm.org/rL290240).
## Clang commits
* It is now possible to use the (still experimental) new pass manager with
Clang. [r290450](http://reviews.llvm.org/rL290450).
* The...