aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of LLVMGCCARCH. Instead, query the compiler for theJohn Criswell2004-01-161-1/+4
* new testcaseChris Lattner2004-01-141-0/+24
* You know you like Makefiles with fewer variables. Next up on the victim listBrian Gaeke2004-01-131-10/+8
* Get rid of dead defns of LCC, LCXX, LAS, as per FIXME.Brian Gaeke2004-01-131-6/+1
* Fix overzealous fixme fixingBrian Gaeke2004-01-131-1/+1
* Remove dead definitions of NATGCC and CP, and dead .tll, .tbc rules.Brian Gaeke2004-01-131-29/+6
* New testcase for symbolic constant folding opportunities that LLVM should get.Chris Lattner2004-01-131-0/+25
* Testcase for PR204Chris Lattner2004-01-121-0/+6
* Add support for %llvmgccChris Lattner2004-01-121-1/+1
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-121-0/+26
* New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner2004-01-121-0/+23
* New testcaseChris Lattner2004-01-121-0/+35
* This isn't really an assembler test. This tests to make sure theChris Lattner2004-01-111-0/+11
* Testcase for PR202Chris Lattner2004-01-081-0/+12
* restore comments to this fileChris Lattner2004-01-061-49/+103
* An example testcase for use in the debugger. Currently you can do stuff likeChris Lattner2004-01-052-0/+82
* Regression test for initializers with members of unknown size.John Criswell2004-01-011-0/+12
* testcase for PR198Chris Lattner2003-12-311-0/+5
* new testcase for cananonicalization of subtractsChris Lattner2003-12-221-0/+12
* New testcase to see if -indvars can promote pointer arithmetic to array accessesChris Lattner2003-12-221-0/+14
* New testcase for PR194Chris Lattner2003-12-211-0/+12
* New testcase for missed optimizationChris Lattner2003-12-191-0/+28
* New testcaseChris Lattner2003-12-191-0/+19
* New testcase, for PR185Chris Lattner2003-12-151-0/+22
* New testcaseChris Lattner2003-12-151-0/+3
* new testChris Lattner2003-12-141-0/+19
* Testcase for PR179Chris Lattner2003-12-141-0/+17
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-112-2/+2
* New testcase that LICM is breaking crafty onChris Lattner2003-12-111-0/+20
* Fix test that was failing because we were optimizing the program better than ...Chris Lattner2003-12-111-2/+2
* New testcase for PR86Chris Lattner2003-12-112-0/+34
* Separate out target for cleaning up qmtest garbage.Brian Gaeke2003-12-111-1/+3
* A new testcase, reduced by bugpointChris Lattner2003-12-101-0/+17
* new testcaseChris Lattner2003-12-101-0/+24
* New testcaseChris Lattner2003-12-101-0/+23
* New testcase which caused a bunch of tests to break last night with moreChris Lattner2003-12-101-0/+42
* new testcase, checking to ensure we handle yet-another spiffy case correctlyChris Lattner2003-12-101-0/+25
* Don't assume that system headers define 'uint' or 'ulong' as types.Brian Gaeke2003-12-101-2/+2
* Yet another hard testcaseChris Lattner2003-12-091-0/+28
* Add a new testcase which breaks the sinker because the loop canonnicalizationChris Lattner2003-12-091-0/+19
* Fix buggy testChris Lattner2003-12-091-1/+1
* New testcase for sinking operations from loops with multiple exitsChris Lattner2003-12-091-0/+22
* Make the test a bit harder so that we test to ensure that _both_ instructionsChris Lattner2003-12-091-1/+2
* New testcases for LICM improvement: code sinking.Chris Lattner2003-12-093-0/+55
* Improve portability with Mac OS/XChris Lattner2003-12-093-3/+3
* Improve testcase portability on OS/XChris Lattner2003-12-091-1/+1
* New testcase that is not actually handled yet, but should be in the future.Chris Lattner2003-12-091-0/+31
* Whoops, forgot to check this in. :)Chris Lattner2003-12-081-0/+22
* New testcase for automatic insertion of accumulator variables to eliminateChris Lattner2003-12-081-0/+17
* New testcase for PR165Chris Lattner2003-12-081-0/+10