Re: [PATCH][AArch64] Improve spill code - swap order in shl pattern

2015-07-27 Thread James Greenhalgh
On Mon, Jul 27, 2015 at 03:38:40PM +0100, Wilco Dijkstra wrote: > ping > > Various instructions are supported as integer operations as well as SIMD on > > AArch64. When > > register pressure is high, lra-constraints inserts spill code without > > taking the allocation > > class into account, and

RE: [PATCH][AArch64] Improve spill code - swap order in shl pattern

2015-07-27 Thread Wilco Dijkstra
ping > -Original Message- > From: Wilco Dijkstra [mailto:wdijk...@arm.com] > Sent: 27 April 2015 14:37 > To: GCC Patches > Subject: [PATCH][AArch64] Improve spill code - swap order in shl pattern > > Various instructions are supported as integer operations as well as SIMD on > AArch64. W

Re: [PATCH][AArch64] Improve spill code - swap order in shl pattern

2015-04-27 Thread James Greenhalgh
On Mon, Apr 27, 2015 at 02:37:12PM +0100, Wilco Dijkstra wrote: > Various instructions are supported as integer operations as well as SIMD on > AArch64. When register pressure is high, lra-constraints inserts spill code > without taking the allocation class into account, and basically chooses the >