..
.cvsignore
Improve cvs ignoring of test results.
2006-10-27 16:43:34 +00:00
2006-08-02-Switch.ll
Improve handling of SelectInst.
2006-09-02 19:40:38 +00:00
2006-08-07-LeaderOffByOne.ll
Replace EquivalenceClasses with a custom-built data structure. Many common
2006-09-10 02:27:07 +00:00
2006-09-20-ResolveCycle.ll
Use a total ordering to compare instructions.
2006-09-20 17:04:01 +00:00
2006-09-20-SetCC.ll
Move break-crit-edges before the predicate simplifier. Allows us to
2006-10-03 14:52:23 +00:00
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
Enable dejagnu tests for predicate simplifier.
2006-09-19 00:31:54 +00:00
predsimplify.ll
AllocaInst can't return a null pointer. Fixes missed optimization
2006-10-22 19:53:27 +00:00
predsimplify.reg1.ll
Add PredicateSimplifier pass. Collapses equal variables into one form
2006-08-28 22:44:55 +00:00
predsimplify.reg2.ll
Add PredicateSimplifier pass. Collapses equal variables into one form
2006-08-28 22:44:55 +00:00
predsimplify.reg3.ll
Add PredicateSimplifier pass. Collapses equal variables into one form
2006-08-28 22:44:55 +00:00
predsimplify.reg4.ll
This program crashes the PredicateSimplifier. Not marked XFAIL because
2006-08-31 03:13:05 +00:00