Displaying 1 result from an estimated 1 matches for "rl326591".
Did you mean:
r326591
2018 Mar 05
0
LLVM Weekly - #218, Mar 5th 2018
...Laperle
[started](http://lists.llvm.org/pipermail/cfe-dev/2018-February/057007.html) a
discussion about cquery vs clangd.
## 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 Sy...