[PATCH] D12887: [Machine Combiner] Refactor machine reassociation into a target-independent pass
Haicheng Wu via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 21 06:34:15 PDT 2015
haicheng updated this revision to Diff 35249.
haicheng added a comment.
Fix the comments and other minor things. Thank you, everyone.
Repository:
rL LLVM
http://reviews.llvm.org/D12887
Files:
include/llvm/CodeGen/MachineCombinerPattern.h
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/TargetInstrInfo.cpp
lib/Target/AArch64/AArch64InstrInfo.cpp
lib/Target/AArch64/AArch64MachineCombinerPattern.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12887.35249.patch
Type: text/x-patch
Size: 40313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150921/7f84d7a5/attachment-0001.bin>
More information about the llvm-commits
mailing list