[all-commits] [llvm/llvm-project] 9aa884: [NFC] [PowerPC] Update and add tests for ori
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Mon Mar 30 02:48:46 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 9aa884ccc2697565d7eb044fdbbec8a5db02a316
https://github.com/llvm/llvm-project/commit/9aa884ccc2697565d7eb044fdbbec8a5db02a316
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2020-03-30 (Mon, 30 Mar 2020)
Changed paths:
M llvm/test/CodeGen/PowerPC/ori_imm32.ll
A llvm/test/CodeGen/PowerPC/ori_imm64.ll
Log Message:
-----------
[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.
More information about the All-commits
mailing list