[PATCH] D17736: [SSP, 1/2] Refactor to support customizable stack guard load from IR level.
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 24 16:15:51 PDT 2016
timshen updated this revision to Diff 51616.
timshen added a comment.
Done. test/Bitcode seems to be a suitable place as well.
http://reviews.llvm.org/D17736
Files:
docs/LangRef.rst
include/llvm/IR/Intrinsics.td
include/llvm/Target/TargetLowering.h
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
lib/CodeGen/SelectionDAG/SelectionDAGBuilder.h
lib/CodeGen/StackProtector.cpp
lib/CodeGen/TargetLoweringBase.cpp
lib/IR/AutoUpgrade.cpp
lib/Target/AArch64/AArch64ISelLowering.cpp
lib/Target/AArch64/AArch64ISelLowering.h
lib/Target/ARM/ARMISelLowering.cpp
lib/Target/ARM/ARMISelLowering.h
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/Bitcode/upgrade-stackprotectorcheck.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17736.51616.patch
Type: text/x-patch
Size: 26343 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160324/bc6c4472/attachment.bin>
More information about the llvm-commits
mailing list