[PATCH] D57823: [ARM] Make fullfp16 instructions not conditionalisable.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 02:39:26 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354768: [ARM] Make fullfp16 instructions not conditionalisable. (authored by statham, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D57823?vs=187945&id=188111#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D57823

Files:
  llvm/trunk/include/llvm/Target/Target.td
  llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/lib/Target/ARM/AsmParser/ARMAsmParser.cpp
  llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  llvm/trunk/test/CodeGen/ARM/fp16-no-condition.ll
  llvm/trunk/test/MC/ARM/fullfp16-nopred.s
  llvm/trunk/test/MC/Disassembler/ARM/fullfp16-arm-nopred.txt
  llvm/trunk/test/MC/Disassembler/ARM/fullfp16-thumb-nopred.txt
  llvm/trunk/utils/TableGen/CodeGenInstruction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57823.188111.patch
Type: text/x-patch
Size: 20620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/b7610fd9/attachment.bin>


More information about the llvm-commits mailing list