aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/SCCP
Commit message (Expand)AuthorAgeFilesLines
* Initial multiple return values support.Devang Patel2008-03-111-0/+12
* Fix PR1938 by forcing the code that uses an undefined value to branch oneChris Lattner2008-01-281-0/+36
* Change all floating constants that are not exactlyDale Johannesen2007-09-052-2/+2
* Convert .cvsignore filesJohn Criswell2007-06-291-3/+0
* New test.Devang Patel2007-05-171-0/+50
* For PR1319:Reid Spencer2007-04-1529-37/+29
* Add the SCCP regression tests for APInt expressions. These test casesReid Spencer2007-04-1315-0/+360
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* For PR1195:Reid Spencer2007-02-151-2/+2
* For PR1043:Reid Spencer2007-01-131-1/+1
* For PR950:Reid Spencer2006-12-315-6/+6
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+2
* new testcaseChris Lattner2006-12-201-0/+6
* SCCP does not handle Packed Type properly. Disable Packed Type handlingDevang Patel2006-12-041-0/+149
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-0220-21/+21
* Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 andReid Spencer2006-11-231-2/+2
* new testcaseChris Lattner2006-10-231-0/+128
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-121-1/+1
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-231-0/+3
* new testcase for more interesting select sccp casesChris Lattner2006-02-081-0/+12
* fix buggy testChris Lattner2005-05-131-1/+1
* Fix this testChris Lattner2004-12-131-1/+1
* New testcase. If one side of and/or is known to be 0/-1, it doesn't matterChris Lattner2004-12-111-0/+8
* Update testChris Lattner2004-12-111-1/+1
* New testcase that ipsccp should handle.Chris Lattner2004-12-111-0/+23
* New testcaseChris Lattner2004-12-101-0/+19
* New testcase that SCCP miscompiles. Luckily this is extremely unlikely toChris Lattner2004-12-101-0/+11
* New testcaseChris Lattner2004-12-101-0/+13
* Adding srcdir argTanya Lattner2004-11-191-1/+1
* New testcase for recent patch to SCCP, thanks to Nate Begeman for pointingChris Lattner2004-11-161-0/+14
* Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...Tanya Lattner2004-11-131-0/+3
* New testcaseChris Lattner2004-04-131-0/+24
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-121-0/+26
* New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner2004-01-121-0/+23
* Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.Misha Brukman2003-09-169-9/+9
* Removing Makefiles. Regression tests are now run by QMTest.John Criswell2003-09-151-10/+0
* New testcaseChris Lattner2003-08-271-0/+15
* Remove explicit control flow through the use of the 'not' scriptChris Lattner2003-06-286-39/+14
* New testcaseChris Lattner2003-06-241-0/+36
* New testcaseChris Lattner2002-08-301-0/+13
* Must run cfgsimplify to eliminate dead blocksChris Lattner2002-05-221-1/+1
* New testcaseChris Lattner2002-05-211-0/+39
* New testcase for bugChris Lattner2002-05-201-0/+20
* Add const prop pass to eliminate dead branchesChris Lattner2002-05-031-1/+1
* More testcases for SCCPChris Lattner2002-05-023-0/+87
* First testcase for SCCP passChris Lattner2002-05-022-0/+22