[NFC] [PowerPC] Update and add tests for ori
authorQiu Chaofan <qiucofan@cn.ibm.com>
Mon, 30 Mar 2020 09:46:12 +0000 (17:46 +0800)
committerQiu Chaofan <qiucofan@cn.ibm.com>
Mon, 30 Mar 2020 09:46:12 +0000 (17:46 +0800)
commit9aa884ccc2697565d7eb044fdbbec8a5db02a316
tree8dfeab2e6dd9def187ba0f95508bf3f083026890
parent767a97b22339350d1d1368ca5548f967e49a4c00
[NFC] [PowerPC] Update and add tests for ori

Use script to update test for ori with 32-bit imms, and add test for
ori with 64-bit imms.
llvm/test/CodeGen/PowerPC/ori_imm32.ll
llvm/test/CodeGen/PowerPC/ori_imm64.ll [new file with mode: 0644]