summaryrefslogtreecommitdiff
path: root/test/Transforms/SCCP
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
* new testcase for more interesting select sccp casesChris Lattner2006-02-08
* fix buggy testChris Lattner2005-05-13
* Fix this testChris Lattner2004-12-13
* New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner2004-12-11
* Update testChris Lattner2004-12-11
* New testcase that ipsccp should handle.Chris Lattner2004-12-11
* New testcaseChris Lattner2004-12-10
* New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner2004-12-10
* New testcaseChris Lattner2004-12-10
* Adding srcdir argTanya Lattner2004-11-19
* New testcase for recent patch to SCCP, thanks to Nate Begeman for pointingChris Lattner2004-11-16
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-13
* New testcaseChris Lattner2004-04-13
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-12
* New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner2004-01-12
* 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
* New testcaseChris Lattner2003-08-27
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-28
* New testcaseChris Lattner2003-06-24
* New testcaseChris Lattner2002-08-30
* Must run cfgsimplify to eliminate dead blocksChris Lattner2002-05-22
* New testcaseChris Lattner2002-05-21
* New testcase for bugChris Lattner2002-05-20
* Add const prop pass to eliminate dead branchesChris Lattner2002-05-03
* More testcases for SCCPChris Lattner2002-05-02
* First testcase for SCCP passChris Lattner2002-05-02