[all-commits] [llvm/llvm-project] 1e686d: [X86] Add FeatureFast7ByteNOP flag

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Thu Mar 12 06:08:59 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1e686d268980c7167f12c71e8b1bb66bdc3fd51c
      https://github.com/llvm/llvm-project/commit/1e686d268980c7167f12c71e8b1bb66bdc3fd51c
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-12 (Thu, 12 Mar 2020)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86AsmBackend.cpp
    M llvm/lib/Target/X86/X86.td
    M llvm/lib/Target/X86/X86Subtarget.h

  Log Message:
  -----------
  [X86] Add FeatureFast7ByteNOP flag

Lets us remove another SLM proc family flag usage.

This is NFC, but we should probably check whether atom/glm/knl? should be using this flag as well...




More information about the All-commits mailing list