[all-commits] [llvm/llvm-project] 0bab74: [X86] Add missing CET intrinsics support

FreddyLeaf via All-commits all-commits at lists.llvm.org
Mon Jan 3 19:41:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0bab7428057048d94774a91c329ae902fcffc170
      https://github.com/llvm/llvm-project/commit/0bab7428057048d94774a91c329ae902fcffc170
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2022-01-04 (Tue, 04 Jan 2022)

  Changed paths:
    M clang/lib/Headers/cetintrin.h
    M clang/test/CodeGen/X86/cetintrin.c

  Log Message:
  -----------
  [X86] Add missing CET intrinsics support

These two intrinsics are documented o SDM and intrinsic guide.

Reviewed By: pengfei

Differential Revision: https://reviews.llvm.org/D116325




More information about the All-commits mailing list