DescriptionImproved --trace-opt output a bit.
This ensures that we always have a kind of "brace" around the actual compilation
with --trace-opt. Previously this was coupled to --trace-hydrogen for
Crankshaft, and there was no output at the start of the compilation for
TurboFan.
Removed redundant "[completed...]" output: Whenever the compilation was
successful, we have already printed "[optimizing...took...]".
Output total TurboFanning time with --trace-opt, too (basically as graph
building time, this is rather arbitrary).
R=bmeurer@chromium.org
Committed: https://crrev.com/50b7ca5593b454e923c9f4707dc45322f9a39ef9
Cr-Commit-Position: refs/heads/master@{#25900}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Feedback #Messages
Total messages: 8 (2 generated)
|