summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/negative-subscript.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-02-09Make sure constant subscript is truncated to ptr size if it may not fit.Evan Cheng