]> git.proxmox.com Git - qemu.git/commit - tcg/optimize.c
tcg: Use common code when failing to optimize
authorRichard Henderson <rth@twiddle.net>
Tue, 2 Oct 2012 18:32:24 +0000 (11:32 -0700)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 17 Oct 2012 15:32:01 +0000 (17:32 +0200)
commit6e14e91b6681dac9614b7b09b561351813046193
tree9bc1d201510e0e88faeb59d740a577daf0f51b17
parent0bfcb86538d0bcffa3ef5434810f91aa861431ce
tcg: Use common code when failing to optimize

This saves a whole lot of repetitive code sequences.

Signed-off-by: Richard Henderson <rth@twiddle.net>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
tcg/optimize.c