summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIndexSplit/2008-02-13-LoopLatchPHI.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.Devang Patel2010-10-071-74/+0
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* A loop latch phi node may have uses inside loop, not just in loop header.Devang Patel2008-02-131-0/+74
OpenPOWER on IntegriCloud