[PATCH] D38315: [ARM] Armv8.2-A FP16 code generation (part 1/3)

Sjoerd Meijer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 26 01:28:26 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL323512: [ARM] Armv8.2-A FP16 code generation (part 1/3) (authored by SjoerdMeijer, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D38315?vs=131448&id=131552#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38315

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMCallingConv.td
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMInstrFormats.td
  llvm/trunk/lib/Target/ARM/ARMInstrVFP.td
  llvm/trunk/lib/Target/ARM/ARMRegisterInfo.td
  llvm/trunk/lib/Target/ARM/Disassembler/ARMDisassembler.cpp
  llvm/trunk/lib/Target/ARM/MCTargetDesc/ARMBaseInfo.h
  llvm/trunk/test/CodeGen/ARM/GlobalISel/arm-unsupported.ll
  llvm/trunk/test/CodeGen/ARM/fp16-instructions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38315.131552.patch
Type: text/x-patch
Size: 20543 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180126/da9794c1/attachment.bin>


More information about the llvm-commits mailing list