diff options
author | Richard Henderson <rth@twiddle.net> | 2013-03-05 08:54:41 -0800 |
---|---|---|
committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-03-09 18:16:43 +0100 |
commit | a4960ef34829c355fdf25b8ee6b869c92393e366 (patch) | |
tree | 946d2798379a9ad1c8904a0d74f0e74eace2552f /hw/debugcon.c | |
parent | 916359f66f838481b4a37a45ab27ccd0474ae487 (diff) | |
download | qemu-a4960ef34829c355fdf25b8ee6b869c92393e366.zip |
tcg: Don't make exitreq flag a local temporary
The value is not actually live across basic blocks, so there's no
need for the local property. This eliminates storing the temporary
to its home location at the branch.
Signed-off-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/debugcon.c')
0 files changed, 0 insertions, 0 deletions