aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DecomposeMultiDimRefs
AgeCommit message (Expand)Author
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