Re: Bin Cheng as Loop Induction Variable Optimizations maintainer

2015-08-02 Thread Bin.Cheng
On Sat, Aug 1, 2015 at 5:03 AM, Jeff Law wrote: > I am pleased to announce that the GCC Steering Committee has appointed Bin > Cheng as the IVopts maintainer. > > Please join me in congratulating Bin on his new role. > > Bin, please update your entry in the MAINTAINERS file. I also believe you Do

gcc-6-20150802 is now available

2015-08-02 Thread gccadmin
Snapshot gcc-6-20150802 is now available on ftp://gcc.gnu.org/pub/gcc/snapshots/6-20150802/ and on various mirrors, see http://gcc.gnu.org/mirrors.html for details. This snapshot has been generated from the GCC 6 SVN branch with the following options: svn://gcc.gnu.org/svn/gcc/trunk revision

vectorization cost macro TARGET_VECTORIZE_ADD_STMT_COST

2015-08-02 Thread Ajit Kumar Agarwal
All: The definition of the following macro that determine the statement cost that adds to vectorization cost. #define TARGET_VECTORIZE_ADD_STMT_COST. In the implementation of the above macro the following is done for many vectorization supported architectures like i386, ARM. if (where == vect