aboutsummaryrefslogtreecommitdiff
path: root/llvm/test/Transforms/ScalarRepl/union-pointer.ll
AgeCommit message (Expand)AuthorFilesLines
2013-10-30Teach scalarrepl about address spacesMatt Arsenault1-5/+38
2012-07-02Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth1-1/+1
2011-03-16Add native integer type TargetData to some existing tests.Cameron Zwarich1-1/+1
2009-09-11Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman1-2/+2
2009-09-08Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman1-2/+2
2009-09-08Change these tests to feed the assembly files to opt directly, insteadDan Gohman1-2/+2
2008-03-18Upgrade tests to not use llvm-upgrade.Tanya Lattner1-36/+31
2007-04-15For PR1319:Reid Spencer1-3/+3
2007-01-17Regression is gone, don't try to find it on clean target.Reid Spencer1-0/+46