[all-commits] [llvm/llvm-project] fb65aa: [NFCI] Fixed missing colon in CHECK directives - p...
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Apr 3 05:43:17 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fb65aaf0be09936e657d339f3dc8e62666a41956
https://github.com/llvm/llvm-project/commit/fb65aaf0be09936e657d339f3dc8e62666a41956
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/test/Analysis/ScalarEvolution/trivial-phis.ll
M llvm/test/CodeGen/AArch64/arm64-inline-asm.ll
M llvm/test/CodeGen/AArch64/sve-fixed-length-fp-vselect.ll
M llvm/test/CodeGen/ARM/two-part-imm.ll
M llvm/test/CodeGen/M68k/varargs.ll
M llvm/test/CodeGen/PowerPC/aix-csr-vector-extabi.ll
M llvm/test/CodeGen/PowerPC/aix-csr-vector.ll
M llvm/test/CodeGen/PowerPC/p8-scalar_vector_conversions.ll
M llvm/test/CodeGen/X86/swift-async-win64.ll
M llvm/test/CodeGen/X86/swifttail-async-win64.ll
M llvm/test/DebugInfo/ARM/PR26163.ll
M llvm/test/DebugInfo/fortranSubrangeVar.ll
M llvm/test/Transforms/FunctionAttrs/willreturn-callsites.ll
M llvm/test/Transforms/InferAddressSpaces/NVPTX/clone_constexpr.ll
Log Message:
-----------
[NFCI] Fixed missing colon in CHECK directives - part 2
More information about the All-commits
mailing list