[PATCH] D40482: [X86] Instrument Control Flow For Indirect Branch Tracking

Oren Ben Simhon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 30 06:18:41 PST 2017


oren_ben_simhon updated this revision to Diff 124928.
oren_ben_simhon added a comment.

Implemented comments posted until 11/30 (Thank you Craig and Peter)


Repository:
  rL LLVM

https://reviews.llvm.org/D40482

Files:
  include/llvm/Target/TargetOptions.h
  lib/Target/TargetMachine.cpp
  lib/Target/X86/CMakeLists.txt
  lib/Target/X86/X86.h
  lib/Target/X86/X86IndirectBranchTracking.cpp
  lib/Target/X86/X86InstrSystem.td
  lib/Target/X86/X86TargetMachine.cpp
  test/CodeGen/X86/O0-pipeline.ll
  test/CodeGen/X86/indirect-branch-tracking.ll
  test/MC/X86/cet-encoding.s
  tools/llc/llc.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40482.124928.patch
Type: text/x-patch
Size: 18924 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171130/914302ec/attachment.bin>


More information about the llvm-commits mailing list