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
/
GlobalDCE
Age
Commit message (
Expand
)
Author
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-01-26
For PR761:
Reid Spencer
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
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
2003-10-10
new testcase. globaldce should not delete the global
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-07-01
new testcase
Chris Lattner
2003-06-28
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2002-09-20
Checkin old testcase
Chris Lattner
2002-08-18
New testcase.
Chris Lattner
2002-08-17
Add a simple testcase that just uses a CPR instead of a CPR & ConstExpr
Chris Lattner
2002-08-17
New testcase
Chris Lattner
2002-08-17
Include a basic simple test.
Chris Lattner
2002-07-18
New testcase
Chris Lattner
2002-07-18
New testcases for bug in globaldce
Chris Lattner