[all-commits] [llvm/llvm-project] 5e9021: [NFC] Clean-up typos in PowerPC CodeGen tests
Qiu Chaofan via All-commits
all-commits at lists.llvm.org
Wed Nov 10 23:44:36 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5e9021c606e2ebe967b465219b6a76c1ed8895a8
https://github.com/llvm/llvm-project/commit/5e9021c606e2ebe967b465219b6a76c1ed8895a8
Author: Qiu Chaofan <qiucofan at cn.ibm.com>
Date: 2021-11-11 (Thu, 11 Nov 2021)
Changed paths:
M llvm/test/CodeGen/PowerPC/aix-cc-abi.ll
M llvm/test/CodeGen/PowerPC/aix-cc-byval.ll
M llvm/test/CodeGen/PowerPC/aix-csr.ll
M llvm/test/CodeGen/PowerPC/aix-p9-insert-extract.ll
M llvm/test/CodeGen/PowerPC/aix64-cc-byval.ll
M llvm/test/CodeGen/PowerPC/atomics-indexed.ll
M llvm/test/CodeGen/PowerPC/builtins-ppc-xlcompat-stfiw.ll
M llvm/test/CodeGen/PowerPC/complex-return.ll
M llvm/test/CodeGen/PowerPC/duplicate-returns-for-tailcall.ll
M llvm/test/CodeGen/PowerPC/fast-isel-conversion.ll
M llvm/test/CodeGen/PowerPC/float-to-int.ll
M llvm/test/CodeGen/PowerPC/fpscr-intrinsics.ll
M llvm/test/CodeGen/PowerPC/jaggedstructs.ll
M llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
M llvm/test/CodeGen/PowerPC/ppc-passname.ll
M llvm/test/CodeGen/PowerPC/ppc64-sibcall-shrinkwrap.ll
M llvm/test/CodeGen/PowerPC/testComparesigeuc.ll
M llvm/test/CodeGen/PowerPC/testComparesigeui.ll
M llvm/test/CodeGen/PowerPC/testComparesigeus.ll
M llvm/test/CodeGen/PowerPC/testComparesigtsll.ll
M llvm/test/CodeGen/PowerPC/testComparesiltsll.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeuc.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeui.ll
M llvm/test/CodeGen/PowerPC/testComparesllgeus.ll
M llvm/test/CodeGen/PowerPC/testComparesllgtsll.ll
M llvm/test/CodeGen/PowerPC/testComparesllltsll.ll
M llvm/test/CodeGen/PowerPC/variable_elem_vec_extracts.ll
M llvm/test/CodeGen/PowerPC/vec_xxpermdi.ll
M llvm/test/CodeGen/PowerPC/vrsave-inline-asm.ll
Log Message:
-----------
[NFC] Clean-up typos in PowerPC CodeGen tests
More information about the All-commits
mailing list