aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/InstCombine/align-inc.ll
Commit message (Expand)AuthorAgeFilesLines
* Make opt default to not adding a target data string and update tests that dep...Kenneth Uildriks2009-11-031-0/+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
* Change these tests to use regular loads instead of llvm.x86.sse2.loadu.dq.Dan Gohman2009-02-161-4/+1
* oops, forgot to commit this.Chris Lattner2007-08-121-1/+1
* when we see a unaligned load from an insufficiently aligned global orChris Lattner2007-08-091-0/+14