aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
...
* New testcase for missed caseChris Lattner2004-03-071-0/+17
* New testcaseChris Lattner2004-03-071-0/+24
* Testcase for a bug that caused a whole bunch of testcases to die in the nightlyChris Lattner2004-02-291-0/+16
* Add a testcase for switch instruction inductionChris Lattner2004-02-281-0/+36
* new testcase for intrinsic foldingChris Lattner2004-02-281-0/+17
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-289-9/+9
* Two testcases for loops: one with outputs, one without.Misha Brukman2004-02-282-0/+26
* The instcombiner should canonicalize comparisons.Chris Lattner2004-02-271-0/+27
* New testcase. Switch instructions that go to switch instructions should beChris Lattner2004-02-241-0/+46
* The simplifycfg pass should be able to turn stuff like:Chris Lattner2004-02-241-0/+33
* Test for the other way alsoChris Lattner2004-02-231-0/+7
* New testcaseChris Lattner2004-02-231-0/+8
* Add tests for casts that should be eliminatedChris Lattner2004-02-231-1/+13
* Handle the unsigned form as wellChris Lattner2004-02-231-0/+7
* Add a slight variant of test10Chris Lattner2004-02-231-0/+7
* This multiply can be eliminatedChris Lattner2004-02-231-0/+8
* Test that the instruction combiner can fold away a cast in a GEP instruction.Chris Lattner2004-02-221-0/+8
* New testcase, details in the commentsChris Lattner2004-02-161-0/+32
* A new testcase for a situation that occurs in 181.mcfChris Lattner2004-02-161-0/+12
* Add a test for the "swap idiom", which LLVM should be able to unravel.Chris Lattner2004-02-161-0/+14
* Test for xor chainsChris Lattner2004-02-161-0/+6
* Basic functionality testing.Chris Lattner2004-02-111-0/+12
* New feature testcase for simplifycfg.Chris Lattner2004-02-111-0/+35
* New testcase for PR223: Loopsimplify incorrectly updates dominator informationChris Lattner2004-02-051-0/+17
* New testcase for better mod/ref information that basicaa can provideChris Lattner2004-01-301-0/+12
* new testcaseChris Lattner2004-01-141-0/+24
* 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
* 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 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-111-1/+1
* 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-111-0/+17
* 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
* 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