gcc/libgfortran/m4
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
..
all.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
any.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
bessel.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
count.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
cshift0.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
cshift1.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
eoshift1.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
eoshift3.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
exponent.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
fraction.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
head.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
iall.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
iany.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
iforeach.m4
ifunction_logical.m4
ifunction.m4
in_pack.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
in_unpack.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
iparity.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
iparm.m4
matmul_internal.m4 re PR libfortran/78379 (Processor-specific versions for matmul) 2016-12-03 09:44:35 +00:00
matmul.m4 re PR libfortran/78379 (Processor-specific versions for matmul) 2016-12-03 09:44:35 +00:00
matmull.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
maxloc0.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
maxloc1.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
maxval.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
minloc0.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
minloc1.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
minval.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
misc_specifics.m4
mtype.m4
nearest.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
norm2.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
pack.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
parity.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
pow.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
product.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
reshape.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
rrspacing.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
set_exponent.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
shape.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
spacing.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
specific2.m4
specific.m4
spread.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
sum.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
transpose.m4 Update copyright years. 2016-01-04 15:30:50 +01:00
types.m4
unpack.m4 Update copyright years. 2016-01-04 15:30:50 +01:00