commit | a9a86ae95d24c587285856405dffc9cacdf2b683 | [log] [tgz] |
---|---|---|
author | Richard Henderson <rth@twiddle.net> | Mon Mar 04 22:06:21 2013 -0800 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Sat Apr 27 02:16:43 2013 +0200 |
tree | 915a4fb1604f2cc7a569e109f3c27cf5f67a7869 | |
parent | 19b62bf4148d834c709c464f6fb1c6b72f906250 [diff] |
tcg-arm: Handle negated constant arguments to and/sub This greatly improves code generation for addition of small negative constants. Reviewed-by: Aurelien Jarno <aurelien@aurel32.net> Signed-off-by: Richard Henderson <rth@twiddle.net>