summaryrefslogtreecommitdiff
path: root/test/Transforms
Commit message (Expand)AuthorAge
...
* new testcasesChris Lattner2004-03-12
* new testcaseChris Lattner2004-03-12
* test instruction combiner opts for select instructionChris Lattner2004-03-12
* New testcase for PR284: [indvars] Induction variable analysis violates LLVM i...Chris Lattner2004-03-10
* New testcaseChris Lattner2004-03-08
* New testcase for missed caseChris Lattner2004-03-07
* New testcaseChris Lattner2004-03-07
* Testcase for a bug that caused a whole bunch of testcases to die in the nightlyChris Lattner2004-02-29
* Add a testcase for switch instruction inductionChris Lattner2004-02-28
* new testcase for intrinsic foldingChris Lattner2004-02-28
* The instruction combining pass removes dead instructions, there is no needChris Lattner2004-02-28
* Two testcases for loops: one with outputs, one without.Misha Brukman2004-02-28
* The instcombiner should canonicalize comparisons.Chris Lattner2004-02-27
* New testcase. Switch instructions that go to switch instructions should beChris Lattner2004-02-24
* The simplifycfg pass should be able to turn stuff like:Chris Lattner2004-02-24
* Test for the other way alsoChris Lattner2004-02-23
* New testcaseChris Lattner2004-02-23
* Add tests for casts that should be eliminatedChris Lattner2004-02-23
* Handle the unsigned form as wellChris Lattner2004-02-23
* Add a slight variant of test10Chris Lattner2004-02-23
* This multiply can be eliminatedChris Lattner2004-02-23
* Test that the instruction combiner can fold away a cast in a GEP instruction.Chris Lattner2004-02-22
* 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