* Use simplified interface to constant propogation stuff.
[oota-llvm.git] / test / Transforms /
2002-05-06 Chris LattnerNew testcase for PHI folding
2002-05-06 Chris LattnerNew testcase to make sure not instructions get combined
2002-05-06 Chris LattnerMore tests
2002-05-06 Chris LattnerAdd testcase for -(-A)
2002-05-06 Chris LattnerFix testcase, the 'shift out all bits' doesn't apply...
2002-05-06 Chris LattnerMore testcases I don't want to forget about
2002-05-06 Chris LattnerNew testcases so I don't forget about these algebraic...
2002-05-06 Chris LattnerNew testcase so I don't forget about this.
2002-05-06 Chris LattnerTestcase for missed merge opportunity
2002-05-06 Chris LattnerBuild CFGsimplify directory
2002-05-06 Chris LattnerInitial testcases for CFG simplify (which is part of...
2002-05-03 Chris LattnerNew testcase for bugs in the constant propogator
2002-05-03 Chris LattnerAdd tests for floating point remainder elimination
2002-05-03 Chris LattnerNew testcase to see if constant propogation of remainde...
2002-05-03 Chris LattnerThis testcase is a sanity check
2002-05-03 Chris LattnerAdd new testcase for general constant prop.
2002-05-03 Chris LattnerAdd const prop pass to eliminate dead branches
2002-05-02 Chris LattnerMore testcases for SCCP
2002-05-02 Chris LattnerAdditional testcase
2002-05-02 Chris LattnerRun the SCCP test
2002-05-02 Chris LattnerFirst testcase for SCCP pass
2002-05-02 Chris LattnerNew testcase
2002-05-02 Chris LattnerIntitial checkin of cast tests
2002-05-02 Chris LattnerNew testcase for bug found by Vikram
2002-05-02 Chris LattnerCheck another case
2002-05-01 Chris LattnerNew bug testcase
2002-04-30 Chris LattnerNew testcase
2002-04-29 Chris LattnerNew test cases for mul folding
2002-04-28 Chris LattnerNew testcase for GCSE
2002-04-28 Chris LattnerTest GCSE
2002-04-18 Chris LattnerNew testcase.
2002-04-18 Chris LattnerCheck in the first test: make sure getelementptr gets...
2002-04-18 Chris LattnerTest the instruction combiner
2002-04-16 Chris LattnerNew testcase
2002-04-09 Chris LattnerNew testcase
2002-03-28 Chris LattnerAdd subdirs to makefile
2002-03-28 Chris LattnerInitial checkin of first regression test for mem2reg...
2002-03-24 Vikram S. AdveMake test more rigorous. It was never reading the...
2002-03-24 Chris Lattnerinitialize sum variable
2002-03-24 Vikram S. AdveRegression tests for DecomposeMultiDimRefs pass.
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris LattnerNew testcase
2002-03-21 Chris LattnerRerun test if opt gets changed
2002-03-21 Chris LattnerRun all testcases
2002-03-21 Chris LattnerBuild LevelRaise subdirectory
2002-03-21 Chris LattnerTestcase for a missed level raise opportunity
2002-03-21 Chris LattnerFix bug in testcase
2002-03-21 Chris LattnerNew testcase for YALRB (yet another level raise bug)
2002-03-21 Chris LattnerNew testcase
2002-03-14 Chris LattnerNew testcase for bugfx
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris LattnerNew testcase
2002-03-11 Chris LattnerNew testcase for crashing bug
2002-02-14 Chris LattnerChecking regression test for bugfix
2002-02-14 Chris LattnerNew testcase for bug in levelraise
2002-02-11 Chris LattnerNew testcase for bug in -raise pass