Fixup BDVER1 and ZNVER1 definitions that were accidentally changed in recent refactor.
authorDouglas Yung <douglas.yung@sony.com>
Wed, 1 Jul 2020 01:10:09 +0000 (18:10 -0700)
committerDouglas Yung <douglas.yung@sony.com>
Wed, 1 Jul 2020 01:15:33 +0000 (18:15 -0700)
commit56fc6b987ab8a235cea9ae13fb8d6430aec8c30d
tree477ab613a9ee640cdd77cc52204b8a33c451ed31
parent5f56da3763ac6d5cc38b474fb05a2c89542d207e
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
llvm/lib/Support/X86TargetParser.cpp