aboutsummaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)Author
2004-01-06restore comments to this fileChris Lattner
2004-01-05An example testcase for use in the debugger. Currently you can do stuff likeChris Lattner
2004-01-01Regression test for initializers with members of unknown size.John Criswell
2003-12-31testcase for PR198Chris Lattner
2003-12-22new testcase for cananonicalization of subtractsChris Lattner
2003-12-22New testcase to see if -indvars can promote pointer arithmetic to array accessesChris Lattner
2003-12-21New testcase for PR194Chris Lattner
2003-12-19New testcase for missed optimizationChris Lattner
2003-12-19New testcaseChris Lattner
2003-12-15New testcase, for PR185Chris Lattner
2003-12-15New testcaseChris Lattner
2003-12-14new testChris Lattner
2003-12-14Testcase for PR179Chris Lattner
2003-12-11Rename variable to avoid confusing it with the global GChris Lattner
2003-12-11New testcase that LICM is breaking crafty onChris Lattner
2003-12-11Fix test that was failing because we were optimizing the program better than ...Chris Lattner
2003-12-11New testcase for PR86Chris Lattner
2003-12-11Separate out target for cleaning up qmtest garbage.Brian Gaeke
2003-12-10A new testcase, reduced by bugpointChris Lattner
2003-12-10new testcaseChris Lattner
2003-12-10New testcaseChris Lattner
2003-12-10New testcase which caused a bunch of tests to break last night with moreChris Lattner
2003-12-10new testcase, checking to ensure we handle yet-another spiffy case correctlyChris Lattner
2003-12-10Don't assume that system headers define 'uint' or 'ulong' as types.Brian Gaeke
2003-12-09Yet another hard testcaseChris Lattner
2003-12-09Add a new testcase which breaks the sinker because the loop canonnicalizationChris Lattner
2003-12-09Fix buggy testChris Lattner
2003-12-09New testcase for sinking operations from loops with multiple exitsChris Lattner
2003-12-09Make the test a bit harder so that we test to ensure that _both_ instructionsChris Lattner
2003-12-09New testcases for LICM improvement: code sinking.Chris Lattner
2003-12-09Improve portability with Mac OS/XChris Lattner
2003-12-09Improve testcase portability on OS/XChris Lattner
2003-12-09New testcase that is not actually handled yet, but should be in the future.Chris Lattner
2003-12-08Whoops, forgot to check this in. :)Chris Lattner
2003-12-08New testcase for automatic insertion of accumulator variables to eliminateChris Lattner
2003-12-08New testcase for PR165Chris Lattner
2003-12-08New testcase, this should be -tailcallelim'inatedChris Lattner
2003-12-07New testcase that the raiseallocations pass should be able to handle.Chris Lattner
2003-11-29Move rule to top-level makefileChris Lattner
2003-11-29Testcase for duplicated cleanup work (PR11). Note that this testcase is not ...Chris Lattner
2003-11-29new testcase for problem causing 2003-10-12-GlobalVarInitializers failuresChris Lattner
2003-11-28Testcase for PR160Chris Lattner
2003-11-27New testcase for PR158Chris Lattner
2003-11-27testcase for PR159Chris Lattner
2003-11-26Renamed intermediate values that used the same type and name as previousJohn Criswell
2003-11-26Testcase for PR157Chris Lattner
2003-11-25testcase for PR 148Chris Lattner
2003-11-25Testcase for PR147Chris Lattner
2003-11-22Unbreak this test case - llvm-as no longer tolerates redefining names in anyBrian Gaeke
2003-11-22Strengthen test case.Brian Gaeke