aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/i64-mem-copy.ll
AgeCommit message (Expand)Author
2011-03-16test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w...NAKAMURA Takumi
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman
2009-03-12Typo.Evan Cheng
2009-03-12On x86, if the only use of a i64 load is a i64 store, generate a pair of doub...Evan Cheng