llvm-project/llvm/test/CodeGen/X86/GlobalISel
Ayman Musa d9fb157845 [X86][SSE2] Fix asm string for movq (Move Quadword) instruction.
Replace "mov{d|q}" with "movq".

Differential Revision: https://reviews.llvm.org/D32220

llvm-svn: 301386
2017-04-26 07:08:44 +00:00
..
X86-regbankselect.mir [GlobalIsel][X86] support G_TRUNC selection. 2017-04-19 11:34:59 +00:00
binop.ll [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
callingconv.ll [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES. 2017-04-24 17:05:52 +00:00
constant.ll [GlobalIsel][X86] support G_CONSTANT selection. 2017-04-12 12:54:54 +00:00
frameIndex.ll [GlobalISel][X86] support G_FRAME_INDEX instruction selection. 2017-03-26 08:11:12 +00:00
irtranslator-call.ll ARM: avoid clobbering register in v6 jump-table expansion. 2017-03-15 18:38:13 +00:00
irtranslator-callingconv.ll [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES. 2017-04-24 17:05:52 +00:00
irtranslator-callingconv_64bit.ll [GlobalISel][X86] Lower FormalArgument/Ret using G_MERGE_VALUES/G_UNMERGE_VALUES. 2017-04-24 17:05:52 +00:00
legalize-add.mir [GlobalISel][X86] Support float/double and vector types. 2017-03-03 08:06:46 +00:00
legalize-constant.mir [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
legalize-sub.mir [GlobalISel][X86] Support float/double and vector types. 2017-03-03 08:06:46 +00:00
legalize-trunc.mir [GlobalIsel][X86] support G_TRUNC selection. 2017-04-19 11:34:59 +00:00
lit.local.cfg
memop.ll [X86][SSE2] Fix asm string for movq (Move Quadword) instruction. 2017-04-26 07:08:44 +00:00
select-add.mir [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
select-constant.mir [GlobalIsel][X86] support G_CONSTANT selection. 2017-04-12 12:54:54 +00:00
select-frameIndex.mir [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
select-memop.mir [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
select-sub.mir [GlobalISel][X86] Split select tests. NFC. 2017-04-19 08:40:44 +00:00
select-trunc.mir [GlobalIsel][X86] support G_TRUNC selection. 2017-04-19 11:34:59 +00:00
trunc.ll [GlobalIsel][X86] support G_TRUNC selection. 2017-04-19 11:34:59 +00:00