summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-06-13-NotVolatileLoadStore.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-02-22[X86] More test updates to support fixup-byte-word-insts optimizationKevin B. Smith
2015-10-07[X86]Update test to use FileCheck.Kevin B. Smith
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-06-13Disable some DAG combiner optimizations that may beDuncan Sands