Skip to content
Snippets Groups Projects
Commit cd0372c5 authored by Richard Henderson's avatar Richard Henderson
Browse files

tcg/optimize: Flush data at labels not TCG_OPF_BB_END


We can easily propagate temp values through the entire extended
basic block (in this case, the set of blocks connected by fallthru),
simply by not discarding the register state at the branch.

Reviewed-by: default avatarAlex Bennée <alex.bennee@linaro.org>
Signed-off-by: default avatarRichard Henderson <richard.henderson@linaro.org>
parent b4cb76e6
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment