[PATCH] D31333: ARMAsmParser: clean up of isImmediate functions

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 3 01:54:48 PDT 2017


SjoerdMeijer updated this revision to Diff 93834.
SjoerdMeijer added a comment.

Forgot to remove a commented out piece of code.


https://reviews.llvm.org/D31333

Files:
  lib/Target/ARM/ARMInstrFormats.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/basic-arm-instructions-v8.1a.s
  test/MC/ARM/diagnostics.s
  test/MC/ARM/negative-immediates-fail.s
  test/MC/ARM/negative-immediates-thumb1-fail.s
  test/MC/ARM/thumb-diagnostics.s
  test/MC/ARM/thumb-not-mclass.s
  test/MC/ARM/thumb2-diagnostics.s
  test/MC/ARM/udf-arm-diagnostics.s
  test/MC/ARM/udf-thumb-2-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31333.93834.patch
Type: text/x-patch
Size: 38174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170403/71906e1c/attachment.bin>


More information about the llvm-commits mailing list