search for: rl332240

Displaying 1 result from an estimated 1 matches for "rl332240".

Did you mean: r332240
2018 May 21
0
LLVM Weekly - #229, May 21st 2018
...lk. [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 of a pipeline stage, and now includes a simple FetchStage. [r332390](https://reviews.llvm.org/rL332390). * SimplifyLibCalls learned to replace locked IO with unlocked IO when this can be proven to be safe. [r332452](https://reviews.llvm.org/rL332452). * The MC...