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
/
Feature
/
TestOptimizer.sh
Age
Commit message (
Expand
)
Author
2003-10-07
These scripts are no longer needed. They have been replaced by QMTest.
John Criswell
2003-06-20
Remove obsolete support for LD_LIBRARY_PATH
Chris Lattner
2003-06-20
The modifications to LD_LIBRARY_PATH now add the specified paths to the
John Criswell
2002-08-16
Fix typo
Chris Lattner
2002-08-15
Make 'features' testsuite work with the /shared changes.
Chris Lattner
2002-07-30
Remove invokation of cleangcc pass which has been renamed, and is unneccesary...
Chris Lattner
2002-05-02
Use unified diffs with gnu diff instead of old diffs
Chris Lattner
2002-01-23
Failure.sh moved up a level
Chris Lattner
2002-01-23
Change test scripts so that they do not stop on failure, they just print
Chris Lattner
2002-01-21
Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ libraries
Chris Lattner
2001-11-26
MAke sure diffs match
Chris Lattner
2001-10-31
Start testing the new cleangcc pass
Chris Lattner
2001-09-07
Executables all live in a nice centralized location now
Chris Lattner
2001-07-28
Changes to make test scripts more reliable
Chris Lattner
2001-07-26
Work around a few 'sorting issues' with the bytecode output that causes the b...
Chris Lattner
2001-06-27
Put in test of SCCP. Watch out though, because we need to sort the
Chris Lattner
2001-06-11
Updates to support
Chris Lattner
2001-06-07
inlining can change methods a second time, so don't rerun inliner when testin...
Chris Lattner
2001-06-06
Initial revision
Chris Lattner