[PATCH] D40223: [X86] Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Nov 26 05:04:11 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL318996: Control-Flow Enforcement Technology - Shadow Stack support (LLVM side) (authored by orenb).

Changed prior to commit:
  https://reviews.llvm.org/D40223?vs=123938&id=124293#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D40223

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Support/Host.cpp
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86InstrCompiler.td
  llvm/trunk/lib/Target/X86/X86InstrControl.td
  llvm/trunk/lib/Target/X86/X86InstrInfo.td
  llvm/trunk/lib/Target/X86/X86InstrSystem.td
  llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/lib/Target/X86/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/MIR/X86/frame-info-save-restore-points.mir
  llvm/trunk/test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
  llvm/trunk/test/CodeGen/X86/ipra-reg-usage.ll
  llvm/trunk/test/CodeGen/X86/movtopush.mir
  llvm/trunk/test/CodeGen/X86/tail-call-conditional.mir
  llvm/trunk/test/CodeGen/X86/x32-cet-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/x64-cet-intrinsics.ll
  llvm/trunk/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
  llvm/trunk/test/DebugInfo/MIR/X86/live-debug-vars-unused-arg.mir
  llvm/trunk/test/DebugInfo/X86/live-debug-vars-dse.mir
  llvm/trunk/test/MC/X86/cet-encoding.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40223.124293.patch
Type: text/x-patch
Size: 64527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171126/51360a4a/attachment-0001.bin>


More information about the llvm-commits mailing list