aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorChad Rosier <mcrosier@codeaurora.org>2016-04-22 17:14:12 +0000
committerChad Rosier <mcrosier@codeaurora.org>2016-04-22 17:14:12 +0000
commit3456cb5672715f9d7528cae17fbe1de395240a5c (patch)
tree0480c227ad5680329ecc1f7759c20c4b1a31cbda /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent1960d13e29ad8520ebbec3d24fb4b0b58c548091 (diff)
downloadllvm-3456cb5672715f9d7528cae17fbe1de395240a5c.zip
llvm-3456cb5672715f9d7528cae17fbe1de395240a5c.tar.gz
llvm-3456cb5672715f9d7528cae17fbe1de395240a5c.tar.bz2
[SimplifyCFG] Add missing implications to isImpliedTrueByMatchingCmp.
Summary: [u|s]gt and [u|s]lt imply [u|s]ge and [u|s]le are true, respectively. I've simplified the existing tests and added additional tests to cover the new cases mentioned above. I've also added tests for all the cases where the first compare doesn't imply anything about the second compare. llvm-svn: 267171
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions