On 09/05/2017 03:48 PM, Segher Boessenkool wrote:
> Hi!
>
> On Sat, Sep 02, 2017 at 12:31:16AM -0600, Jeff Law wrote:
>> On 08/29/2017 05:14 PM, Segher Boessenkool wrote:
>>> Actually, everywhere it is used it has a Pmode == SImode wart before
>>> it, to emit the right update_stack insn... So fol
Hi!
On Sat, Sep 02, 2017 at 12:31:16AM -0600, Jeff Law wrote:
> On 08/29/2017 05:14 PM, Segher Boessenkool wrote:
> > Actually, everywhere it is used it has a Pmode == SImode wart before
> > it, to emit the right update_stack insn... So fold that into this
> > function, name it rs6000_emit_alloca
On 08/29/2017 05:14 PM, Segher Boessenkool wrote:
> Hi Jeff,
>
> Sorry for the delay in reviewing this. It mostly looks good :-)
Thanks. No worries about the delay. Your input definitely helped move
the target independent stuff to a better place. And frankly I
wanted/needed some time away from
Hi Jeff,
Sorry for the delay in reviewing this. It mostly looks good :-)
On Sun, Jul 30, 2017 at 11:45:16PM -0600, Jeff Law wrote:
>
> This contains the PPC bits for stack clash protection.
>
> Changes since V2:
>
> Exploits inlined/unrolled probes and rotated loops for the dynamic area.
> S
This contains the PPC bits for stack clash protection.
Changes since V2:
Exploits inlined/unrolled probes and rotated loops for the dynamic area.
Some trivial simplifications. It also uses the new params to control
if probes are needed and how often to probe.
Jeff
* config/rs6000/rs6