gcc/libgcc/config/i386
Thomas Koenig 31cfd83286 re PR libfortran/78379 (Processor-specific versions for matmul)
2016-12-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

        PR fortran/78379
        * config/i386/cpuinfo.c:  Move denums for processor vendors,
        processor type, processor subtypes and declaration of
        struct __processor_model into
        * config/i386/cpuinfo.h:  New header file.
        * Makefile.am:  Add dependence of m4/matmul_internal_m4 to
        mamtul files..
        * Makefile.in:  Regenerated.
        * acinclude.m4:  Check for AVX, AVX2 and AVX512F.
        * config.h.in:  Add HAVE_AVX, HAVE_AVX2 and HAVE_AVX512F.
        * configure:  Regenerated.
        * configure.ac:  Use checks for AVX, AVX2 and AVX_512F.
        * m4/matmul_internal.m4:  New file. working part of matmul.m4.
        * m4/matmul.m4:  Implement architecture-specific switching
        for AVX, AVX2 and AVX512F by including matmul_internal.m4
        multiple times.
        * generated/matmul_c10.c: Regenerated.
        * generated/matmul_c16.c: Regenerated.
        * generated/matmul_c4.c: Regenerated.
        * generated/matmul_c8.c: Regenerated.
        * generated/matmul_i1.c: Regenerated.
        * generated/matmul_i16.c: Regenerated.
        * generated/matmul_i2.c: Regenerated.
        * generated/matmul_i4.c: Regenerated.
        * generated/matmul_i8.c: Regenerated.
        * generated/matmul_r10.c: Regenerated.
        * generated/matmul_r16.c: Regenerated.
        * generated/matmul_r4.c: Regenerated.
        * generated/matmul_r8.c: Regenerated.

From-SVN: r243219
2016-12-03 09:44:35 +00:00
..
32 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
64 * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
cpuinfo.c re PR libfortran/78379 (Processor-specific versions for matmul) 2016-12-03 09:44:35 +00:00
cpuinfo.h re PR libfortran/78379 (Processor-specific versions for matmul) 2016-12-03 09:44:35 +00:00
crtfastmath.c Update copyright years. 2016-01-04 15:30:50 +01:00
crti.S Update copyright years. 2016-01-04 15:30:50 +01:00
crtn.S Update copyright years. 2016-01-04 15:30:50 +01:00
crtprec.c Update copyright years. 2016-01-04 15:30:50 +01:00
cygming-crtbegin.c defaults.h (JCR_SECTION_NAME, [...]): Remove. 2016-10-04 09:49:44 +02:00
cygming-crtend.c defaults.h (JCR_SECTION_NAME, [...]): Remove. 2016-10-04 09:49:44 +02:00
cygwin.S Update copyright years. 2016-01-04 15:30:50 +01:00
darwin-lib.h Update copyright years. 2016-01-04 15:30:50 +01:00
dragonfly-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
elf-lib.h Update copyright years. 2016-01-04 15:30:50 +01:00
enable-execute-stack-mingw32.c Update copyright years. 2016-01-04 15:30:50 +01:00
freebsd-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
gthr-win32.c Update copyright years. 2016-01-04 15:30:50 +01:00
gthr-win32.h Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-bsd.ver i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type. 2016-06-13 23:34:07 +02:00
libgcc-cygming.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-darwin.10.4.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-darwin.10.5.ver Update copyright years. 2016-01-04 15:30:50 +01:00
libgcc-glibc.ver * Partially revert my previous commit. 2016-06-14 01:11:27 +02:00
libgcc-sol2.ver i386-builtin-types.def (INT_FTYPE_FLOAT128): New function type. 2016-06-13 23:34:07 +02:00
linux-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
morestack.S re PR go/68562 (morestack misaligns stack on x86_64) 2016-02-10 15:14:05 +00:00
sfp-exceptions.c Update copyright years. 2016-01-04 15:30:50 +01:00
sfp-machine.h
sol2-c1.S Update copyright years. 2016-01-04 15:30:50 +01:00
sol2-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
t-chkstk
t-cpuinfo
t-cpuinfo-static [i386][musl] Add cpuinfo to static libgcc only on *-musl* 2016-11-11 17:31:07 +00:00
t-crtpc
t-crtstuff
t-cygming
t-cygwin
t-darwin
t-dlldir
t-dlldir-x
t-dragonfly
t-dw2-eh
t-freebsd
t-gthr-win32
t-linux
t-mingw32
t-mingw-pthread
t-nto
t-seh-eh
t-sjlj-eh
t-slibgcc-cygming
t-softfp
t-sol2
t-stack-i386
value-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00
w32-unwind.h Update copyright years. 2016-01-04 15:30:50 +01:00