summaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* Add another testcaseChris Lattner2002-08-151-2/+12
* Add a bunch of testcases for cast-of-casts that should be removed.Chris Lattner2002-08-151-0/+32
* Fix testcase to actually test what we think we areChris Lattner2002-08-141-1/+1
* Fix tests that use the now dead not instructionChris Lattner2002-08-141-3/+3
* Fix testcases that used to now dead 'not' instructionChris Lattner2002-08-141-2/+4
* Change not's to xorsChris Lattner2002-08-141-4/+4
* Remove illegal test now that not instruction does not exist.Chris Lattner2002-08-141-10/+0
* Make sure there is SOME output always so the test is not rerun when unneccesary.Chris Lattner2002-08-141-0/+1
* The not instruction is just a specialized form of XORChris Lattner2002-08-141-3/+3
* Add commentChris Lattner2002-08-121-0/+5
* xor x, ALLONES should -> not xChris Lattner2002-08-091-1/+9
* setcc of booleans should always be eliminatedChris Lattner2002-08-091-0/+27
* Add more strength reduction testcasesChris Lattner2002-08-091-0/+10
* Testcase for stuff instcombine should do eventuallyChris Lattner2002-08-031-0/+24
* Add some more features that we could instcombine awayChris Lattner2002-08-031-0/+10
* *** empty log message ***Chris Lattner2002-08-031-0/+4
* Run both *.ll and *.c tests.Vikram S. Adve2002-08-031-0/+9
* Added expected decomposed sequence in comments, plus a couple of new cases.Vikram S. Adve2002-08-031-4/+36
* Fix yet another bug in the testcaseChris Lattner2002-08-021-2/+2
* Fix bug in testcaseChris Lattner2002-08-021-2/+3
* These tests should not run -dce pass to cleanup instcombine.Chris Lattner2002-08-0214-14/+14
* Add another testcase that isn't failing because of another bug in instcombineChris Lattner2002-08-021-7/+11
* Change test to really test the cases we can hitChris Lattner2002-08-021-16/+18
* New testcaseChris Lattner2002-08-021-0/+10
* Verify is implicit for optChris Lattner2002-08-011-1/+1
* Trim down testcase a bitChris Lattner2002-07-311-5/+0
* New testcase for level-raise crash inspired by SPECChris Lattner2002-07-311-0/+31
* Test that logical operators are correctly constant propogated!Chris Lattner2002-07-301-0/+16
* Oops, fix testcaseChris Lattner2002-07-301-1/+1
* NEw testcase to handle "yet another" return type mismatch possibilityChris Lattner2002-07-301-0/+12
* Trim down testcase, a lot.Chris Lattner2002-07-301-541/+12
* Reduce testcase moreChris Lattner2002-07-291-4/+8
* Reduce the size of the testcaseChris Lattner2002-07-291-36/+7
* Hrm, testcase was checking the wrong pass. :(Chris Lattner2002-07-291-1/+1
* New testcaseChris Lattner2002-07-291-0/+9
* New testcase for bugChris Lattner2002-07-231-0/+542
* New testcaseChris Lattner2002-07-191-0/+14
* Build globaldce testsChris Lattner2002-07-181-1/+1
* New testcaseChris Lattner2002-07-181-0/+12
* New testcases for bug in globaldceChris Lattner2002-07-182-0/+22
* New testcase, unanalyzed.Chris Lattner2002-07-171-0/+74
* New testcase finally identified!!Chris Lattner2002-07-171-0/+21
* New testcaseChris Lattner2002-07-161-0/+10
* Add testcase for raise opportunity missed.Chris Lattner2002-07-161-0/+25
* Bug fix to RUN lineChris Lattner2002-07-161-1/+1
* New testcase distilled from olden-tsp.Chris Lattner2002-07-161-0/+53
* New testcase for problem effecting mstChris Lattner2002-07-091-0/+10
* Build all subdirectoriesChris Lattner2002-06-251-2/+2
* Basic test of the inlinrChris Lattner2002-06-242-0/+23
* Testcase for unimplemented featureChris Lattner2002-06-241-0/+17