[DAGCombiner] Add some BE store forwarding tests; NFC
authorRoland Froese <froese@ca.ibm.com>
Mon, 8 Aug 2022 20:29:15 +0000 (16:29 -0400)
committerRoland Froese <froese@ca.ibm.com>
Mon, 8 Aug 2022 20:33:01 +0000 (16:33 -0400)
commitd6bd3d373e89e2025821a83071a41310f74d658d
tree09e0d0c433e61389c1a726421b4b39916b0f46e3
parent6b3bc7cd3c6f56a63f97e71dc236b2281d98d9d1
[DAGCombiner] Add some BE store forwarding tests; NFC

Add tests before D130115. NFC.
llvm/test/CodeGen/PowerPC/store-forward-be32.ll [new file with mode: 0644]
llvm/test/CodeGen/PowerPC/store-forward-be64.ll [new file with mode: 0644]