On Wed, 13 Jun 2012, William J. Schmidt wrote:
> This is just some general maintenance to the vectorizer's cost model
> code:
>
> * Corrects a typo in a function name;
> * Eliminates an unnecessary function;
> * Combines some duplicate inline functions.
>
> Bootstrapped and tested on powerpc6
This is just some general maintenance to the vectorizer's cost model
code:
* Corrects a typo in a function name;
* Eliminates an unnecessary function;
* Combines some duplicate inline functions.
Bootstrapped and tested on powerpc64-unknown-linux-gnu, no new
regressions. Ok for trunk?
Thanks,