[PATCH] D13455: [safestack] Fast access to the unsafe stack pointer on AArch64/Android.

Evgeniy Stepanov via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 7 17:14:45 PDT 2015


eugenis updated this revision to Diff 36813.

Repository:
  rL LLVM

http://reviews.llvm.org/D13455

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/TargetLoweringBase.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/AArch64/AArch64Subtarget.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Transforms/Instrumentation/MemorySanitizer.cpp
  lib/Transforms/Instrumentation/SafeStack.cpp
  test/Transforms/SafeStack/AArch64/abi.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13455.36813.patch
Type: text/x-patch
Size: 13068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151008/41f8a7de/attachment.bin>


More information about the llvm-commits mailing list