summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/ScalarRepl/union-pointer.ll
Commit message (Expand)AuthorAgeFilesLines
* Remove the ScalarReplAggregates passDavid Majnemer2016-06-151-74/+0
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-6/+6
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-6/+6
* 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
* Regression is gone, don't try to find it on clean target.Reid Spencer2007-01-171-0/+46
OpenPOWER on IntegriCloud