summaryrefslogtreecommitdiff
path: root/test/Transforms/LoopStrengthReduce
Commit message (Expand)AuthorAge
* Improve LSR's dead-phi detection to handle use-def cyclesDan Gohman2008-06-22
* Refine the change in r52258 for avoiding use-before-def conditionsDan Gohman2008-06-16
* Protect ChangeCompareStride from situations in which it is possibleDan Gohman2008-06-13
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Update old-style syntax in some "not grep" tests.Dan Gohman2008-05-01
* Upgrade tests.Tanya Lattner2008-03-19
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* Convert .cvsignore filesJohn Criswell2007-06-29
* New test.Devang Patel2007-04-23
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* For PR1043:Reid Spencer2007-01-13
* For PR950:Reid Spencer2006-12-31
* For PR950:Reid Spencer2006-12-23
* Prevent a GEP from getting upgraded to avoid resulting test failure.Reid Spencer2006-12-02
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-02
* New testcase.Chris Lattner2006-11-17
* Added the ability to xfail based on llvmgcc versionTanya Lattner2006-04-12
* Tired of wading through cvs's list ? files that are generated when buildingReid Spencer2006-03-23
* new testcaseChris Lattner2005-10-30
* this passes with the change in predicateChris Lattner2005-10-11
* lsr doesn't emit gep instructions anymoreChris Lattner2005-10-11
* relax pattern match on nameChris Lattner2005-09-12
* new testcaseChris Lattner2005-09-12
* new testcaseChris Lattner2005-09-12
* new testcaseChris Lattner2005-09-10
* new testcase distilled from mesaChris Lattner2005-08-17
* testcase that crashes lsr, distilled from 175.vprChris Lattner2005-08-16
* new testcase we handleChris Lattner2005-08-10
* new testcaseChris Lattner2005-08-10
* This is now implementedChris Lattner2005-08-09
* A testcase I don't want to break in the futureChris Lattner2005-08-08
* new testcase, not implemented yetChris Lattner2005-08-08
* It is better to not depend on CSE to share multiplies due to IV insertion.Chris Lattner2005-08-08
* These are both implemented by a recent LSR patchChris Lattner2005-08-08
* two simple testcases loopreduce should handle but does not yet currentlyChris Lattner2005-08-05
* This testcase now passesChris Lattner2005-08-04
* this is not implemented by lsr yetChris Lattner2005-08-04
* this now passesChris Lattner2005-08-03
* temporarily fail these two tests until LSR evolves to support themChris Lattner2005-08-01
* cleanup the testChris Lattner2005-03-06
* check that we only insert one phi node per loopChris Lattner2005-03-06
* Add testcase for this:Chris Lattner2005-03-06
* testcase for A[invariant][indvar] where invariant is an instruction.Chris Lattner2005-03-06
* add test for this:Chris Lattner2005-03-06
* Add test for this:Chris Lattner2005-03-06
* a regtestChris Lattner2005-03-06