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