DescriptionMIPS: Add tool to visualize machine code/lithium.
Port r17295 (b36eb655)
Original commit message:
In the process:
- Add a command-line flag --opt-code-positions to track source position information throughout optimized code.
- Add a subclass of the hydrogen graph builder to ensure that the source position is properly set on the graph builder for all generated hydrogen code.
- Overhaul handling of source positions in hydrogen to ensure they are passed through to generated code consistently and in most cases transparently.
BUG=
R=plind44@gmail.com
Committed: https://code.google.com/p/v8/source/detail?r=17305
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|