Re: [PATCH] Remove gimplifier use from PRE

2015-10-05 Thread Richard Biener
On Thu, 1 Oct 2015, Richard Biener wrote: > > The following patch from the match-and-simplify branch removes > gimplifier use from PRE replacing it with use of the gimple_build API > building GIMPLE directly. > > Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. The 5th (or so) ref

[PATCH] Remove gimplifier use from PRE

2015-10-01 Thread Richard Biener
The following patch from the match-and-simplify branch removes gimplifier use from PRE replacing it with use of the gimple_build API building GIMPLE directly. Bootstrapped on x86_64-unknown-linux-gnu, testing in progress. Richard. 2015-10-01 Richard Biener * tree-ssa-pre.c (create_c