aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/LoopIndexSplit/2008-02-08-Crash.ll
AgeCommit message (Expand)Author
2010-10-07Remove LoopIndexSplit pass. It is neither maintained nor used by anyone.Devang Patel
2010-04-07add newlines at the end of files.Chris Lattner
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-02-08Fix PR 1995.Devang Patel