Displaying 1 result from an estimated 1 matches for "rl326208".
Did you mean:
r326208
2018 Mar 05
0
LLVM Weekly - #218, Mar 5th 2018
...ngd.
## LLVM commits
* The `update_cc_test_checks.py` utility has been added, which can be used to
update LLVM IR in C/C++ FileCheck test files.
[r326591](http://reviews.llvm.org/rL326591).
* COPY source forwarding in MachineCopyPropagation has been re-enabled.
[r326208](http://reviews.llvm.org/rL326208).
* A new `-disable-gisel-legality-check` command line option has been added,
intended to be used in early stages of porting.
[r326396](http://reviews.llvm.org/rL326396).
* The SystemZ backend gained support for the stackmap and patchpoint
intrinsics. [r326611](http://reviews.llvm.org/rL326611)....