This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from 2d3796d [DWARF] Null out the debug locs of (loop invariant) instructi [...] new 6435c8a [InstCombine] move and add tests for icmp + shl nsw; NFC
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: test/Transforms/InstCombine/icmp-shl-nsw.ll | 205 ++++++++++++++++++++++++++++ test/Transforms/InstCombine/icmp.ll | 63 --------- 2 files changed, 205 insertions(+), 63 deletions(-) create mode 100644 test/Transforms/InstCombine/icmp-shl-nsw.ll