Displaying 1 result from an estimated 1 matches for "rl290284".
Did you mean:
r290284
2016 Dec 26
0
LLVM Weekly - #156, Dec 26th 2016
...on.
## LLVM commits
* The initial version of the 'NewGVN' global value numbering algorithm
implementation has landed. [r290346](http://reviews.llvm.org/rL290346).
* GlobalISel implementation work continues, with the addition of a basic
tablegen backend. [r290284](http://reviews.llvm.org/rL290284).
* A POWER9 processor model was added 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 ha...