summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
* add commentChris Lattner2003-08-22
* new testcaseChris Lattner2003-08-22
* Simplify testChris Lattner2003-08-21
* Regression test that verifies that the JIT passes the environment to theJohn Criswell2003-08-21
* New testcaseChris Lattner2003-08-21
* Test case distilled from bash.Misha Brukman2003-08-21
* remove invalid testChris Lattner2003-08-21
* Test case distilled from `bash'.Misha Brukman2003-08-21
* Yet another testcase distilled from emacs by Misha!Chris Lattner2003-08-21
* New testcase, distilled from emacs by MishaChris Lattner2003-08-21
* Added the ability to run the QMTests. It is currently not enabled by default,John Criswell2003-08-21
* Point to the RIGHT GCC library directoryChris Lattner2003-08-20
* Simplify testcase even moreChris Lattner2003-08-20
* New makefile for new directoryChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* new testcaseChris Lattner2003-08-20
* Whoa, GCC accepts this. Whack.Chris Lattner2003-08-20
* New testcase, distilled from bisonChris Lattner2003-08-20
* New testcase, distilled from 'screen' by MishaChris Lattner2003-08-20
* New testcase for GEP foldingChris Lattner2003-08-20
* Make testcase more interestingChris Lattner2003-08-19
* Fix buggy testcaseChris Lattner2003-08-18
* Make the testcase more interestingChris Lattner2003-08-18
* New testcase distilled from muttChris Lattner2003-08-18
* New testcase, distilled from ed-0.2Chris Lattner2003-08-18
* Spell `necessary' correctly.Misha Brukman2003-08-18
* New testcase distilled from GNU GoChris Lattner2003-08-18
* New testcase to ensure that switch folding happens correctlyChris Lattner2003-08-17
* New testcaseChris Lattner2003-08-17
* New testcaseChris Lattner2003-08-17
* No need to print in the testcaseChris Lattner2003-08-16
* new testcase narrowed down from xboardChris Lattner2003-08-15
* New testcase identified by misha, distilled from the 'ls' programChris Lattner2003-08-15
* Some of this gets hoisted up to Makefile.commonChris Lattner2003-08-15
* I must have missed these when eliminating the cast to bool cannonicalizationsChris Lattner2003-08-13
* Add some more tests for: (A <setcc1> B) logicalop (A <setcc2> B)Chris Lattner2003-08-13
* Add some tests for difficult reassociation casesChris Lattner2003-08-13
* Reorganize tests because we no longer cannonicalize X != 0 -> cast X to boolChris Lattner2003-08-13
* Update test to represent new cannonicalization rules for multipliesChris Lattner2003-08-13
* new testcaseChris Lattner2003-08-12
* Right, instcombine cannot remove ((X >> C) << C) if it's signed.Chris Lattner2003-08-12
* New testcasesChris Lattner2003-08-12
* New testcasesChris Lattner2003-08-12
* Testcase for feature we should support eventuallyChris Lattner2003-08-12
* New testcaseChris Lattner2003-08-10
* Removed the support for pool allocation testing. This will be in a separate T...Sumant Kowshik2003-08-07
* Removed Makefile.common.John Criswell2003-08-06
* New testcaseChris Lattner2003-08-06
* Added POOLFLAGS option to run pool allocationSumant Kowshik2003-08-06