[PATCH] D34144: [CodeGen] Add generic MacroFusion pass.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 08:40:43 PDT 2017
fhahn updated this revision to Diff 102338.
fhahn marked an inline comment as done.
fhahn added a comment.
Use range based for loop
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/X86/X86MacroFusion.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34144.102338.patch
Type: text/x-patch
Size: 16805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/0947f40a/attachment.bin>
More information about the llvm-commits
mailing list