[PATCH] D34144: [CodeGen] Add generic MacroFusion pass.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 19 03:44:59 PDT 2017


fhahn updated this revision to Diff 103007.
fhahn added a comment.

minor comment cleanup


https://reviews.llvm.org/D34144

Files:
  include/llvm/CodeGen/MacroFusion.h
  lib/CodeGen/CMakeLists.txt
  lib/CodeGen/MacroFusion.cpp
  lib/Target/AArch64/AArch64MacroFusion.cpp
  lib/Target/AArch64/AArch64MacroFusion.h
  lib/Target/X86/X86MacroFusion.cpp
  lib/Target/X86/X86MacroFusion.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34144.103007.patch
Type: text/x-patch
Size: 25198 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170619/70e776f1/attachment.bin>


More information about the llvm-commits mailing list