summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Add a note about where to put miscompilation tests.Chris Lattner2002-08-021-3/+4
* New testcase for dominator problemChris Lattner2002-08-021-0/+11
* The verify pass is implicitChris Lattner2002-08-021-1/+1
* New testChris Lattner2002-08-021-0/+17
* Tweak makefile after movingChris Lattner2002-08-021-2/+2
* Verify is implicit for optChris Lattner2002-08-011-1/+1
* Fix makefile to work.Chris Lattner2002-08-011-1/+1
* Fix broken testcaseChris Lattner2002-08-012-8/+0
* Make testcase legal LLVMChris Lattner2002-08-012-30/+22
* Feature test for stack size bigger than immed. field of SAVE instruction.Vikram S. Adve2002-08-011-0/+79
* NEw testcaseChris Lattner2002-07-311-0/+5
* Trim down testcase a bitChris Lattner2002-07-311-5/+0
* New testcase for level-raise crash inspired by SPECChris Lattner2002-07-311-0/+31
* Fix testcaseChris Lattner2002-07-311-2/+3
* New testcaseChris Lattner2002-07-311-0/+12
* Testcase that was triggering an incorrect assertion failureChris Lattner2002-07-311-0/+14
* Verify pass has been run for a long time nowChris Lattner2002-07-311-2/+0
* This testcase is independant of varargsnessChris Lattner2002-07-301-2/+2