[PATCH] D20547: [safestack] Sink unsafe address computation to each use.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 14:49:41 PDT 2016


eugenis updated this revision to Diff 60763.

Repository:
  rL LLVM

http://reviews.llvm.org/D20547

Files:
  lib/CodeGen/SafeStack.cpp
  test/Transforms/SafeStack/array-aligned.ll
  test/Transforms/SafeStack/array.ll
  test/Transforms/SafeStack/phi.ll
  test/Transforms/SafeStack/sink-to-use.ll
  test/Transforms/SafeStack/struct.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20547.60763.patch
Type: text/x-patch
Size: 7437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160614/ce3b312f/attachment.bin>


More information about the llvm-commits mailing list