[PATCH] D20276: [MBP] Reduce code size by running tail merging in MBP
Haicheng Wu via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 13:50:10 PDT 2016
haicheng updated this revision to Diff 58498.
haicheng marked 10 inline comments as done.
haicheng added a comment.
Address Amaury's comments. Use unique_ptr, always call tail merging.
Repository:
rL LLVM
http://reviews.llvm.org/D20276
Files:
lib/CodeGen/BranchFolding.cpp
lib/CodeGen/BranchFolding.h
lib/CodeGen/MachineBlockPlacement.cpp
test/CodeGen/AArch64/tailmerging_in_mbp.ll
test/CodeGen/ARM/arm-and-tst-peephole.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20276.58498.patch
Type: text/x-patch
Size: 13163 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160525/548e7cd0/attachment-0001.bin>
More information about the llvm-commits
mailing list