aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/ScalarRepl/badarray.ll
AgeCommit message (Expand)AuthorFilesLines
2013-07-14Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin1-3/+3
2011-06-18rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which isChris Lattner1-2/+2
2009-11-27fix PR5436 by making the 'simple' case of SRoA not promote out of range Chris Lattner1-2/+34
2009-11-27filecheckizeChris Lattner1-5/+10
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-1/+1
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-1/+1
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-1/+1
2009-02-03add another case of undefined behavior without crashing, PR3466.Chris Lattner1-0/+9
2009-02-03this test produces an undefined value, we don't careChris Lattner1-1/+1
2009-01-31Simplify and generalize the SROA "convert to scalar" transformation toChris Lattner1-1/+1
2008-03-18Upgrade tests to not use llvm-upgrade.Tanya Lattner1-8/+9
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+10