On 10/09/2012 12:56 PM, Aurelien Jarno wrote: > The liveness analysis ensures that globals and temps are at the correct > state at a basic block end or with an op with side effects. Avoid > looping on all temps, this can be time consuming on targets with a lot > of globals. Keep an assert in debug mode. > > Signed-off-by: Aurelien Jarno <aurel...@aurel32.net>
Reviewed-by: Richard Henderson <r...@twiddle.net> r~