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

Oren Ben Simhon via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 05:52:37 PST 2017


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

Implemented some of the comments posted until 12/12 (Thanks Peter)


Repository:
  rL LLVM

https://reviews.llvm.org/D40482

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D40482.126749.patch
Type: text/x-patch
Size: 16459 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171213/b39fdf9c/attachment.bin>


More information about the llvm-commits mailing list