[PATCH] D46882: [X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part)

Alexander Ivchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 05:02:14 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332705: [X86][CET] Changing -fcf-protection behavior to comply with gcc (LLVM part) (authored by aivchenk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46882?vs=147259&id=147478#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46882

Files:
  llvm/trunk/lib/Support/Host.cpp
  llvm/trunk/lib/Target/X86/X86.td
  llvm/trunk/lib/Target/X86/X86IndirectBranchTracking.cpp
  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/X86Subtarget.cpp
  llvm/trunk/lib/Target/X86/X86Subtarget.h
  llvm/trunk/test/CodeGen/X86/indirect-branch-tracking.ll
  llvm/trunk/test/CodeGen/X86/nocf_check.ll
  llvm/trunk/test/CodeGen/X86/x32-cet-intrinsics.ll
  llvm/trunk/test/CodeGen/X86/x64-cet-intrinsics.ll
  llvm/trunk/test/Transforms/LoopVectorize/X86/pr23997.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46882.147478.patch
Type: text/x-patch
Size: 11158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/dadfabc0/attachment.bin>


More information about the llvm-commits mailing list