[PATCH] D17555: [Feedback requested] Implement cold spliting
Amaury SECHET via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 24 17:06:42 PST 2016
deadalnix updated this revision to Diff 48994.
deadalnix added a comment.
Rebased on top of some NFC patches, add triple in the llc call for tests rather than the module and test both linux and OSX.
http://reviews.llvm.org/D17555
Files:
include/llvm/CodeGen/AsmPrinter.h
include/llvm/MC/MCObjectFileInfo.h
include/llvm/MC/MCStreamer.h
include/llvm/MC/MCTargetOptions.h
include/llvm/MC/MCTargetOptionsCommandFlags.h
include/llvm/MC/SectionKind.h
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
lib/CodeGen/AsmPrinter/DwarfCFIException.cpp
lib/CodeGen/AsmPrinter/DwarfException.h
lib/CodeGen/AsmPrinter/EHStreamer.cpp
lib/CodeGen/AsmPrinter/EHStreamer.h
lib/MC/MCObjectFileInfo.cpp
lib/MC/MCStreamer.cpp
lib/MC/MCTargetOptions.cpp
test/CodeGen/X86/coldsplit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17555.48994.patch
Type: text/x-patch
Size: 34426 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160225/d1eb3475/attachment.bin>
More information about the llvm-commits
mailing list