[all-commits] [llvm/llvm-project] cb11f9: [X86] Add PBNDKB instruction.

Freddy Ye via All-commits all-commits at lists.llvm.org
Wed Jul 19 01:15:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: cb11f97eb6ba42352bb1f7cc15a9242f4912aaf2
      https://github.com/llvm/llvm-project/commit/cb11f97eb6ba42352bb1f7cc15a9242f4912aaf2
  Author: Freddy Ye <freddy.ye at intel.com>
  Date:   2023-07-19 (Wed, 19 Jul 2023)

  Changed paths:
    M llvm/docs/ReleaseNotes.rst
    M llvm/lib/Target/X86/X86InstrSystem.td
    A llvm/test/MC/Disassembler/X86/pbndkb.txt
    A llvm/test/MC/X86/pbndkb.s
    M llvm/test/MC/X86/x86_errors.s

  Log Message:
  -----------
  [X86] Add PBNDKB instruction.

For more details about this instruction, please refer to the latest ISE document: https://www.intel.com/content/www/us/en/develop/download/intel-architecture-instruction-set-extensions-programming-reference.html

Reviewed By: pengfei, skan

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




More information about the All-commits mailing list