summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
* The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2003-06-20
* The actual nicification of calls is now implemented in instcombine, not inChris Lattner2003-06-19
* New testcaseChris Lattner2003-06-18
* Move llvm tools to the start of the testrunner path, which allows the llvm 'as'Chris Lattner2003-06-18
* Make testcase more interesting, remove absolute path from -load lineChris Lattner2003-06-17
* Fix to mesh with Johns recent changesChris Lattner2003-06-17
* Add new testcaseChris Lattner2003-06-17
* New testcaseChris Lattner2003-06-17
* Just _EXTEND_ the current path. Don't replace it. Replacing it makes itChris Lattner2003-06-17
* Arg, sparc doesn't have correct things in math.h!Chris Lattner2003-06-17
* Reconfigured the TOOLS variable so that it points to the current set of toolsJohn Criswell2003-06-16
* 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