Move this test to LoopDeletion, where it now passes.
[oota-llvm.git] / test / Transforms / ADCE /
2008-04-30 Owen AndersonMove this test to LoopDeletion, where it now passes.
2008-04-19 Chris Lattnerrename *.llx -> *.ll, last batch.
2008-04-16 Owen AndersonXFAIL this test for the moment. The real solution...
2008-03-01 Tanya LattnerRemove llvm-upgrade and update test cases.
2007-11-23 Duncan SandsDing dong, the DoesntAccessMemoryFns and
2007-11-22 Duncan SandsReadonly/readnone functions are allowed to throw
2007-07-24 Devang PatelUnreachable block is not a root node in post dominator...
2007-06-29 John CriswellConvert .cvsignore files
2007-04-14 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-03-28 Reid SpencerRemove use of implementation keyword.
2007-03-19 Reid SpencerFor PR1258:
2006-12-29 Reid SpencerUpdate tests that need to be run through llvm-upgrade...
2006-12-04 Jim LaskeyRemove debug info.
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-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-02-17 Chris LattnerNew files, testing for a crash in ADCE compiling QT...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-10-17 Chris LattnerNew testcase that ADCE shouldn't crash on
2004-05-04 Chris LattnerNew testcase for PR332
2004-04-10 Chris LattnerNew testcases
2003-12-19 Chris LattnerNew testcase for missed optimization
2003-11-16 Chris LattnerThere is no need to rely on LLI working for this test
2003-11-16 Chris LattnerTestcase for PR116
2003-10-23 Chris LattnerFix test
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-09-15 Chris Lattnernew testcase that crashes opt
2003-09-10 Chris LattnerNew testcase
2003-06-28 Chris LattnerRemove explicit control flow through the use of the...
2003-06-24 Chris LattnerNew testcase
2003-06-24 Chris LattnerModernize testcase
2003-06-24 Chris Lattnermodernize testcase
2003-06-24 Chris LattnerMake sure adce is basically working!
2003-06-24 Chris LattnerModernize testcases
2003-06-16 Chris LattnerNew testcases for bugs and the new DAE pass
2003-04-25 Chris LattnerNew testcase
2003-01-23 Chris LattnerNew testcase reduced from 197.parser by bugpoint
2002-10-15 Chris LattnerFix testcase
2002-08-22 Chris LattnerCovnert testcases to not use indexed loads/stores
2002-07-30 Chris LattnerTrim down testcase, a lot.
2002-07-29 Chris LattnerReduce testcase more
2002-07-29 Chris LattnerReduce the size of the testcase
2002-07-29 Chris LattnerNew testcase
2002-07-23 Chris LattnerNew testcase for bug
2002-07-17 Chris LattnerNew testcase, unanalyzed.
2002-05-28 Chris LattnerNew testcase that is a distilled form of the other one
2002-05-28 Chris LattnerNew testcase that crashes ADCE
2002-05-23 Chris LattnerNew testcase
2002-05-22 Chris LattnerNew testcase
2002-05-22 Chris LattnerAdd more testcases for ADCE
2002-05-07 Chris LattnerNew testcase for adce
2002-05-07 Chris LattnerADCE tests