Displaying 1 result from an estimated 1 matches for "r331601".
Did you mean:
rl331601
2018 May 07
0
LLVM Weekly - #227, May 7th 2018
...he SystemZ backend no longer users glue to represent condition code
dependencies and instead represents them as normal values during SelectionDAG
matching. [r331202](https://reviews.llvm.org/rL331202).
* The GlobalISel emitter has been updated to reflect the new representation of
extending loads. [r331601](https://reviews.llvm.org/rL331601).
* llvm-mca gained a test that demonstrates support for generating instruction
tables for in-order CPUs. [r331169](https://reviews.llvm.org/rL331169).
## Clang commits
* Initial support was added for the proposed `char8_t` type. This is
controlled by the flag...