[all-commits] [llvm/llvm-project] 9e8b5a: [X86] Add MOVBE and RDRND features to BDVER4.

topperc via All-commits all-commits at lists.llvm.org
Fri Jun 26 23:32:53 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 9e8b5a20e9ec66df71e6540ee6720cbde339a7ae
      https://github.com/llvm/llvm-project/commit/9e8b5a20e9ec66df71e6540ee6720cbde339a7ae
  Author: Craig Topper <craig.topper at intel.com>
  Date:   2020-06-26 (Fri, 26 Jun 2020)

  Changed paths:
    M clang/lib/Basic/Targets/X86.cpp
    M clang/test/Preprocessor/predefined-arch-macros.c
    M llvm/lib/Target/X86/X86.td

  Log Message:
  -----------
  [X86] Add MOVBE and RDRND features to BDVER4.

Only 6 years behind gcc. https://gcc.gnu.org/legacy-ml/gcc-patches/2014-08/msg00231.html

Found while working on improving how we define CPU features for
clang and auditing for correctness.




More information about the All-commits mailing list