aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add new testcaseChris Lattner2003-06-172-0/+28
* New testcaseChris Lattner2003-06-171-0/+6
* Just _EXTEND_ the current path. Don't replace it. Replacing it makes itChris Lattner2003-06-171-1/+1
* Arg, sparc doesn't have correct things in math.h!Chris Lattner2003-06-171-1/+1
* Reconfigured the TOOLS variable so that it points to the current set of toolsJohn Criswell2003-06-161-6/+2
* Minor tweak to make testcase less simpleChris Lattner2003-06-161-1/+2
* New testcase identified by joelChris Lattner2003-06-161-0/+7
* New testcase identified by joelChris Lattner2003-06-161-0/+5
* Fix final linking errorsChris Lattner2003-06-162-6/+3
* Fix link errors by adding main'sChris Lattner2003-06-162-10/+5
* Fix link problemChris Lattner2003-06-161-0/+2
* New testcases for bugs and the new DAE passChris Lattner2003-06-1612-0/+153
* Fix testcase to work with store forwardingChris Lattner2003-06-161-10/+7
* Updated to use the new Makefile.common.John Criswell2003-06-111-3/+3
* New testcaseChris Lattner2003-06-071-0/+10
* Return 'int 0' instead of 'void' so that the test can be seen as successful.Misha Brukman2003-06-061-2/+2
* Return 'int 0' instead of void so that the test can be considered to pass.Misha Brukman2003-06-061-2/+2
* Simplify test case: remove declaration of __main() and call to it.Misha Brukman2003-06-061-5/+0
* New testcaseChris Lattner2003-06-051-0/+14
* Test seteq AND setneChris Lattner2003-06-051-2/+2
* New testcase, the JIT currently handles this right, I just don't want toChris Lattner2003-06-051-0/+16
* New testcase for PHI handlingChris Lattner2003-06-051-0/+19
* Modify tracing rules to use opt -trace[m] instead of llc -trace[m].Vikram S. Adve2003-06-041-2/+3
* Modernize testcaseChris Lattner2003-06-041-8/+8
* Add new test for inverting branchesChris Lattner2003-06-041-0/+10
* Improved how tracing can be used:Vikram S. Adve2003-06-031-4/+10
* Second testcase identified by JoelChris Lattner2003-06-021-0/+8
* New testcase identified by JoelChris Lattner2003-06-021-0/+7
* Add support for C++ testsChris Lattner2003-06-021-0/+4
* No need to print out bytecode :)Chris Lattner2003-06-022-2/+2
* New testcase, reduced from 300.twolf by bugpointChris Lattner2003-06-022-0/+22
* Testcase distilled from 255.vortexChris Lattner2003-06-022-0/+14
* Old testcaseChris Lattner2003-06-021-0/+7
* Add tests for cast of long to boolChris Lattner2003-06-011-0/+4
* New testcasesChris Lattner2003-06-011-0/+11
* Add tests for 64 bit shiftsChris Lattner2003-06-011-2/+8
* New testcaseChris Lattner2003-05-312-0/+8
* New testcaseChris Lattner2003-05-311-0/+10
* New testcase for behavior we depend on.Chris Lattner2003-05-311-0/+20
* New testcaseChris Lattner2003-05-311-0/+15
* Add another testcaseChris Lattner2003-05-311-0/+2
* New testcaseChris Lattner2003-05-311-0/+11
* 3 more bugs from the SPEC codes and from richards_benchmark.cVikram S. Adve2003-05-316-0/+524
* New testcaseChris Lattner2003-05-301-0/+21
* New testcaseChris Lattner2003-05-301-0/+9
* New testcaseChris Lattner2003-05-291-0/+11
* New testcasesChris Lattner2003-05-292-0/+66
* Check in old testsChris Lattner2003-05-292-0/+36
* Change tests to use testrunnerChris Lattner2003-05-293-6/+23
* Three kinds of boolean values handled incorrectly:Vikram S. Adve2003-05-286-0/+394