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