-Original Message-
From: Mike Stump [mailto:mikest...@comcast.net]
Sent: Tuesday, February 02, 2016 12:12 AM
To: Ajit Kumar Agarwal
Cc: GCC Patches; Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida;
Nagaraju Mekala
Subject: Re: [Patch,microblaze]: Better register allocation to
On Jan 29, 2016, at 2:31 AM, Ajit Kumar Agarwal
wrote:
>
> This patch improves the allocation of registers in the given function.
Is it just me, or, would it be even better to change the abi and make
MB_ABI_ASM_TEMP_REGNUM be allocated by the register allocator?
-Original Message-
From: Michael Eager [mailto:ea...@eagerm.com]
Sent: Friday, January 29, 2016 11:33 PM
To: Ajit Kumar Agarwal; GCC Patches
Cc: Vinod Kathail; Shail Aditya Gupta; Vidhumouli Hunsigida; Nagaraju Mekala
Subject: Re: [Patch,microblaze]: Better register allocation to
On 01/29/2016 02:31 AM, Ajit Kumar Agarwal wrote:
This patch improves the allocation of registers in the given function. The
allocation
is optimized for the conditional branches. The temporary register used in the
conditional branches to store the comparison results and use of temporary in the
This patch improves the allocation of registers in the given function. The
allocation
is optimized for the conditional branches. The temporary register used in the
conditional branches to store the comparison results and use of temporary in the
conditional branch is optimized. Such temporary regi