Once we're down to "setcc type constant1, constant2", at least come up
authorNick Lewycky <nicholas@mxc.ca>
Wed, 20 Sep 2006 23:02:24 +0000 (23:02 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Wed, 20 Sep 2006 23:02:24 +0000 (23:02 +0000)
commitaf2f1fe94e3d2b2769550740db02b613ec24e43d
tree3eaa1c2e6882d5c436f4f2284434181e31b1c0ed
parentf824868ed9d2cc756a797f6dbd67732f75e31cd6
Once we're down to "setcc type constant1, constant2", at least come up
with the right answer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30550 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/PredicateSimplifier.cpp
test/Transforms/PredicateSimplifier/2006-09-20-SetCC.ll [new file with mode: 0644]