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
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
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