[PATCH] D17948: Use CXX_FAST_TLS to enable shrink wrapping on PPC
Thomas Jablin via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 8 17:20:34 PST 2016
tjablin updated this revision to Diff 50093.
tjablin added a comment.
Switch from a ModulePass to a FunctionPass since outlining is no longer performed.
http://reviews.llvm.org/D17948
Files:
lib/Target/PowerPC/CMakeLists.txt
lib/Target/PowerPC/PPC.h
lib/Target/PowerPC/PPCEnableShrinkWrap.cpp
lib/Target/PowerPC/PPCTargetMachine.cpp
test/CodeGen/PowerPC/EnableShrinkWrapTest.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17948.50093.patch
Type: text/x-patch
Size: 14005 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160309/68b41db4/attachment.bin>
More information about the llvm-commits
mailing list