aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/align-external.ll
Commit message (Expand)AuthorAgeFilesLines
* Update Transforms tests to use CHECK-LABEL for easier debugging. No functiona...Stephen Lin2013-07-141-1/+1
* Disallow the undocumented practice of starting the datalayout string with '-'.Patrik Hägglund2012-11-231-1/+1
* Fix a theoretical problem (not seen in the wild): if different instances of aDuncan Sands2011-11-291-3/+10
* Change tests from "opt %s" to "opt < %s" so that opt doesn't see theDan Gohman2009-09-111-1/+1
* Use opt -S instead of piping bitcode output through llvm-dis.Dan Gohman2009-09-081-1/+1
* Change these tests to feed the assembly files to opt directly, insteadDan Gohman2009-09-081-1/+1
* Don't assume that external global variables are aligned at their preferredDan Gohman2009-08-111-0/+22