r216758 - in /trunk/gcc: ChangeLog config/i386/...
rsandifo@gcc.gnu.org
rsandifo@gcc.gnu.org
Mon Oct 27 18:41:00 GMT 2014
Author: rsandifo
Date: Mon Oct 27 18:41:33 2014
New Revision: 216758
URL: https://gcc.gnu.org/viewcvs?rev=216758&root=gcc&view=rev
Log:
gcc/
* config/i386/i386.c: Include rtl-iter.h
(ix86_check_avx256_register): Take a const_rtx and return a bool.
(ix86_check_avx256_stores): Update call accordingly.
(ix86_avx_u128_mode_entry, ix86_avx_u128_mode_exit): Likewise.
(ix86_avx_u128_mode_needed): Likewise. Use FOR_EACH_SUBRTX.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/config/i386/i386.c
More information about the Gcc-cvs
mailing list