[PATCH] D59733: ARM: Allow cp10/cp11 coprocessor register access with a warning

Stefan Agner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 23 16:11:49 PDT 2020


falstaff84 updated this revision to Diff 272854.
falstaff84 added a comment.

- Added comment why allowing cp10/cp11 make sense
- Use check prefixes in coprocessors.s in a sensible mannor


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59733/new/

https://reviews.llvm.org/D59733

Files:
  llvm/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  llvm/test/MC/ARM/coprocessors.s
  llvm/test/MC/ARM/diagnostics.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59733.272854.patch
Type: text/x-patch
Size: 5619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200623/2f27ccc7/attachment.bin>


More information about the llvm-commits mailing list