[PowerPC] Convert more tests to opaque pointers (NFC)
authorSergei Barannikov <barannikov88@gmail.com>
Sun, 29 Jan 2023 23:59:37 +0000 (02:59 +0300)
committerSergei Barannikov <barannikov88@gmail.com>
Mon, 30 Jan 2023 01:27:10 +0000 (04:27 +0300)
commitf4fbcd62af31ac8921c2c2216bdbed1b49a0dff1
tree3982e7e0c1601509c5e4a3aac2b81a54b8eeadb6
parentcd9fd4255b48e6c759aa09a4d91249def330b835
[PowerPC] Convert more tests to opaque pointers (NFC)

* Add -fast-isel=false to func-alias.ll. The test was added as a
SelectionDAG test. Without this option, FastISel successfully selects
the call that had a ConstantExpr argument.
* fast-isel-branch.ll couldn't be handled by FastISel. Now it can,
hence the change in the stack offsets.
llvm/test/CodeGen/PowerPC/aix64-cc-abi-vaarg.ll
llvm/test/CodeGen/PowerPC/fast-isel-branch.ll
llvm/test/CodeGen/PowerPC/func-alias.ll
llvm/test/CodeGen/PowerPC/lsr-postinc-pos.ll
llvm/test/CodeGen/PowerPC/memcmpIR.ll
llvm/test/CodeGen/PowerPC/p10-fi-elim.ll
llvm/test/CodeGen/PowerPC/ppc64-gep-opt.ll