summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Cleanup testsuiteChris Lattner2002-08-202-1/+4
* Clean up testcases to make them properChris Lattner2002-08-202-2/+4
* New testcase for constexpr problem.Chris Lattner2002-08-201-0/+9
* Provide a way to actually run testsChris Lattner2002-08-201-0/+9
* Fix buggy testcaseChris Lattner2002-08-201-3/+3
* Don't stop the testing process if dis segfaultsChris Lattner2002-08-201-1/+2
* New testcaseChris Lattner2002-08-202-0/+18
* Testcase for anonymous recursive typesChris Lattner2002-08-202-0/+4
* New testcase for instcombineChris Lattner2002-08-201-1/+10
* New testcaseChris Lattner2002-08-192-0/+8
* * Build with warningsChris Lattner2002-08-199-1/+37
* New testcaseChris Lattner2002-08-191-0/+16
* New testcaseChris Lattner2002-08-191-0/+25
* New testcaseChris Lattner2002-08-191-0/+22
* New testcase.Chris Lattner2002-08-181-0/+19
* Add a simple testcase that just uses a CPR instead of a CPR & ConstExprChris Lattner2002-08-171-0/+3
* New testcaseChris Lattner2002-08-171-0/+14
* Include a basic simple test.Chris Lattner2002-08-171-0/+9
* Add new testcase for gep instruction -> get constexpr promotionChris Lattner2002-08-161-0/+8
* Fix typoChris Lattner2002-08-161-1/+1
* New testcase distilled from much larger problemChris Lattner2002-08-161-0/+25
* Convert constexpr over to new syntaxChris Lattner2002-08-151-14/+14
* New testcaseChris Lattner2002-08-151-0/+8
* Make 'features' testsuite work with the /shared changes.Chris Lattner2002-08-153-9/+9
* Convert testcase to use correct syntaxChris Lattner2002-08-151-14/+16
* Add another testcaseChris Lattner2002-08-151-2/+12
* There seem to be issues with constant exprsChris Lattner2002-08-152-0/+23
* Add a bunch of testcases for cast-of-casts that should be removed.Chris Lattner2002-08-151-0/+32
* Add tests for unary NOT operations.Vikram S. Adve2002-08-152-0/+36
* Fix testcase to actually test what we think we areChris Lattner2002-08-141-1/+1
* *** empty log message ***Chris Lattner2002-08-142-6/+6
* This file does not belong here.Chris Lattner2002-08-141-136/+0
* 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
* Tools are now moved into /sharedChris Lattner2002-08-121-1/+1
* 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
* Add a sequence of GEPs with constant indices, for folding.Vikram S. Adve2002-08-042-0/+12
* 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