[PATCH] D44897: [PowerPC] Do not emit record-form rotates when record-form andi/andis suffices

Nemanja Ivanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 18 06:44:45 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL342478: [PowerPC] Do not emit record-form rotates when record-form andi/andis suffices (authored by nemanjai, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44897?vs=162847&id=165957#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44897

Files:
  llvm/trunk/lib/Target/PowerPC/PPCInstrInfo.cpp
  llvm/trunk/test/CodeGen/PowerPC/noPermuteFormasking.ll
  llvm/trunk/test/CodeGen/PowerPC/tail-dup-break-cfg.ll
  llvm/trunk/test/CodeGen/PowerPC/tail-dup-layout.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44897.165957.patch
Type: text/x-patch
Size: 9953 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180918/02a72de8/attachment.bin>


More information about the llvm-commits mailing list