RE: Context dependent expression simplification

2014-01-14 Thread Paulo Matos
> -Original Message- > From: Jakub Jelinek [mailto:ja...@redhat.com] > Sent: 14 January 2014 13:45 > To: Paulo Matos > Cc: gcc@gcc.gnu.org > Subject: Re: Context dependent expression simplification > > On Tue, Jan 14, 2014 at 01:40:36PM +, Paulo Matos wrot

Re: Context dependent expression simplification

2014-01-14 Thread Jakub Jelinek
On Tue, Jan 14, 2014 at 01:40:36PM +, Paulo Matos wrote: > Before I start to write code to reinvent the wheel, I would like to know if > there's something already out there to do context dependent expression > simplification. > What I need is to simplify an expression at a given point in a BB