Re: Move cexp simplifications to match.pd

2015-10-26 Thread Richard Biener
On Fri, Oct 23, 2015 at 5:03 PM, Richard Sandiford wrote: > This required reinstating support for captures in the result > of a simplification. That part (genmatch.c) is by Richard B. > > Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. > OK to install? > > Thanks, > Richard >

Move cexp simplifications to match.pd

2015-10-23 Thread Richard Sandiford
This required reinstating support for captures in the result of a simplification. That part (genmatch.c) is by Richard B. Tested on x86_64-linux-gnu, aarch64-linux-gnu and arm-linux-gnueabi. OK to install? Thanks, Richard gcc/ 2015-10-20 Richard Sandiford Richard Biener