[all-commits] [llvm/llvm-project] 64c231: Revert 43f031d3126 "Enable IBT(Indirect Branch Tra...

Hans via All-commits all-commits at lists.llvm.org
Mon Apr 6 06:09:44 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 64c231275082f3b21a2839dcbbec8fc6548f50dd
      https://github.com/llvm/llvm-project/commit/64c231275082f3b21a2839dcbbec8fc6548f50dd
  Author: Hans Wennborg <hans at chromium.org>
  Date:   2020-04-06 (Mon, 06 Apr 2020)

  Changed paths:
    M llvm/lib/Target/X86/X86IndirectBranchTracking.cpp
    M llvm/lib/Target/X86/X86TargetMachine.cpp
    M llvm/lib/Target/X86/X86TargetMachine.h
    R llvm/test/CodeGen/X86/indirect-branch-tracking-cm-lager.ll
    R llvm/test/ExecutionEngine/MCJIT/cet-code-model-lager.ll

  Log Message:
  -----------
  Revert 43f031d3126 "Enable IBT(Indirect Branch Tracking) in JIT with CET(Control-flow Enforcement Technology)"

ExecutionEngine/MCJIT/cet-code-model-lager.ll is failing on 32-bit
windows, see llvm-commits thread for fef2dab.

This reverts commit 43f031d31264d20cfb8f1ebd606c66e57c231d4d
and the follow-ups fef2dab100dfc7c49ccf0ce2bacea409324b54ba and
6a800f6f622a7ade275fa6cb1ef07803460d8bb3.




More information about the All-commits mailing list