Displaying 1 result from an estimated 1 matches for "rl332711".
Did you mean:
r332711
2018 May 21
0
LLVM Weekly - #229, May 21st 2018
...ork on a new API for specifying a graph patcher for Clang
static analyzer.
## LLVM commits
* A new script has been added to utils/ which will try to match open
Phabricator reviews with potential reviewers. This script was mentioned at a
EuroLLVM lightning talk. [r332711](https://reviews.llvm.org/rL332711).
* GlobalISel now splits aggregates during IR translation, which is necessary
to support big endian code correctly.
[r332449](https://reviews.llvm.org/rL332449).
* The DEBUG macro has been renamed to `LLVM_DEBUG`.
[r332240](https://reviews.llvm.org/rL332240).
* llvm-mca gained the abstraction o...