[PATCH] D41430: [ARM] Armv8-R DFB instruction

Sam Parker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 20 05:58:59 PST 2017


samparker updated this revision to Diff 127696.
samparker added a comment.

Removed whitespace changes and SDCOMP messages and also removed the instruction definitions in favour of using aliases.


https://reviews.llvm.org/D41430

Files:
  lib/Target/ARM/ARM.td
  lib/Target/ARM/ARMInstrInfo.td
  lib/Target/ARM/ARMInstrThumb2.td
  lib/Target/ARM/ARMSubtarget.h
  lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  test/MC/ARM/dfb-neg.s
  test/MC/ARM/dfb.s
  test/MC/Disassembler/ARM/dfb-arm.txt
  test/MC/Disassembler/ARM/dfb-thumb.txt

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41430.127696.patch
Type: text/x-patch
Size: 7554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171220/6f28eec8/attachment.bin>


More information about the llvm-commits mailing list