Commit 8eafef97 authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

V4 JIT: add IR printer that uses platform register names.


After running register allocation, the IR is printed one last time (when
the environment variable QV4_SHOW_IR is set). This will now use the
platform defined register names, e.g. "ebx" or "d2".

Change-Id: I2f2f4536d1de940a69690056e5165d38fa7910bb
Reviewed-by: default avatarLars Knoll <lars.knoll@digia.com>
parent 01660fd5
No related merge requests found
Showing with 42 additions and 3 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment