[PATCH] D62173: [PowerPC] [ISEL] select x-form instruction for unaligned offset

ChenZheng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 21 19:55:57 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL361346: [PowerPC] [ISEL] select x-form instruction for unaligned offset (authored by shchenz, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D62173?vs=200404&id=200629#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D62173

Files:
  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/PPCInstr64Bit.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/trunk/lib/Target/PowerPC/PPCInstrVSX.td
  llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/trunk/test/CodeGen/PowerPC/unaligned-addressing-mode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62173.200629.patch
Type: text/x-patch
Size: 26198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190522/52ac2700/attachment.bin>


More information about the llvm-commits mailing list