Fix bug in updating dominance frontier after loop
[oota-llvm.git] / test / Transforms / LICM /
2007-10-01 Devang PatelRelax unsafe use check. If there is one unconditional...
2007-09-24 Devang Patel Do not promote null values because it may be unsafe...
2007-09-19 Devang PatelAvoid unsafe promotion.
2007-09-18 Gabor Greifrename test, it is obviously misspelled
2007-09-18 Devang PatelFix PR1657
2007-07-31 Devang PatelBunch of tests to check loop passes.
2007-06-29 John CriswellConvert .cvsignore files
2007-05-23 Chris Lattnernew testcase for PR1435
2007-05-08 Chris Lattneradd the & back. I'm not sure why bill removed it.
2007-05-08 Bill WendlingSpare '&' in the RUN line.
2007-04-16 Reid SpencerFix this test from Duncan's experiment.
2007-04-16 Reid SpencerFor PR1319:
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-01-01 Reid SpencerBack out last revision now that llvm-upgrade can remove...
2006-12-31 Reid SpencerFor PR950:
2006-12-02 Reid SpencerUse the llvm-upgrade program to upgrade llvm assembly.
2006-11-23 Reid SpencerPromote GEP ubyte indices to uint. Backwards compatibil...
2006-09-12 Chris Lattnertestcase for PR908
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2005-03-25 Chris LattnerNew testcase that crashes licm.
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-17 Chris LattnerNew testcase that crashes licm
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-09-15 Chris LattnerNew testcase for PR420
2004-08-02 John CriswellUse the new prcontext script.
2004-03-15 Chris LattnerNew testcases to test LICM of call instructions
2003-12-19 Chris LattnerNew testcase
2003-12-14 Chris LattnerTestcase for PR179
2003-12-11 Chris LattnerNew testcase that LICM is breaking crafty on
2003-12-11 Chris LattnerFix test that was failing because we were optimizing...
2003-12-10 Chris Lattnernew testcase, checking to ensure we handle yet-another...
2003-12-09 Chris LattnerYet another hard testcase
2003-12-09 Chris LattnerAdd a new testcase which breaks the sinker because...
2003-12-09 Chris LattnerFix buggy test
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