aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/OneIterLoop3-2007-08-17.ll
AgeCommit message (Expand)Author
2010-10-07Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.Devang Patel
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman
2008-09-17Do not ignore iv uses outside the loop.Devang Patel
2007-08-17Add loop index split tests.Devang Patel