Consolidate some of the lit tests.
[oota-llvm.git] / test / Transforms / LICM /
2003-12-09 Chris LattnerNew testcase for sinking operations from loops with...
2003-12-09 Chris LattnerMake the test a bit harder so that we test to ensure...
2003-12-09 Chris LattnerNew testcases for LICM improvement: code sinking.
2003-12-09 Chris LattnerImprove portability with Mac OS/X
2003-10-12 Chris LattnerThe -preheaders pass is now known as -loopsimplify
2003-09-16 Misha BrukmanRenamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
2003-09-15 John CriswellRemoving Makefiles. Regression tests are now run by...
2003-08-05 Tanya LattnerAdded LICM test cases to:
2003-07-01 John CriswellUpdated the name of the LLVM disassembler so that the...
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-05-03 Chris LattnerFix miscompilation found in Fhourstones by bugpoint
2003-02-28 Chris LattnerFix testcase
2003-02-28 Chris LattnerNew testcase
2003-02-28 Chris LattnerNew test
2003-02-27 Chris LattnerNew testcase
2003-02-27 Chris LattnerNew testcase
2003-02-27 Chris LattnerTestcase for Preheaders problem
2003-02-26 Chris LattnerNew testcase crashing LICM
2003-02-24 Chris LattnerNew testcase for scalar promotion
2003-02-22 Chris LattnerNew testcase to check to see if LICM is performing...
2002-05-10 Chris LattnerAdd testcase for when there is no loop header
2002-05-10 Chris LattnerA basic test that LICM is working
2002-05-10 Chris Lattnerrun LICM tests