llvm-6502/test/Transforms/PredicateSimplifier
Nick Lewycky 565706b93e Update to new predicate simplifier VRP design. Fixes PR966 and PR967.
Remove predicate simplifier from default gcc3 pipeline. New design is too
slow to enable by default.
Add new testcases for problems encountered in development.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31895 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-22 23:49:16 +00:00
..
.cvsignore Improve cvs ignoring of test results. 2006-10-27 16:43:34 +00:00
2006-08-02-Switch.ll
2006-08-07-LeaderOffByOne.ll
2006-09-20-ResolveCycle.ll
2006-09-20-SetCC.ll
2006-10-22-IntOr.ll Emitting raw bytecode is awfully rude. Add -disable-output. 2006-10-28 02:34:41 +00:00
2006-10-25-AddSetCC.ll Handling of setlt/le/gt/ge is broken at the moment; predsimplify removes 2006-10-26 02:33:51 +00:00
2006-11-04-ImpossibleGT.ll Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
2006-11-04-ReplacingZeros.ll Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
2006-11-05-CycleGTLT.ll Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
2006-11-11-Squeeze.ll Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
2006-11-12-MergeNodes.ll Update to new predicate simplifier VRP design. Fixes PR966 and PR967. 2006-11-22 23:49:16 +00:00
dg.exp
predsimplify.ll AllocaInst can't return a null pointer. Fixes missed optimization 2006-10-22 19:53:27 +00:00
predsimplify.reg1.ll
predsimplify.reg2.ll
predsimplify.reg3.ll
predsimplify.reg4.ll