On 02/09/2017 01:51 AM, Richard Henderson wrote:
This allows the tcg optimizer to see, and fold, all of the
constants involved in a GOT base register load sequence.
Signed-off-by: Richard Henderson
Reviewed-by: Philippe Mathieu-Daudé
---
target/openrisc/translate.c | 6 +-
1 file ch
This allows the tcg optimizer to see, and fold, all of the
constants involved in a GOT base register load sequence.
Signed-off-by: Richard Henderson
---
target/openrisc/translate.c | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/target/openrisc/translate.c b/target/openr