[PATCH] ARM: use new modified-imm instructions for all MC-level purposes.

Tim Northover t.p.northover at gmail.com
Sat Aug 17 08:33:35 PDT 2013


  Noticed a couple of tidy ups just after posting. Isn't it always the way?
    + use "ARMModifiedImm" instead of "ModifiedImm" in printing. There's a Thumb one too.
    + An 80-col thing, that I'd even annotated "FIXME".

Hi grosbach,

http://llvm-reviews.chandlerc.com/D1432

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D1432?vs=3545&id=3547#toc

Files:
  lib/Target/ARM/ARMCodeEmitter.cpp
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.cpp
  lib/Target/ARM/InstPrinter/ARMInstPrinter.h
  lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  test/MC/ARM/basic-arm-instructions.s
  test/MC/ARM/diagnostics.s
  test/MC/Disassembler/ARM/arm-tests.txt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1432.2.patch
Type: text/x-patch
Size: 47567 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20130817/ee2c666a/attachment.bin>


More information about the llvm-commits mailing list