Re: [PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi

2014-05-12 Thread Jeff Law
On 04/21/14 10:57, David Malcolm wrote: gcc/ * gimple.h (gimple_phi_arg_location_from_edge): Require a gimple_phi. * tree-parloops.c (create_parallel_loop): Split up local variable "stmt", introducing other locals for the various statements created by this

[PATCH 66/89] Make gimple_phi_arg_location_from_edge require a gimple_phi

2014-04-21 Thread David Malcolm
gcc/ * gimple.h (gimple_phi_arg_location_from_edge): Require a gimple_phi. * tree-parloops.c (create_parallel_loop): Split up local variable "stmt", introducing other locals for the various statements created by this function. Reuse "stmt" within the phi-ha