[PATCH] D17094: [safestack] Move allocations to support separate stack segment
Michael LeMay via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 15 12:55:01 PDT 2016
mlemay-intel updated this revision to Diff 53937.
mlemay-intel added a comment.
Add test. Do not move allocations to unsafe stack simply due to them being passed to lifetime intrinsics.
http://reviews.llvm.org/D17094
Files:
include/llvm/Target/TargetLowering.h
lib/CodeGen/SafeStack.cpp
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
test/Transforms/SafeStack/call.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17094.53937.patch
Type: text/x-patch
Size: 8416 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160415/92231f40/attachment.bin>
More information about the llvm-commits
mailing list