[PATCH] D40223: [X86] Control-Flow Enforcement Technology - Shadow Stack support (LLVM side)
Oren Ben Simhon via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 21 12:15:55 PST 2017
oren_ben_simhon updated this revision to Diff 123837.
oren_ben_simhon added a comment.
Removed redundant FeatureCET flag.
Repository:
rL LLVM
https://reviews.llvm.org/D40223
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Support/Host.cpp
lib/Target/X86/X86.td
lib/Target/X86/X86InstrCompiler.td
lib/Target/X86/X86InstrControl.td
lib/Target/X86/X86InstrInfo.td
lib/Target/X86/X86InstrSystem.td
lib/Target/X86/X86RegisterInfo.cpp
lib/Target/X86/X86RegisterInfo.td
lib/Target/X86/X86Subtarget.cpp
lib/Target/X86/X86Subtarget.h
test/CodeGen/MIR/X86/frame-info-save-restore-points.mir
test/CodeGen/X86/GlobalISel/irtranslator-callingconv.ll
test/CodeGen/X86/ipra-reg-usage.ll
test/CodeGen/X86/movtopush.mir
test/CodeGen/X86/tail-call-conditional.mir
test/CodeGen/X86/x32-cet-intrinsics.ll
test/CodeGen/X86/x64-cet-intrinsics.ll
test/DebugInfo/MIR/X86/live-debug-vars-unused-arg-debugonly.mir
test/DebugInfo/MIR/X86/live-debug-vars-unused-arg.mir
test/DebugInfo/X86/live-debug-vars-dse.mir
test/MC/X86/cet-encoding.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40223.123837.patch
Type: text/x-patch
Size: 63535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171121/e112fb4b/attachment.bin>
More information about the llvm-commits
mailing list