[PATCH] D60708: [ARM] Code-generation infrastructure for MVE.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 25 09:50:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364329: [ARM] Code-generation infrastructure for MVE. (authored by statham, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60708?vs=206454&id=206470#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D60708

Files:
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.cpp
  llvm/trunk/lib/Target/ARM/ARMBaseInstrInfo.h
  llvm/trunk/lib/Target/ARM/ARMISelDAGToDAG.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMInstrMVE.td
  llvm/trunk/lib/Target/ARM/ARMRegisterInfo.td
  llvm/trunk/test/CodeGen/ARM/fast-isel-call.ll
  llvm/trunk/test/CodeGen/ARM/fp16-promote.ll
  llvm/trunk/test/CodeGen/ARM/no-fpu.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-basic.ll
  llvm/trunk/test/CodeGen/Thumb2/mve-bitcasts.ll
  llvm/trunk/test/Transforms/HardwareLoops/ARM/calls.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60708.206470.patch
Type: text/x-patch
Size: 42018 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190625/4e454a2e/attachment.bin>


More information about the llvm-commits mailing list