aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DecomposeMultiDimRefs
AgeCommit message (Expand)Author
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2004-11-19Adding srcdir argTanya Lattner
2004-11-13Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner
2004-11-07Remove dead testsChris Lattner
2003-09-29Updated for the new QMTest test suite. Temporary output file is now placedJohn Criswell
2003-09-16Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-08-18Fix buggy testcaseChris Lattner
2002-10-15Cleanup testcaseChris Lattner
2002-08-22Covnert testcases to not use indexed loads/storesChris Lattner
2002-08-03Run both *.ll and *.c tests.Vikram S. Adve
2002-08-03Added expected decomposed sequence in comments, plus a couple of new cases.Vikram S. Adve
2002-05-02Additional testcaseChris Lattner
2002-03-24Make test more rigorous. It was never reading the non-scalar variablesVikram S. Adve
2002-03-24initialize sum variableChris Lattner
2002-03-24Regression tests for DecomposeMultiDimRefs pass.Vikram S. Adve