[all-commits] [llvm/llvm-project] 56fc6b: Fixup BDVER1 and ZNVER1 definitions that were acci...

dyung via All-commits all-commits at lists.llvm.org
Tue Jun 30 18:16:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 56fc6b987ab8a235cea9ae13fb8d6430aec8c30d
      https://github.com/llvm/llvm-project/commit/56fc6b987ab8a235cea9ae13fb8d6430aec8c30d
  Author: Douglas Yung <douglas.yung at sony.com>
  Date:   2020-06-30 (Tue, 30 Jun 2020)

  Changed paths:
    M llvm/lib/Support/X86TargetParser.cpp

  Log Message:
  -----------
  Fixup BDVER1 and ZNVER1 definitions that were accidentally changed in recent refactor.

- BDVER1
  - Duplicate FeatureLZCNT removed
- ZNVER1
  - Duplicate FeatureLZCNT removed
  - Removed unsupported FeatureLWP
  - Swapped FeatureMMX and FeatureMOVBE to be in alphabetical order




More information about the All-commits mailing list