On 2015-07-29 17:01, Alex Bennée wrote:
>
> Aurelien Jarno writes:
>
> > Add two accessor functions temp_is_const and temp_is_copy, to make the
> > code more readable and make code change easier.
> >
> > Cc: Richard Henderson
> > Signed-off-by: Aurelien Jarno
> > ---
> > tcg/optimize.c | 131
Aurelien Jarno writes:
> Add two accessor functions temp_is_const and temp_is_copy, to make the
> code more readable and make code change easier.
>
> Cc: Richard Henderson
> Signed-off-by: Aurelien Jarno
> ---
> tcg/optimize.c | 131
> ++---
Add two accessor functions temp_is_const and temp_is_copy, to make the
code more readable and make code change easier.
Cc: Richard Henderson
Signed-off-by: Aurelien Jarno
---
tcg/optimize.c | 131 ++---
1 file changed, 60 insertions(+), 71 del