[PATCH] D30431: [PowerPC] MachineSSA pass to reduce the number of CR-logical operations

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 06:48:23 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL320584: [PowerPC] MachineSSA pass to reduce the number of CR-logical operations (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D30431?vs=124650&id=126757#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D30431

Files:
  llvm/trunk/lib/Target/PowerPC/CMakeLists.txt
  llvm/trunk/lib/Target/PowerPC/PPC.h
  llvm/trunk/lib/Target/PowerPC/PPCMachineBasicBlockUtils.h
  llvm/trunk/lib/Target/PowerPC/PPCReduceCRLogicals.cpp
  llvm/trunk/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/trunk/test/CodeGen/PowerPC/licm-remat.ll
  llvm/trunk/test/CodeGen/PowerPC/select-i1-vs-i1.ll
  llvm/trunk/test/CodeGen/PowerPC/tail-dup-layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30431.126757.patch
Type: text/x-patch
Size: 57685 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/fa97d050/attachment.bin>


More information about the llvm-commits mailing list