summaryrefslogtreecommitdiff
path: root/test/Transforms
Commit message (Expand)AuthorAge
* New testcase, details in the commentsChris Lattner2004-02-16
* A new testcase for a situation that occurs in 181.mcfChris Lattner2004-02-16
* Add a test for the "swap idiom", which LLVM should be able to unravel.Chris Lattner2004-02-16
* Test for xor chainsChris Lattner2004-02-16
* Basic functionality testing.Chris Lattner2004-02-11
* New feature testcase for simplifycfg.Chris Lattner2004-02-11
* New testcase for PR223: Loopsimplify incorrectly updates dominator informationChris Lattner2004-02-05
* New testcase for better mod/ref information that basicaa can provideChris Lattner2004-01-30
* new testcaseChris Lattner2004-01-14
* Test to make sure we can SCCP load instructionsChris Lattner2004-01-12
* New testcase, allow folding of binary operators that use PHI nodes, as longChris Lattner2004-01-12
* New testcaseChris Lattner2004-01-12
* new testcase for cananonicalization of subtractsChris Lattner2003-12-22
* New testcase to see if -indvars can promote pointer arithmetic to array accessesChris Lattner2003-12-22
* New testcase for PR194Chris Lattner2003-12-21
* New testcase for missed optimizationChris Lattner2003-12-19
* New testcaseChris Lattner2003-12-19
* New testcase, for PR185Chris Lattner2003-12-15
* new testChris Lattner2003-12-14
* Testcase for PR179Chris Lattner2003-12-14
* Rename variable to avoid confusing it with the global GChris Lattner2003-12-11
* New testcase that LICM is breaking crafty onChris Lattner2003-12-11
* Fix test that was failing because we were optimizing the program better than ...Chris Lattner2003-12-11
* New testcase for PR86Chris Lattner2003-12-11
* A new testcase, reduced by bugpointChris Lattner2003-12-10
* new testcaseChris Lattner2003-12-10
* New testcaseChris Lattner2003-12-10
* New testcase which caused a bunch of tests to break last night with moreChris Lattner2003-12-10
* new testcase, checking to ensure we handle yet-another spiffy case correctlyChris Lattner2003-12-10
* Yet another hard testcaseChris Lattner2003-12-09
* Add a new testcase which breaks the sinker because the loop canonnicalizationChris Lattner2003-12-09
* Fix buggy testChris Lattner2003-12-09
* New testcase for sinking operations from loops with multiple exitsChris Lattner2003-12-09
* Make the test a bit harder so that we test to ensure that _both_ instructionsChris Lattner2003-12-09
* New testcases for LICM improvement: code sinking.Chris Lattner2003-12-09
* Improve portability with Mac OS/XChris Lattner2003-12-09
* Improve testcase portability on OS/XChris Lattner2003-12-09
* New testcase that is not actually handled yet, but should be in the future.Chris Lattner2003-12-09
* Whoops, forgot to check this in. :)Chris Lattner2003-12-08
* New testcase for automatic insertion of accumulator variables to eliminateChris Lattner2003-12-08
* New testcase, this should be -tailcallelim'inatedChris Lattner2003-12-08
* New testcase that the raiseallocations pass should be able to handle.Chris Lattner2003-12-07
* new testcase for problem causing 2003-10-12-GlobalVarInitializers failuresChris Lattner2003-11-29
* New testcase that breaks the pruneeh passChris Lattner2003-11-22
* Fix an all too common form of the 'Found global types that are not compatible...Chris Lattner2003-11-20
* Improve test portabilityChris Lattner2003-11-19
* Fix testcase. This should no longer be XFAIL'dChris Lattner2003-11-19
* There is no need to rely on LLI working for this testChris Lattner2003-11-16
* Testcase for PR116Chris Lattner2003-11-16
* Instcombine should promote this, and because it isn't, we are failing poolall...Chris Lattner2003-11-13