summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/store-empty-member.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
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
2009-09-08Fix an abort on a store of an empty struct member. getValue returnsDan Gohman