[PATCH] D87705: [PowerPC] Implement Set Boolean Condition Instructions

Amy Kwan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 26 16:43:21 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG803cc3aff2ce: [PowerPC] Implement Set Boolean Condition Instructions (authored by amyk).

Changed prior to commit:
  https://reviews.llvm.org/D87705?vs=300130&id=300829#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87705/new/

https://reviews.llvm.org/D87705

Files:
  llvm/lib/Target/PowerPC/PPCISelDAGToDAG.cpp
  llvm/lib/Target/PowerPC/PPCInstrInfo.td
  llvm/lib/Target/PowerPC/PPCInstrPrefix.td
  llvm/lib/Target/PowerPC/PPCRegisterInfo.cpp
  llvm/test/CodeGen/PowerPC/CompareEliminationSpillIssue.ll
  llvm/test/CodeGen/PowerPC/crbits.ll
  llvm/test/CodeGen/PowerPC/p10-setbc-ri.ll
  llvm/test/CodeGen/PowerPC/p10-setbc-rr.ll
  llvm/test/CodeGen/PowerPC/p10-setbcr-ri.ll
  llvm/test/CodeGen/PowerPC/p10-setbcr-rr.ll
  llvm/test/CodeGen/PowerPC/p10-setboolean-ext-fp.ll
  llvm/test/CodeGen/PowerPC/p10-setnbc-ri.ll
  llvm/test/CodeGen/PowerPC/p10-setnbc-rr.ll
  llvm/test/CodeGen/PowerPC/p10-setnbcr-ri.ll
  llvm/test/CodeGen/PowerPC/p10-setnbcr-rr.ll
  llvm/test/CodeGen/PowerPC/p10-spill-creq.ll
  llvm/test/CodeGen/PowerPC/p10-spill-crgt.ll
  llvm/test/CodeGen/PowerPC/p10-spill-crlt.ll
  llvm/test/CodeGen/PowerPC/p10-spill-crun.ll
  llvm/test/CodeGen/PowerPC/testComparesi32gtu.ll
  llvm/test/CodeGen/PowerPC/testComparesi32leu.ll
  llvm/test/CodeGen/PowerPC/testComparesi32ltu.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87705.300829.patch
Type: text/x-patch
Size: 326606 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201026/9e19177d/attachment-0001.bin>


More information about the llvm-commits mailing list