llvm-mirror/test/MC
Nirav Dave 02aeb2ffb1 Permit memory operands in ins/outs instructions
[x86] (PR15455) While (ins|outs)[bwld] instructions do not take %dx as a
memory operand, various unofficial references do and objdump
disassembles to this format. Extend special treatment of
similar (in|out)[bwld] operations.

Reviewers: craig.topper, rnk, ab

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D18837

llvm-svn: 274152
2016-06-29 19:54:27 +00:00
..
AArch64 Remove redundant -mattr options from llvm-objdump commands. 2016-06-16 15:47:19 +00:00
AMDGPU Support/ELF: Add R_AMDGPU_GOTPCREL relocation 2016-06-23 23:11:29 +00:00
ARM [ARM] Accept conditional versions of BXNS and BLXNS 2016-06-07 14:58:48 +00:00
AsmParser Refactor and cleanup Assembly Parsing / Lexing 2016-06-17 16:06:17 +00:00
COFF [codeview] Avoid emitting an empty file checksum table 2016-06-08 17:50:29 +00:00
Disassembler [SystemZ] Add floating-point test data class instructions. 2016-06-29 07:29:07 +00:00
ELF Change the default of -relax-relocations. 2016-06-17 17:04:56 +00:00
Hexagon Remove redundant -mattr options from llvm-objdump commands. 2016-06-16 15:47:19 +00:00
Lanai [lanai] isBrImm should accept any non-constant immediate. 2016-03-31 17:58:55 +00:00
MachO CodeGen: Use PLT relocations for relative references to unnamed_addr functions. 2016-04-22 20:40:10 +00:00
Markup
Mips [mips][micromips] Implement LD, LLD, LWU, SD, DSRL, DSRL32 and DSRLV instructions 2016-06-27 08:23:28 +00:00
PowerPC Add aliases for mfvrsave/mtvrsave. 2016-06-09 23:27:48 +00:00
Sparc Don't pass a Reloc::Model to MC. 2016-05-18 11:58:50 +00:00
SystemZ [SystemZ] Add floating-point test data class instructions. 2016-06-29 07:29:07 +00:00
X86 Permit memory operands in ins/outs instructions 2016-06-29 19:54:27 +00:00