[all-commits] [llvm/llvm-project] fa1f88: Reland "[PowerPC] Add target feature requirement t...

Qiu Chaofan via All-commits all-commits at lists.llvm.org
Wed May 10 00:44:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: fa1f88cdeca245497843c507167b84f5522e88cc
      https://github.com/llvm/llvm-project/commit/fa1f88cdeca245497843c507167b84f5522e88cc
  Author: Qiu Chaofan <qiucofan at cn.ibm.com>
  Date:   2023-05-10 (Wed, 10 May 2023)

  Changed paths:
    M clang/include/clang/Basic/BuiltinsPPC.def
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Basic/Targets/PPC.cpp
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/PowerPC/builtins-ppc-altivec.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-fma.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-fpconstrained.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-htm.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-p7-disabled.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-p8vector.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-pwr10-64bit.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-vsx.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr8.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr9-64bit.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-pwr9.c
    M clang/test/CodeGen/PowerPC/builtins-ppc-xlcompat-test.c
    A clang/test/CodeGen/PowerPC/ppc-p10-mma-builtin-err.c
    A clang/test/CodeGen/PowerPC/ppc-p10-paired-vec-memops-builtin-err.c
    R clang/test/Sema/ppc-mma-builtins.c
    R clang/test/Sema/ppc-paired-vector-builtins.c

  Log Message:
  -----------
  Reland "[PowerPC] Add target feature requirement to builtins"

This relands D143467 after fixing build failure with GCC.




More information about the All-commits mailing list