aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New testcase, distilled from ed-0.2Chris Lattner2003-08-181-0/+8
* Spell `necessary' correctly.Misha Brukman2003-08-181-1/+1
* New testcase distilled from GNU GoChris Lattner2003-08-181-0/+7
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-171-0/+49
* New testcaseChris Lattner2003-08-171-0/+24
* New testcaseChris Lattner2003-08-171-0/+20
* No need to print in the testcaseChris Lattner2003-08-162-2/+2
* new testcase narrowed down from xboardChris Lattner2003-08-152-0/+130
* New testcase identified by misha, distilled from the 'ls' programChris Lattner2003-08-151-0/+9
* Some of this gets hoisted up to Makefile.commonChris Lattner2003-08-151-5/+4
* I must have missed these when eliminating the cast to bool cannonicalizationsChris Lattner2003-08-131-2/+2
* Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B)Chris Lattner2003-08-131-0/+14
* Add some tests for difficult reassociation casesChris Lattner2003-08-131-4/+25
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-136-35/+28
* Update test to represent new cannonicalization rules for multipliesChris Lattner2003-08-131-4/+7
* new testcaseChris Lattner2003-08-121-0/+10
* Right, instcombine cannot remove ((X >> C) << C) if it's signed.Chris Lattner2003-08-121-5/+5
* New testcasesChris Lattner2003-08-121-0/+13
* New testcasesChris Lattner2003-08-121-0/+13
* Testcase for feature we should support eventuallyChris Lattner2003-08-121-0/+22
* New testcaseChris Lattner2003-08-101-0/+17
* Removed the support for pool allocation testing. This will be in a separate T...Sumant Kowshik2003-08-071-9/+0
* Removed Makefile.common.John Criswell2003-08-061-1/+0
* New testcaseChris Lattner2003-08-061-0/+14
* Added POOLFLAGS option to run pool allocationSumant Kowshik2003-08-061-1/+10
* Added LICM test cases to:Tanya Lattner2003-08-052-0/+47
* new testcases that simplifycfg breaksChris Lattner2003-08-052-0/+19
* New testcase, identified by Vikram, reduced by BrianChris Lattner2003-08-041-0/+15
* New testcaseChris Lattner2003-08-041-0/+18
* New testcaseChris Lattner2003-08-041-0/+7
* New testcaseChris Lattner2003-08-041-0/+15
* New testcaseChris Lattner2003-08-033-0/+20
* New testcaseChris Lattner2003-08-031-0/+8
* Fix problem executing the CBEChris Lattner2003-08-011-0/+1
* Add test of file inclusion capability for bugpointChris Lattner2003-07-302-0/+11
* Initial tests for tblgenChris Lattner2003-07-303-0/+30
* Regression test for incorrect character emitted to char array.Vikram S. Adve2003-07-292-0/+78
* Somehow "simplest" test became a hello world test. Rectify this.Chris Lattner2003-07-272-12/+19
* Simplify some makefile magic, no functional changesChris Lattner2003-07-251-11/+8
* Add fixmesChris Lattner2003-07-252-0/+4
* This test has been automatizedChris Lattner2003-07-251-32/+0
* Update to use more modern graph checkerChris Lattner2003-07-252-2/+2
* New testcase, an automatized version of Vikrams ggcollapse.c fileChris Lattner2003-07-251-0/+15
* Remove testcase which has been automatizedChris Lattner2003-07-251-34/+0
* Checkin of Vikram's ggfuncptr.c test adapted for automatic checkingChris Lattner2003-07-251-0/+66
* More testcases, which I'll implement laterChris Lattner2003-07-243-0/+25
* Modernize testcaseChris Lattner2003-07-241-3/+3
* New testcaseChris Lattner2003-07-241-0/+7
* New testcases for signed shiftsChris Lattner2003-07-241-1/+12
* Add new tests, make existing tests more difficultChris Lattner2003-07-231-2/+9