aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms/ScalarRepl/2006-12-11-SROA-Crash.ll
AgeCommit message (Expand)Author
2011-01-24merge all the "crash tests" into crash.llChris 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-03-18Upgrade tests to not use llvm-upgrade.Tanya Lattner
2006-12-29Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer
2006-12-12new testcase for pr1045Chris Lattner