OSDN Git Service

Revert r306508 "[InstCombine] Add test case demonstrating that we don't handle icmp...
authorCraig Topper <craig.topper@gmail.com>
Wed, 28 Jun 2017 06:43:58 +0000 (06:43 +0000)
committerCraig Topper <craig.topper@gmail.com>
Wed, 28 Jun 2017 06:43:58 +0000 (06:43 +0000)
commit48aca4075c8d1f0879133eff5153e3d859b82a93
treed194987006277e9e26cdd97adc833ede14ca81a5
parent13501a8d08b829095cb9f85d2a361cf0e76b6325
Revert r306508 "[InstCombine] Add test case demonstrating that we don't handle icmp eq (trunc (lshr(X, cst1)), cst->icmp (and X, mask), cst when the shift type is larger than 64-bits. NFC"

I accidentally had a extra change in there.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306509 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/PatternMatch.h
test/Transforms/InstCombine/icmp.ll