[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
Tue Nov 28 15:24:03 PST 2017


nemanjai updated this revision to Diff 124650.
nemanjai added a comment.

- Rebase
- Fix test cases that fail on ToT
- Simplify the split function signature
- Add the input CR logical instructions back to the queue if we split on the use


Repository:
  rL LLVM

https://reviews.llvm.org/D30431

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D30431.124650.patch
Type: text/x-patch
Size: 55398 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171128/f084f5b0/attachment-0001.bin>


More information about the llvm-commits mailing list