[PATCH] D36734: [PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD.

Tony Jiang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 19 09:16:17 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL313639: [PowerPC Peephole] Constants into a join add, use ADDI over LI/ADD. (authored by jtony).

Changed prior to commit:
  https://reviews.llvm.org/D36734?vs=114282&id=115852#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36734

Files:
  llvm/trunk/lib/Target/PowerPC/PPCMIPeephole.cpp
  llvm/trunk/test/CodeGen/PowerPC/opt-li-add-to-addi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36734.115852.patch
Type: text/x-patch
Size: 8287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170919/ed8cba05/attachment.bin>


More information about the llvm-commits mailing list