[PATCH] D44830: Introduce codegen for the Signal Processing Engine

Justin Hibbits via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 17 21:30:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL337347: Introduce codegen for the Signal Processing Engine (authored by jhibbits, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44830

Files:
  llvm/trunk/lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
  llvm/trunk/lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCPredicates.h
  llvm/trunk/lib/Target/PowerPC/PPC.td
  llvm/trunk/lib/Target/PowerPC/PPCAsmPrinter.cpp
  llvm/trunk/lib/Target/PowerPC/PPCCallingConv.td
  llvm/trunk/lib/Target/PowerPC/PPCFastISel.cpp
  llvm/trunk/lib/Target/PowerPC/PPCFrameLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrSPE.td
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/trunk/lib/Target/PowerPC/PPCSubtarget.h
  llvm/trunk/test/CodeGen/PowerPC/2008-10-28-f128-i32.ll
  llvm/trunk/test/CodeGen/PowerPC/fast-isel-cmp-imm.ll
  llvm/trunk/test/CodeGen/PowerPC/fast-isel-conversion.ll
  llvm/trunk/test/CodeGen/PowerPC/fast-isel-load-store.ll
  llvm/trunk/test/CodeGen/PowerPC/spe.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44830.156006.patch
Type: text/x-patch
Size: 175672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180718/50cdb952/attachment-0001.bin>


More information about the llvm-commits mailing list