On Tue, Mar 05, 2013 at 08:54:41AM -0800, Richard Henderson wrote:
> The value is not actually live across basic blocks, so there's no
> need for the local property. This eliminates storing the temporary
> to its home location at the branch.
>
> Cc: Peter Maydell
> Signed-off-by: Richard Henders
On 6 March 2013 00:54, Richard Henderson wrote:
> The value is not actually live across basic blocks, so there's no
> need for the local property. This eliminates storing the temporary
> to its home location at the branch.
>
> Cc: Peter Maydell
> Signed-off-by: Richard Henderson
Reviewed-by: P
The value is not actually live across basic blocks, so there's no
need for the local property. This eliminates storing the temporary
to its home location at the branch.
Cc: Peter Maydell
Signed-off-by: Richard Henderson
---
include/exec/gen-icount.h | 2 +-
1 file changed, 1 insertion(+), 1 de