llvm/test/MC
Jim Grosbach 76ecc3d35b Thumb2 parsing and encoding for LDMIA.
Choose 32-bit vs. 16-bit encoding when there's no .w suffix in post-processing
as match classes are insufficient to handle the context-sensitiveness of
the writeback operand's legality for the 16-bit encodings.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@139242 91177308-0d34-0410-b5e6-96231b3b80d8
2011-09-07 18:05:34 +00:00
..
ARM Thumb2 parsing and encoding for LDMIA. 2011-09-07 18:05:34 +00:00
AsmParser Fix AsmParser binary precedence for shift operators. 2011-08-20 16:24:13 +00:00
COFF
Disassembler Port more assembler tests over to disassembler tests, and fix a minor logic error that exposed. 2011-09-07 17:55:19 +00:00
ELF Fix the bitwidth of the remaining fields. 2011-08-04 17:00:11 +00:00
MachO Some autoconf tests use module level inline asm to test compiler's handling of 2011-08-24 22:31:37 +00:00
MBlaze
X86 Re-write part of VEX encoding logic, to be more easy to read! Also fix 2011-08-19 22:27:29 +00:00