aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/DecomposeMultiDimRefs/multidim.ll
AgeCommit message (Expand)Author
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-08-18Fix buggy testcaseChris Lattner
2002-10-15Cleanup testcaseChris Lattner
2002-08-22Covnert testcases to not use indexed loads/storesChris Lattner
2002-08-03Added expected decomposed sequence in comments, plus a couple of new cases.Vikram S. Adve
2002-05-02Additional testcaseChris Lattner
2002-03-24Regression tests for DecomposeMultiDimRefs pass.Vikram S. Adve