[PATCH] D70825: [ARM] Add ARMVCCThen to tablegen and make use of it. NFC

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 28 07:04:34 PST 2019


dmgreen created this revision.
dmgreen added reviewers: t.p.northover, SjoerdMeijer, simon_tatham, samparker, ostannard.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: LLVM.
dmgreen added a parent revision: D70824: [ARM] Add ARMCC constants to tablegen. NFC.

Similar to D70824 <https://reviews.llvm.org/D70824>, this adds some constants to tablegen to replace the existing magic values.


https://reviews.llvm.org/D70825

Files:
  llvm/lib/Target/ARM/ARMInstrInfo.td
  llvm/lib/Target/ARM/ARMInstrMVE.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70825.231430.patch
Type: text/x-patch
Size: 22542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191128/fa872f4b/attachment.bin>


More information about the llvm-commits mailing list