[all-commits] [llvm/llvm-project] 0d3a5d: [NFC][PowerPC] Updated a number of Power PC tests ...
stefanp-ibm via All-commits
all-commits at lists.llvm.org
Tue Jul 21 10:46:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 0d3a5d09e3efae848b59db6497813bdda5fc951c
https://github.com/llvm/llvm-project/commit/0d3a5d09e3efae848b59db6497813bdda5fc951c
Author: Stefan Pintilie <stefanp at ca.ibm.com>
Date: 2020-07-21 (Tue, 21 Jul 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/constant-pool.ll
M llvm/test/CodeGen/PowerPC/global-address-non-got-indirect-access.ll
M llvm/test/CodeGen/PowerPC/pcrel-block-address.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-simple.ll
M llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
M llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
M llvm/test/CodeGen/PowerPC/pcrel-indirect-call.ll
M llvm/test/CodeGen/PowerPC/pcrel-jump-table.ll
M llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll
M llvm/test/CodeGen/PowerPC/pcrel-tail-calls.ll
M llvm/test/CodeGen/PowerPC/pcrel.ll
Log Message:
-----------
[NFC][PowerPC] Updated a number of Power PC tests used for PC Relative
Updated the tests to use -mcpu=pwr10 instead of -mcpu=future.
Updated the tests to include Big Endian testing.
More information about the All-commits
mailing list