Handling of setlt/le/gt/ge is broken at the moment; predsimplify removes
authorNick Lewycky <nicholas@mxc.ca>
Thu, 26 Oct 2006 02:33:51 +0000 (02:33 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Thu, 26 Oct 2006 02:33:51 +0000 (02:33 +0000)
commit30b3b1cd9c047d93b850f67aa09efba826def661
tree1d5aa9991ae1afea311677fb2e05fb19b411d17b
parentb43f00b3f5f7a1669c1a619a914803f45034a3b2
Handling of setlt/le/gt/ge is broken at the moment; predsimplify removes
the call the pass2.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31192 91177308-0d34-0410-b5e6-96231b3b80d8
test/Transforms/PredicateSimplifier/2006-10-25-AddSetCC.ll [new file with mode: 0644]