aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* New testcase that crashes the cfeChris Lattner2003-06-271-0/+17
* Add a testcase to ensure that ctor/dtor attributes work in CChris Lattner2003-06-261-0/+14
* New variable which is just the GCCLD toolChris Lattner2003-06-261-0/+1
* add tests for elimination of loadsChris Lattner2003-06-261-0/+29
* Add test for instcombine -1*X -> -XChris Lattner2003-06-251-1/+11
* New testcaseChris Lattner2003-06-251-0/+27
* New testcaseChris Lattner2003-06-251-0/+19
* New testcaseChris Lattner2003-06-241-0/+9
* Don't print message, remove temp filesChris Lattner2003-06-241-2/+2
* New testcaseChris Lattner2003-06-241-0/+94
* Modernize testcaseChris Lattner2003-06-241-1/+1
* modernize testcaseChris Lattner2003-06-241-2/+4
* Make sure adce is basically working!Chris Lattner2003-06-241-0/+43
* Modernize testcasesChris Lattner2003-06-242-32/+32
* New testcaseChris Lattner2003-06-241-0/+36
* Testcase reduced by bugpointChris Lattner2003-06-241-0/+18
* Run the tail dup testsChris Lattner2003-06-241-1/+2
* Fix commentChris Lattner2003-06-231-1/+1
* Yet another testcaseChris Lattner2003-06-231-0/+6
* Test cases for when casts to bool can be eliminatedChris Lattner2003-06-231-0/+13
* New test case for C Writer regression found in 256.bzip2Brian Gaeke2003-06-232-0/+32
* Allow .llx testcases (i.e., those that contain explicit RUN: stmts.)Brian Gaeke2003-06-231-2/+6
* New testcase for a GCC bugChris Lattner2003-06-231-0/+4
* New testcase narrowed down by JoelChris Lattner2003-06-221-0/+11
* New testcaseChris Lattner2003-06-221-0/+12
* New testcasesChris Lattner2003-06-222-0/+42
* Initial checkinChris Lattner2003-06-221-0/+10
* Add testcase for reason that typesafety of power is being brokenChris Lattner2003-06-211-0/+6
* Remove obsolete support for LD_LIBRARY_PATHChris Lattner2003-06-203-28/+2
* Updated to the new Makefile.common.John Criswell2003-06-201-2/+2
* The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2003-06-202-2/+23
* The actual nicification of calls is now implemented in instcombine, not inChris Lattner2003-06-194-4/+4
* New testcaseChris Lattner2003-06-181-0/+59
* Move llvm tools to the start of the testrunner path, which allows the llvm 'as'Chris Lattner2003-06-181-1/+1
* Make testcase more interesting, remove absolute path from -load lineChris Lattner2003-06-171-1/+14
* Fix to mesh with Johns recent changesChris Lattner2003-06-171-2/+2
* 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