aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2008-06-13-VolatileLoadStore.ll
AgeCommit message (Expand)Author
2011-11-27Upgrade syntax of tests using volatile instructions to use 'load volatile' in...Chris Lattner
2010-09-19test/CodeGen/X86: Add explicit triplet -mtriple=i686-linux to 3 tests incompa...NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2008-06-23Make test work on non-x86 machines (like my G4 PPC).Bill Wendling
2008-06-13Disable some DAG combiner optimizations that may beDuncan Sands