ject: RE: [PATCH GCC]Relax the probability condition in CE pass when
optimizing for code size
-Original Message-
From: Joern Rennecke [mailto:joern.renne...@embecosm.com]
Sent: Monday, March 25, 2013 8:53 PM
To: Bin Cheng
Cc: gcc-patches@gcc.gnu.org
Subject: Re: [PATCH GCC]Relax the probabi
CH GCC]Relax the probability condition in CE pass when
> optimizing for code size
>
>
>
> > -Original Message-
> > From: Joern Rennecke [mailto:joern.renne...@embecosm.com]
> > Sent: Monday, March 25, 2013 8:53 PM
> > To: Bin Cheng
> > Cc: gcc-pa
> -Original Message-
> From: Joern Rennecke [mailto:joern.renne...@embecosm.com]
> Sent: Monday, March 25, 2013 8:53 PM
> To: Bin Cheng
> Cc: gcc-patches@gcc.gnu.org
> Subject: Re: [PATCH GCC]Relax the probability condition in CE pass when
> optimizing for code
Quoting Bin Cheng :
During the work I observed passes before combine might interfere with CE
pass, so this patch is enabled for ce2/ce3 after combination pass.
It is tested on x86/thumb2 for both normal and Os. Is it ok for trunk?
There are bound to be target and application specific variatio