index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
DecomposeMultiDimRefs
Age
Commit message (
Expand
)
Author
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2004-11-19
Adding srcdir arg
Tanya Lattner
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-11-07
Remove dead tests
Chris Lattner
2003-09-29
Updated for the new QMTest test suite. Temporary output file is now placed
John Criswell
2003-09-16
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-15
Removing Makefiles. Regression tests are now run by QMTest.
John Criswell
2003-08-18
Fix buggy testcase
Chris Lattner
2002-10-15
Cleanup testcase
Chris Lattner
2002-08-22
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-08-03
Run both *.ll and *.c tests.
Vikram S. Adve
2002-08-03
Added expected decomposed sequence in comments, plus a couple of new cases.
Vikram S. Adve
2002-05-02
Additional testcase
Chris Lattner
2002-03-24
Make test more rigorous. It was never reading the non-scalar variables
Vikram S. Adve
2002-03-24
initialize sum variable
Chris Lattner
2002-03-24
Regression tests for DecomposeMultiDimRefs pass.
Vikram S. Adve