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
/
ADCE
Age
Commit message (
Expand
)
Author
2007-07-24
Unreachable block is not a root node in post dominator tree.
Devang Patel
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-14
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-03-28
Remove use of implementation keyword.
Reid Spencer
2007-03-19
For PR1258:
Reid Spencer
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-04
Remove debug info.
Jim Laskey
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-11-23
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
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-02-17
New files, testing for a crash in ADCE compiling QT and a missed optimization.
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-10-17
New testcase that ADCE shouldn't crash on
Chris Lattner
2004-05-04
New testcase for PR332
Chris Lattner
2004-04-10
New testcases
Chris Lattner
2003-12-19
New testcase for missed optimization
Chris Lattner
2003-11-16
There is no need to rely on LLI working for this test
Chris Lattner
2003-11-16
Testcase for PR116
Chris Lattner
2003-10-23
Fix test
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-09-15
new testcase that crashes opt
Chris Lattner
2003-09-10
New testcase
Chris Lattner
2003-06-28
Remove explicit control flow through the use of the 'not' script
Chris Lattner
2003-06-24
New testcase
Chris Lattner
2003-06-24
Modernize testcase
Chris Lattner
2003-06-24
modernize testcase
Chris Lattner
2003-06-24
Make sure adce is basically working!
Chris Lattner
2003-06-24
Modernize testcases
Chris Lattner
2003-06-16
New testcases for bugs and the new DAE pass
Chris Lattner
2003-04-25
New testcase
Chris Lattner
2003-01-23
New testcase reduced from 197.parser by bugpoint
Chris Lattner
2002-10-15
Fix testcase
Chris Lattner
2002-08-22
Covnert testcases to not use indexed loads/stores
Chris Lattner
2002-07-30
Trim down testcase, a lot.
Chris Lattner
2002-07-29
Reduce testcase more
Chris Lattner
2002-07-29
Reduce the size of the testcase
Chris Lattner
2002-07-29
New testcase
Chris Lattner
2002-07-23
New testcase for bug
Chris Lattner
2002-07-17
New testcase, unanalyzed.
Chris Lattner
2002-05-28
New testcase that is a distilled form of the other one
Chris Lattner
2002-05-28
New testcase that crashes ADCE
Chris Lattner
2002-05-23
New testcase
Chris Lattner
2002-05-22
New testcase
Chris Lattner
2002-05-22
Add more testcases for ADCE
Chris Lattner
2002-05-07
New testcase for adce
Chris Lattner
2002-05-07
ADCE tests
Chris Lattner