llvm-6502/test/MC
Bill Wendling d336de318e As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
(movzx/movsx) because they give more information. Revert that part of the patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129498 91177308-0d34-0410-b5e6-96231b3b80d8
2011-04-14 01:46:37 +00:00
..
ARM
AsmParser Match case for invalid constant error messages and add a new 2011-04-12 00:18:03 +00:00
COFF
Disassembler Thumb disassembler did not handle tBRIND (indirect branch) properly. 2011-04-13 21:59:01 +00:00
ELF Fix the case of a .cfi_rel_offset before any .cfi_def_cfa_offset. 2011-04-12 16:12:03 +00:00
MachO
MBlaze
X86 As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias 2011-04-14 01:46:37 +00:00