On 16 Nov 2014, at 22:18, Segher Boessenkool wrote:
> On Sun, Nov 16, 2014 at 05:45:06PM +0900, Oleg Endo wrote:
>> When you commit those, could you please also add PR 59278 to the ChangeLog so
>> that the commit appears in bugzilla? After your patches are in, I'd like to
>> add some SH specifi
On Sun, Nov 16, 2014 at 05:45:06PM +0900, Oleg Endo wrote:
> When you commit those, could you please also add PR 59278 to the ChangeLog so
> that the commit appears in bugzilla? After your patches are in, I'd like to
> add some SH specific test cases (assuming that your patches fix PR 59278).
It
Hi Segher,
On 15 Nov 2014, at 04:19, Segher Boessenkool wrote:
> Here are five patches that together allow combine to do more useful
> work with PARALLELs of two SETs, like on many machines a set of a GPR
> and one of the condition code, or a GPR and the carry bit on PowerPC,
> or two GPRs on so
Here are five patches that together allow combine to do more useful
work with PARALLELs of two SETs, like on many machines a set of a GPR
and one of the condition code, or a GPR and the carry bit on PowerPC,
or two GPRs on some machines.
The first patch is just for debug.
The second is the real m