summaryrefslogtreecommitdiff
path: root/test/Transforms/LevelRaise
Commit message (Expand)AuthorAge
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* remove testChris Lattner2005-05-13
* fix buggy testChris Lattner2005-05-13
* Adding srcdir argTanya Lattner2004-11-19
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* Add a missing run lineChris Lattner2004-11-06
* Adding XFAIL lines for dejagnu support.Tanya Lattner2004-11-06
* -debug option does not exist in a release buildChris Lattner2004-07-01
* new testcase for problem causing 2003-10-12-GlobalVarInitializers failuresChris Lattner2003-11-29
* Remove obsolete -abort-on-exception flag from LLIChris Lattner2003-09-16
* Remove obsolete optionChris Lattner2003-09-16
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-16
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-15
* Use not instead of grep-notChris Lattner2003-06-28
* Switch tests over to use the 'not' script, instead of explicit control flowChris Lattner2003-06-28
* Force the interpreter for this testcaseChris Lattner2003-06-28
* New testcaseChris Lattner2003-06-25
* New testcaseChris Lattner2003-06-07
* Modernize testcasesChris Lattner2003-05-14
* Checkin old testChris Lattner2003-05-11
* New testcase: do not "raise" a call that is not through a function pointer!Chris Lattner2003-05-01
* New testcase distilled from LARNChris Lattner2003-02-14
* New testcaseChris Lattner2003-01-30
* ; Testcase reduced from 197.parser by bugpointChris Lattner2003-01-23
* New testcaseChris Lattner2002-11-13
* Add information about why this testcase failsChris Lattner2002-11-04
* Convert uint gep operands to longChris Lattner2002-11-04
* Convert old style gep index from uint to longChris Lattner2002-11-04
* Clean up testcasesChris Lattner2002-10-15
* New testcase for infinite loop that the raise pass is getting intoChris Lattner2002-10-09
* New testcase for bug that messes up the CWriterChris Lattner2002-10-08
* New testcase for a problem discovered in the SPECINT gzip benchmark.Chris Lattner2002-10-02
* Clean up pointer using testcasesChris Lattner2002-09-10
* Remove a testcase that is irrelevant now, fix a pointer adding testcaseChris Lattner2002-09-10
* New testcase for poitner problemChris Lattner2002-09-10
* Convert testcases to not use indexed loads/storesChris Lattner2002-08-22
* Trim down testcase a bitChris Lattner2002-07-31
* New testcase for level-raise crash inspired by SPECChris Lattner2002-07-31
* New testcaseChris Lattner2002-07-19
* New testcase finally identified!!Chris Lattner2002-07-17
* New testcaseChris Lattner2002-07-16
* Add testcase for raise opportunity missed.Chris Lattner2002-07-16
* Bug fix to RUN lineChris Lattner2002-07-16
* New testcase distilled from olden-tsp.Chris Lattner2002-07-16
* New testcaseChris Lattner2002-05-23
* New testcaseChris Lattner2002-05-10
* New testcaseChris Lattner2002-05-02
* New testcase for bug found by VikramChris Lattner2002-05-02
* New testcaseChris Lattner2002-04-16