aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/ScalarRepl/union-pointer.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-12/+12
* Teach scalarrepl about address spacesMatt Arsenault2013-10-301-5/+38
* Convert all tests using TCL-style quoting to use shell-style quoting.Chandler Carruth2012-07-021-1/+1
* Add native integer type TargetData to some existing tests.Cameron Zwarich2011-03-161-1/+1
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-2/+2
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-2/+2
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-2/+2
* Upgrade tests to not use llvm-upgrade.Tanya Lattner2008-03-181-36/+31
* For PR1319:Reid Spencer2007-04-151-3/+3
* For PR950:Reid Spencer2006-12-311-1/+1
* Use the llvm-upgrade program to upgrade llvm assembly.Reid Spencer2006-12-021-2/+2
* new testcase for PR892Chris Lattner2006-10-081-1/+29
* new testcase for SROA for stuff like "union { int*, float* }".Chris Lattner2006-10-081-0/+18