Hi,
This patch fix the reservation pattern of cortex_a9_neon_vmov in
cortex-a9-neon.md.
Is it OK for trunk?
Regards,
Xingxing
2014-12-19 Xingxing Pan
* config/arm/cortex-a9-neon.md (cortex_a9_neon_vmov): Change
reservation
from cortex_a8_neon_dp to cortex_a9_neon_dp
Vladimir Makarov wrote:
> I don't think it will be easy to solve this problem by following reg
> pressure. I guess R0 will be in the same pressure reg class. I
> believe some hook is an adequate solution here.
>
>> --
>> * lra-constraints.c (get_equiv): Don't return memory equivalence
>>
Vladimir Makarov wrote:
>> * lra.c (lra_update_insn_regno_info): Take account of arguments
>> via memory which could be implicit usage of pseudo regs.
>>
>
> It could be a solution but I believe the problem should be solved in
> some other way. The patch will generate a correct code bu
Vladimir Makarov wrote:
>> * lra-constraints.c (process_address_1): Try if target can split
>> displacement with targetm.legitimize_address_displacement.
>> * target.def (legitimize_address_displacement): New hook.
>> * targhooks.c (default_legitimize_address_displacement): New
On Fri, Dec 19, 2014 at 6:09 AM, Segher Boessenkool
wrote:
> On Thu, Dec 18, 2014 at 05:00:01PM +, Jiong Wang wrote:
>> On 17/12/14 15:54, Richard Biener wrote:
>> >ick. I realize we don't have SSA form on RTL but doesn't DF provide
>> >at least some help in looking up definition statements f
On 11/19/2014 09:34 PM, Jan Hubicka wrote:
[snip]
As for timeline, I have a workshop next week and need to prepare draft for it.
So ideally I would like to work on this only after the workshop (ending
November 28). I would be also happy to help anyone interested to help (I am
just bit slow on po
There were a few cases where the Go compiler was evaluating value
multiple times when they were converted to or from interface types.
This happened when the conversion occurred in a composite literal, or
even, when implicitly converting from one interface type to another,
in a variable declaration.
I merged trunk revision 218884 to the gccgo branch.
Ian
> Jan Hubicka writes:
>
> > Hi,
> > this patch started as experiment moving hash_table_mod1 inline because it
> > shows
> > high in streaming profiles and it represents a branch-less code that is good
> > to schedule to surrounding instructions.
>
> FWIW with a good modern hash function it shou
Tested on Linux-x64.
/cp
2014-12-19 Ville Voutilainen
Reject trailing return type for an operator auto().
* decl.c (grokdeclarator): Reject trailing return types for
all conversion operators, don't handle conversion operators
in the previous checks that deal with auto.
/testsu
101 - 110 of 110 matches
Mail list logo