[PATCH] D70651: [Power8] Add the MacroFusion support for Power8

qshanz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 11 22:34:35 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG518292dbdfce: [PowerPC] Add the MacroFusion support for Power8 (authored by steven.zhang).

Changed prior to commit:
  https://reviews.llvm.org/D70651?vs=235546&id=249837#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70651

Files:
  llvm/lib/Target/PowerPC/CMakeLists.txt
  llvm/lib/Target/PowerPC/PPC.td
  llvm/lib/Target/PowerPC/PPCMacroFusion.cpp
  llvm/lib/Target/PowerPC/PPCMacroFusion.def
  llvm/lib/Target/PowerPC/PPCMacroFusion.h
  llvm/lib/Target/PowerPC/PPCSubtarget.cpp
  llvm/lib/Target/PowerPC/PPCSubtarget.h
  llvm/lib/Target/PowerPC/PPCTargetMachine.cpp
  llvm/test/CodeGen/PowerPC/macro-fusion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70651.249837.patch
Type: text/x-patch
Size: 16336 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200312/1d898544/attachment.bin>


More information about the llvm-commits mailing list