tcg: Remove opcodes instead of noping them out
commit0c627cdca20155753a536c51385abb73941a59a0
authorRichard Henderson <rth@twiddle.net>
Sun, 30 Mar 2014 23:51:54 +0000 (30 16:51 -0700)
committerRichard Henderson <rth@twiddle.net>
Fri, 13 Feb 2015 05:21:38 +0000 (12 21:21 -0800)
tree3dd962f8a65c7734c193590f661387fcb9fb804e
parentc45cb8bb89fc798489869982c4c463b26ce43d7b
tcg: Remove opcodes instead of noping them out

With the linked list scheme we need not leave nops in the stream
that we need to process later.

Reviewed-by: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
Signed-off-by: Richard Henderson <rth@twiddle.net>
tcg/optimize.c
tcg/tcg.c
tcg/tcg.h