summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/i64-mem-copy.ll
AgeCommit message (Expand)AuthorFilesLines
2015-05-12[X86] DAGCombine should not assume arbitrary vector types are simpleMichael Kuperstein1-0/+11
2015-04-22[x86] allow 64-bit extracted vector element integer stores on a 32-bit systemSanjay Patel1-1/+40
2015-04-20use update_llc_test_checks.py to tighten checkingSanjay Patel1-13/+22
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-1/+1
2014-01-12Make test independent of schedulingNico Rieck1-1/+1
2014-01-12Fix non-deterministic SDNodeOrder-dependent codegenNico Rieck1-1/+1
2011-03-16test/CodeGen/X86: FileCheck-ize and add actions for x86_64-linux and x86_64-w...NAKAMURA Takumi1-2/+6
2009-09-08Eliminate more uses of llvm-as and llvm-dis.Dan Gohman1-2/+2
2009-03-12Typo.Evan Cheng1-1/+1
2009-03-12On x86, if the only use of a i64 load is a i64 store, generate a pair of doub...Evan Cheng1-0/+13