summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/LoopIndexSplit/non-iv-cmp-operand.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.Devang Patel2010-10-071-195/+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
* Don't try to split a loop when the controlling icmp instructionDan Gohman2009-06-271-0/+195
OpenPOWER on IntegriCloud