Chromium Code Reviews
DescriptionUse exact instruction names in the SSA tracer.
Before the mapping from HInstruction names to printed representations
used by the tracer was arbitrary. Change it to use the HInstruction
name with a colon separating the arguments from the instruction name.
The first colon on the line is recognized by the tool as delimiting
the opcode.
Seeing the precise structure of the IR is more important than
having human-writable surface syntax.
BUG=
R=sra@google.com
Committed: https://github.com/dart-lang/sdk/commit/6efe664788663055edbaf32aacb62733472d1aaa
Patch Set 1 #
Messages
Total messages: 5 (2 generated)
|
|||||||||||||||||||