On 10/21/21 23:05, Richard Henderson wrote: > This puts the separate mb optimization into the same framework > as the others. While fold_qemu_{ld,st} are currently identical, > that won't last as more code gets moved. > > Reviewed-by: Luis Pires <luis.pi...@eldorado.org.br> > Signed-off-by: Richard Henderson <richard.hender...@linaro.org> > --- > tcg/optimize.c | 89 +++++++++++++++++++++++++++++--------------------- > 1 file changed, 51 insertions(+), 38 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4...@amsat.org>