[PATCH] D17740: [PPC, SSP] Support PowerPC Linux stack protection using LOAD_STACK_GUARD
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 19 13:18:11 PDT 2016
timshen updated this revision to Diff 54248.
timshen marked 3 inline comments as done.
timshen added a comment.
Updated and simplified.
http://reviews.llvm.org/D17740
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/Target/PowerPC/PPCISelLowering.cpp
lib/Target/PowerPC/PPCISelLowering.h
lib/Target/PowerPC/PPCInstrInfo.cpp
lib/Target/PowerPC/PPCInstrInfo.h
lib/Target/PowerPC/PPCSubtarget.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/CodeGen/PowerPC/stack-protector.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17740.54248.patch
Type: text/x-patch
Size: 8983 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160419/23c98b9f/attachment-0001.bin>
More information about the llvm-commits
mailing list