[NFC][PowerPC] Updated a number of Power PC tests used for PC Relative
authorStefan Pintilie <stefanp@ca.ibm.com>
Tue, 21 Jul 2020 17:27:18 +0000 (12:27 -0500)
committerStefan Pintilie <stefanp@ca.ibm.com>
Tue, 21 Jul 2020 17:28:56 +0000 (12:28 -0500)
commit0d3a5d09e3efae848b59db6497813bdda5fc951c
treeaa62363129b6b2095a7987595d1ae4c52e6d6d0a
parentaa830e9768303ff8d27c015759294c4ce704d50c
[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.
12 files changed:
llvm/test/CodeGen/PowerPC/constant-pool.ll
llvm/test/CodeGen/PowerPC/global-address-non-got-indirect-access.ll
llvm/test/CodeGen/PowerPC/pcrel-block-address.ll
llvm/test/CodeGen/PowerPC/pcrel-call-linkage-leaf.ll
llvm/test/CodeGen/PowerPC/pcrel-call-linkage-simple.ll
llvm/test/CodeGen/PowerPC/pcrel-call-linkage-with-calls.ll
llvm/test/CodeGen/PowerPC/pcrel-got-indirect.ll
llvm/test/CodeGen/PowerPC/pcrel-indirect-call.ll
llvm/test/CodeGen/PowerPC/pcrel-jump-table.ll
llvm/test/CodeGen/PowerPC/pcrel-relocation-plus-offset.ll
llvm/test/CodeGen/PowerPC/pcrel-tail-calls.ll
llvm/test/CodeGen/PowerPC/pcrel.ll