commit | 6e14e91b6681dac9614b7b09b561351813046193 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Tue Oct 02 11:32:24 2012 -0700 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Wed Oct 17 17:32:01 2012 +0200 |
tree | 9bc1d201510e0e88faeb59d740a577daf0f51b17 | |
parent | 0bfcb86538d0bcffa3ef5434810f91aa861431ce [diff] |
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>