aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New testcase for adceChris Lattner2002-05-071-0/+37
* Build the ADCE testsChris Lattner2002-05-071-1/+1
* ADCE testsChris Lattner2002-05-072-0/+25
* Oops, forgot to check in makefileChris Lattner2002-05-071-0/+10
* Add check that phi nodes get constant propogated awayChris Lattner2002-05-071-0/+18
* constprop doesn't delete dead instructions, it just makes them dead.Chris Lattner2002-05-073-3/+3
* Add testcase for not expressionsChris Lattner2002-05-071-0/+22
* Make the testcase more interesting so that DCE does not eliminate it.Chris Lattner2002-05-061-5/+7
* New testcase for PHI foldingChris Lattner2002-05-061-0/+17
* New testcase to make sure not instructions get combinedChris Lattner2002-05-061-0/+16
* More testsChris Lattner2002-05-061-0/+12
* Add testcase for -(-A)Chris Lattner2002-05-061-1/+5
* Fix testcase, the 'shift out all bits' doesn't apply to signed types.Chris Lattner2002-05-061-3/+3
* More testcases I don't want to forget aboutChris Lattner2002-05-064-1/+91
* New testcases so I don't forget about these algebraic simplificationsChris Lattner2002-05-064-0/+122
* New testcase so I don't forget about this.Chris Lattner2002-05-061-0/+16
* Testcase for missed merge opportunityChris Lattner2002-05-061-0/+22
* Build CFGsimplify directoryChris Lattner2002-05-061-1/+1
* Initial testcases for CFG simplify (which is part of DCE for now)Chris Lattner2002-05-062-0/+37
* Test moved to SCCP test directoryChris Lattner2002-05-061-61/+0
* New testcase for bugs in the constant propogatorChris Lattner2002-05-031-0/+14
* Add tests for floating point remainder eliminationChris Lattner2002-05-031-0/+9
* New testcase to see if constant propogation of remainder is implementedChris Lattner2002-05-031-0/+17
* This testcase is a sanity checkChris Lattner2002-05-031-0/+20
* Add new testcase for general constant prop.Chris Lattner2002-05-031-0/+18
* Add const prop pass to eliminate dead branchesChris Lattner2002-05-031-1/+1
* We currently don't allow unresolved opaque types!Chris Lattner2002-05-031-0/+2
* Add -d switch to test AsmWriter as wellChris Lattner2002-05-031-1/+1
* Eliminate usage of function level constant poolChris Lattner2002-05-022-10/+7
* Use unified diffs with gnu diff instead of old diffsChris Lattner2002-05-021-2/+2
* More testcases for SCCPChris Lattner2002-05-023-0/+87
* Additional testcaseChris Lattner2002-05-021-0/+6
* Run the SCCP testChris Lattner2002-05-021-1/+1
* First testcase for SCCP passChris Lattner2002-05-022-0/+22
* Simplify the testcase a bitChris Lattner2002-05-021-3/+3
* New testcaseChris Lattner2002-05-022-0/+33
* New testcase for assembler failureChris Lattner2002-05-021-0/+11
* Intitial checkin of cast testsChris Lattner2002-05-021-0/+23
* New testcase for bug found by VikramChris Lattner2002-05-021-0/+24
* Check another caseChris Lattner2002-05-021-1/+7
* New bug testcaseChris Lattner2002-05-011-0/+15
* New testcaseChris Lattner2002-04-301-0/+27
* New test cases for mul foldingChris Lattner2002-04-291-0/+28
* New test for broken asm parserChris Lattner2002-04-291-0/+23
* New testcase for GCSEChris Lattner2002-04-282-0/+67
* Test GCSEChris Lattner2002-04-281-1/+1
* New testcaseChris Lattner2002-04-181-0/+9
* New testcase.Chris Lattner2002-04-181-0/+32
* Check in the first test: make sure getelementptr gets foldedChris Lattner2002-04-182-0/+31
* Test the instruction combinerChris Lattner2002-04-181-1/+1