summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2012-07-10-extload64.ll
AgeCommit message (Expand)AuthorFilesLines
2015-04-15[X86] add an exedepfix entry for movq == movlps == movlpdSanjay Patel1-2/+2
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie1-2/+2
2013-07-18Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin1-2/+2
2012-10-23Enable lowering ZERO_EXTEND/ANY_EXTEND to PMOVZX from SSE4.1Michael Liao1-2/+2
2012-07-11When ext-loading and trunc-storing vectors to memory, on x86 32bit systems, a...Nadav Rotem1-2/+21
2012-07-10Improve the loading of load-anyext vectors by allowing the codegen to loadNadav Rotem1-0/+13