summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* New testcase for adceChris Lattner2002-05-07
* Build the ADCE testsChris Lattner2002-05-07
* ADCE testsChris Lattner2002-05-07
* Oops, forgot to check in makefileChris Lattner2002-05-07
* Add check that phi nodes get constant propogated awayChris Lattner2002-05-07
* constprop doesn't delete dead instructions, it just makes them dead.Chris Lattner2002-05-07
* Add testcase for not expressionsChris Lattner2002-05-07
* Make the testcase more interesting so that DCE does not eliminate it.Chris Lattner2002-05-06
* New testcase for PHI foldingChris Lattner2002-05-06
* New testcase to make sure not instructions get combinedChris Lattner2002-05-06
* More testsChris Lattner2002-05-06
* Add testcase for -(-A)Chris Lattner2002-05-06
* Fix testcase, the 'shift out all bits' doesn't apply to signed types.Chris Lattner2002-05-06
* More testcases I don't want to forget aboutChris Lattner2002-05-06
* New testcases so I don't forget about these algebraic simplificationsChris Lattner2002-05-06
* New testcase so I don't forget about this.Chris Lattner2002-05-06
* Testcase for missed merge opportunityChris Lattner2002-05-06
* Build CFGsimplify directoryChris Lattner2002-05-06
* Initial testcases for CFG simplify (which is part of DCE for now)Chris Lattner2002-05-06
* Test moved to SCCP test directoryChris Lattner2002-05-06
* New testcase for bugs in the constant propogatorChris Lattner2002-05-03
* Add tests for floating point remainder eliminationChris Lattner2002-05-03
* New testcase to see if constant propogation of remainder is implementedChris Lattner2002-05-03
* This testcase is a sanity checkChris Lattner2002-05-03
* Add new testcase for general constant prop.Chris Lattner2002-05-03
* Add const prop pass to eliminate dead branchesChris Lattner2002-05-03
* We currently don't allow unresolved opaque types!Chris Lattner2002-05-03
* Add -d switch to test AsmWriter as wellChris Lattner2002-05-03
* Eliminate usage of function level constant poolChris Lattner2002-05-02
* Use unified diffs with gnu diff instead of old diffsChris Lattner2002-05-02
* More testcases for SCCPChris Lattner2002-05-02
* Additional testcaseChris Lattner2002-05-02
* Run the SCCP testChris Lattner2002-05-02
* First testcase for SCCP passChris Lattner2002-05-02
* Simplify the testcase a bitChris Lattner2002-05-02
* New testcaseChris Lattner2002-05-02
* New testcase for assembler failureChris Lattner2002-05-02
* Intitial checkin of cast testsChris Lattner2002-05-02
* New testcase for bug found by VikramChris Lattner2002-05-02
* Check another caseChris Lattner2002-05-02
* New bug testcaseChris Lattner2002-05-01
* New testcaseChris Lattner2002-04-30
* New test cases for mul foldingChris Lattner2002-04-29
* New test for broken asm parserChris Lattner2002-04-29
* New testcase for GCSEChris Lattner2002-04-28
* Test GCSEChris Lattner2002-04-28
* New testcaseChris Lattner2002-04-18
* New testcase.Chris Lattner2002-04-18
* Check in the first test: make sure getelementptr gets foldedChris Lattner2002-04-18
* Test the instruction combinerChris Lattner2002-04-18