[PATCH] D35027: [PowerPC] Reduce register pressure by not materializing a constant just for use as an index register for X-Form loads/stores

Lei Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 10 09:45:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL307553: [PowerPC] Reduce register pressure by not materializing a constant just for useā€¦ (authored by lei).

Changed prior to commit:
  https://reviews.llvm.org/D35027?vs=105504&id=105872#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35027

Files:
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/test/CodeGen/PowerPC/build-vector-tests.ll
  llvm/trunk/test/CodeGen/PowerPC/ppc64le-smallarg.ll
  llvm/trunk/test/CodeGen/PowerPC/select-addrRegRegOnly.ll
  llvm/trunk/test/CodeGen/PowerPC/vsx-partword-int-loads-and-stores.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35027.105872.patch
Type: text/x-patch
Size: 5672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170710/aee453f4/attachment.bin>


More information about the llvm-commits mailing list