[all-commits] [llvm/llvm-project] e12358: [DSE, MSSA] Improve debug output (NFC).
Florian Hahn via All-commits
all-commits at lists.llvm.org
Fri Apr 24 09:51:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: e1235831c4729269f2af6fb729e914d8bcb2af5b
https://github.com/llvm/llvm-project/commit/e1235831c4729269f2af6fb729e914d8bcb2af5b
Author: Florian Hahn <flo at fhahn.com>
Date: 2020-04-24 (Fri, 24 Apr 2020)
Changed paths:
M llvm/lib/Transforms/Scalar/DeadStoreElimination.cpp
Log Message:
-----------
[DSE,MSSA] Improve debug output (NFC).
This patch slightly improves the formatting of the debug output, adds a
few missing outputs and makes some existing outputs more consistent with
the rest.
More information about the All-commits
mailing list