[PATCH] D35007: [PowerPC] Do not emit displacements for DQ-Form instructions that aren't multiples of 16

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 13 11:17:49 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307934: [PowerPC] Ensure displacements for DQ-Form instructions are multiples of 16 (authored by nemanjai).

Changed prior to commit:
  https://reviews.llvm.org/D35007?vs=106336&id=106477#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35007

Files:
  llvm/trunk/lib/Target/PowerPC/MCTargetDesc/PPCMCCodeEmitter.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.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/PR33671.ll
  llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64-i128-abi.ll
  llvm/trunk/test/CodeGen/PowerPC/swaps-le-6.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx-p9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35007.106477.patch
Type: text/x-patch
Size: 30568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170713/c3297313/attachment.bin>


More information about the llvm-commits mailing list