[all-commits] [llvm/llvm-project] f02a0a: [NFCI] Fixed missing colon in CHECK directives
Dávid Bolvanský via All-commits
all-commits at lists.llvm.org
Sun Apr 3 02:52:58 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f02a0a69af194ea8b125b9b91d35df3af39816eb
https://github.com/llvm/llvm-project/commit/f02a0a69af194ea8b125b9b91d35df3af39816eb
Author: Dávid Bolvanský <david.bolvansky at gmail.com>
Date: 2022-04-03 (Sun, 03 Apr 2022)
Changed paths:
M llvm/test/Analysis/MemorySSA/print-dot-cfg-mssa.ll
M llvm/test/Analysis/ScalarEvolution/trivial-phis.ll
M llvm/test/CodeGen/NVPTX/lower-byval-args.ll
M llvm/test/CodeGen/Thumb2/bti-outliner-1.ll
M llvm/test/CodeGen/X86/text-section-prefix.ll
M llvm/test/DebugInfo/X86/dwarfdump-over.ll
M llvm/test/Transforms/InstCombine/double-float-shrink-2.ll
M llvm/test/Transforms/LoopFusion/cannot_fuse.ll
M llvm/test/Transforms/LoopStrengthReduce/scaling-factor-incompat-type.ll
M llvm/test/Transforms/SCCP/clang-arc-rv.ll
M llvm/test/Transforms/SampleProfile/gcc-simple.ll
Log Message:
-----------
[NFCI] Fixed missing colon in CHECK directives
More information about the All-commits
mailing list