This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository llvm.
from b34a8c964f3 [AArch64] Keep track of MIFlags in the LoadStoreOptimizer new db67ae0928a [InstCombine] [NFC] Add tests for peeking through unsigned [...] new f446c68a19a [InstSimplify] [NFC] Add tests for peeking through unsigned [...]
The 2 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: .../InstCombine/cast-unsigned-icmp-eqcmp-0.ll | 243 ++++++++++++++++++++ .../InstSimplify/cast-unsigned-icmp-cmp-0.ll | 247 +++++++++++++++++++++ 2 files changed, 490 insertions(+) create mode 100644 test/Transforms/InstCombine/cast-unsigned-icmp-eqcmp-0.ll create mode 100644 test/Transforms/InstSimplify/cast-unsigned-icmp-cmp-0.ll