[PATCH] D33492: [ARM] Support fixup for Thumb2 modified immediate

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 5 02:37:41 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL304702: [ARM] Support fixup for Thumb2 modified immediate (authored by psmith).

Changed prior to commit:
  https://reviews.llvm.org/D33492?vs=101193&id=101379#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D33492

Files:
  llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMAsmBackend.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMFixupKinds.h
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMMCCodeEmitter.cpp
  llvm/trunk/test/MC/ARM/big-endian-thumb2-fixup.s
  llvm/trunk/test/MC/ARM/t2-modified-immediate-fixup-error1.s
  llvm/trunk/test/MC/ARM/t2-modified-immediate-fixup-error2.s
  llvm/trunk/test/MC/ARM/t2-modified-immediate-fixup.s
  llvm/trunk/test/MC/ARM/thumb2-diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33492.101379.patch
Type: text/x-patch
Size: 9591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170605/0abd855c/attachment.bin>


More information about the llvm-commits mailing list