[PATCH] D44802: Add the ShadowCallStack pass

Vlad Tsyrklevich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 11:18:37 PDT 2018


vlad.tsyrklevich updated this revision to Diff 140109.
vlad.tsyrklevich added a comment.

First-pass leaf function optimization


Repository:
  rL LLVM

https://reviews.llvm.org/D44802

Files:
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/ShadowCallStack.cpp
  lib/Target/X86/X86.h
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O0-pipeline.ll
  test/CodeGen/X86/O3-pipeline.ll
  test/CodeGen/X86/shadow-call-stack.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44802.140109.patch
Type: text/x-patch
Size: 21144 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/9979768b/attachment.bin>


More information about the llvm-commits mailing list