[all-commits] [llvm/llvm-project] e94332: [SystemZ] Add 'REQUIRES:' or '-mtriple' to some n...
Jonas Paulsson via All-commits
all-commits at lists.llvm.org
Tue Feb 4 07:59:51 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e943329ba00772f96fbc1fe5dec836cfd0707a38
https://github.com/llvm/llvm-project/commit/e943329ba00772f96fbc1fe5dec836cfd0707a38
Author: Jonas Paulsson <paulsson at linux.vnet.ibm.com>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M clang/test/Driver/systemz-float-02.c
M llvm/test/CodeGen/SystemZ/soft-float-01.ll
M llvm/test/CodeGen/SystemZ/soft-float-03.ll
M llvm/test/CodeGen/SystemZ/soft-float-04.ll
M llvm/test/CodeGen/SystemZ/soft-float-args.ll
M llvm/test/CodeGen/SystemZ/soft-float-inline-asm-01.ll
M llvm/test/CodeGen/SystemZ/soft-float-inline-asm-02.ll
M llvm/test/CodeGen/SystemZ/soft-float-inline-asm-03.ll
Log Message:
-----------
[SystemZ] Add 'REQUIRES:' or '-mtriple' to some newly added tests.
Needed to fix buildbots.
More information about the All-commits
mailing list