commit | 56e4943825e70a45d1fbba4fffa431000c6e1c7a | [log] [tgz] |
---|---|---|
author | Aurelien Jarno <aurelien@aurel32.net> | Thu Sep 06 16:47:13 2012 +0200 |
committer | Aurelien Jarno <aurelien@aurel32.net> | Tue Sep 11 18:05:55 2012 +0200 |
tree | a529f814adc7c7f63677fabef6a044b75e789ef0 | |
parent | c5cc28ff8feac21b502d64453c9491ff38f5d62d [diff] |
tcg/optimize: split expression simplification Split expression simplification in multiple parts so that a given op can appear multiple times. This patch should not change anything. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>