Upgrade tests to not use llvm-upgrade.
[oota-llvm.git] / test / Transforms / DecomposeMultiDimRefs /
2007-06-29 John CriswellConvert .cvsignore files
2007-04-15 Reid SpencerFor PR1319:
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
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...
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-07 Chris LattnerRemove dead tests
2003-09-29 John CriswellUpdated for the new QMTest test suite. Temporary outpu...
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-18 Chris LattnerFix buggy testcase
2002-10-15 Chris LattnerCleanup testcase
2002-08-22 Chris LattnerCovnert testcases to not use indexed loads/stores
2002-08-03 Vikram S. AdveRun both *.ll and *.c tests.
2002-08-03 Vikram S. AdveAdded expected decomposed sequence in comments, plus...
2002-05-02 Chris LattnerAdditional testcase
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.