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
/
Mem2Reg
Age
Commit message (
Expand
)
Author
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
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
2005-11-29
new testcase for pr670
Chris Lattner
2005-06-30
new testcase for PR590
Chris Lattner
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-06
Adding XFAIL lines for dejagnu support.
Tanya Lattner
2004-10-17
New testcase, no PHI should be inserted.
Chris Lattner
2003-10-05
new testcase
Chris Lattner
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-06-28
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-25
New testcase
Chris Lattner
2003-04-25
New testcase
Chris Lattner
2003-04-18
New testcase
Chris Lattner
2003-04-10
New testcase
Chris Lattner
2003-02-28
Add a test for a feature that I hope will be implemented someday
Chris Lattner
2002-05-01
New bug testcase
Chris Lattner
2002-04-30
New testcase
Chris Lattner
2002-03-28
Initial checkin of first regression test for mem2reg pass
Chris Lattner