summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* Minor tweak to make testcase less simpleChris Lattner2003-06-16
* New testcase identified by joelChris Lattner2003-06-16
* New testcase identified by joelChris Lattner2003-06-16
* Fix final linking errorsChris Lattner2003-06-16
* Fix link errors by adding main'sChris Lattner2003-06-16
* Fix link problemChris Lattner2003-06-16
* New testcases for bugs and the new DAE passChris Lattner2003-06-16
* Fix testcase to work with store forwardingChris Lattner2003-06-16
* Updated to use the new Makefile.common.John Criswell2003-06-11
* New testcaseChris Lattner2003-06-07
* Return 'int 0' instead of 'void' so that the test can be seen as successful.Misha Brukman2003-06-06
* Return 'int 0' instead of void so that the test can be considered to pass.Misha Brukman2003-06-06
* Simplify test case: remove declaration of __main() and call to it.Misha Brukman2003-06-06
* New testcaseChris Lattner2003-06-05
* Test seteq AND setneChris Lattner2003-06-05
* New testcase, the JIT currently handles this right, I just don't want toChris Lattner2003-06-05
* New testcase for PHI handlingChris Lattner2003-06-05
* Modify tracing rules to use opt -trace[m] instead of llc -trace[m].Vikram S. Adve2003-06-04
* Modernize testcaseChris Lattner2003-06-04
* Add new test for inverting branchesChris Lattner2003-06-04
* Improved how tracing can be used:Vikram S. Adve2003-06-03
* Second testcase identified by JoelChris Lattner2003-06-02
* New testcase identified by JoelChris Lattner2003-06-02
* Add support for C++ testsChris Lattner2003-06-02
* No need to print out bytecode :)Chris Lattner2003-06-02
* New testcase, reduced from 300.twolf by bugpointChris Lattner2003-06-02
* Testcase distilled from 255.vortexChris Lattner2003-06-02
* Old testcaseChris Lattner2003-06-02
* Add tests for cast of long to boolChris Lattner2003-06-01
* New testcasesChris Lattner2003-06-01
* Add tests for 64 bit shiftsChris Lattner2003-06-01
* New testcaseChris Lattner2003-05-31
* New testcaseChris Lattner2003-05-31
* New testcase for behavior we depend on.Chris Lattner2003-05-31
* New testcaseChris Lattner2003-05-31
* Add another testcaseChris Lattner2003-05-31
* New testcaseChris Lattner2003-05-31
* 3 more bugs from the SPEC codes and from richards_benchmark.cVikram S. Adve2003-05-31
* New testcaseChris Lattner2003-05-30
* New testcaseChris Lattner2003-05-30
* New testcaseChris Lattner2003-05-29
* New testcasesChris Lattner2003-05-29
* Check in old testsChris Lattner2003-05-29
* Change tests to use testrunnerChris Lattner2003-05-29
* Three kinds of boolean values handled incorrectly:Vikram S. Adve2003-05-28
* New testcaseChris Lattner2003-05-27
* Start testing SRoAChris Lattner2003-05-27
* Initial testcases for scalar replacement of aggregates passChris Lattner2003-05-27
* New testcaseChris Lattner2003-05-26
* New testcase identified by Brian Gaeke. Gotta love GCC extensions. :(Chris Lattner2003-05-23