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

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 10 15:18:48 PDT 2016


eugenis updated this revision to Diff 60417.

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/sink-to-use.ll
  test/Transforms/SafeStack/struct.ll

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


More information about the llvm-commits mailing list