[all-commits] [llvm/llvm-project] 803cf7: [PowerPC][NFC] Add the missing 'REQUIRES: powerpc-...
Victor Huang via All-commits
all-commits at lists.llvm.org
Thu Jul 15 14:10:12 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 803cf7ac0c7be0eb48a99562e99aae578617755a
https://github.com/llvm/llvm-project/commit/803cf7ac0c7be0eb48a99562e99aae578617755a
Author: Victor Huang <wei.huang at ibm.com>
Date: 2021-07-15 (Thu, 15 Jul 2021)
Changed paths:
M clang/test/CodeGen/builtins-ppc-xlcompat-LoadReseve-StoreCond-64bit-only.c
M clang/test/CodeGen/builtins-ppc-xlcompat-LoadReseve-StoreCond.c
M clang/test/CodeGen/builtins-ppc-xlcompat-conversionfunc.c
M clang/test/CodeGen/builtins-ppc-xlcompat-multiply-64bit-only.c
M clang/test/CodeGen/builtins-ppc-xlcompat-multiply.c
M clang/test/CodeGen/builtins-ppc-xlcompat-pwr9-64bit.c
M clang/test/CodeGen/builtins-ppc-xlcompat-pwr9.c
M clang/test/CodeGen/builtins-ppc-xlcompat-rotate.c
M clang/test/CodeGen/builtins-ppc-xlcompat-sync.c
M clang/test/CodeGen/builtins-ppc-xlcompat-trap-64bit-only.c
M clang/test/CodeGen/builtins-ppc-xlcompat-trap.c
Log Message:
-----------
[PowerPC][NFC] Add the missing 'REQUIRES: powerpc-registered-target.' in the builtins' front end test cases for XL compatibility
More information about the All-commits
mailing list