gcc/libgfortran/m4
Jerry DeLisle 5d70ab07b6 [multiple changes]
2016-11-15  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
	    Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libgfortran/51119
	* Makefile.am: Add new optimization flags matmul.
	* Makefile.in: Regenerate.
	* m4/matmul.m4: For the case of all strides = 1, implement a
	fast blocked matrix multiply. Fix some whitespace.
	* generated/matmul_c10.c: Regenerate.
	* generated/matmul_c16.c: Regenerate.
	* generated/matmul_c4.c: Regenerate.
	* generated/matmul_c8.c: Regenerate.
	* generated/matmul_i1.c: Regenerate.
	* generated/matmul_i16.c: Regenerate.
	* generated/matmul_i2.c: Regenerate.
	* generated/matmul_i4.c: Regenerate.
	* generated/matmul_i8.c: Regenerate.
	* generated/matmul_r10.c: Regenerate.
	* generated/matmul_r16.c: Regenerate.
	* generated/matmul_r4.c: Regenerate.
	* generated/matmul_r8.c: Regenerate.

2016-11-15  Thomas Koenig  <tkoenig@gcc.gnu.org>

	PR libgfortran/51119
	* gfortran.dg/matmul_12.f90: New test case.

From-SVN: r242462
2016-11-15 23:03:00 +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 Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
ifunction.m4 Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
ifunction_logical.m4 Introduce xmallocarray, an overflow checking variant of xmalloc. 2014-06-17 06:50:34 +03:00
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 re PR fortran/40643 (maxloc/minloc: Wrong result for NaN at position 1) 2009-07-24 09:57:13 +02:00
matmul.m4 [multiple changes] 2016-11-15 23:03:00 +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 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
mtype.m4 re PR fortran/32049 (Support on x86_64 also kind=16) 2010-11-16 22:23:19 +01:00
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
specific.m4 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
specific2.m4 gfortran.h (gfc_options_t): Add flag_allow_leading_underscore. 2007-01-20 18:33:20 +00:00
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