f653e7a18
(refs/pull/1440/head)
small fix by
2018-01-31 07:49:38 -0800
4a6bf9e91
(refs/pull/1438/merge)
Merge 56df26fe82 into 09e397e4f1 by
2018-01-30 20:50:32 +0000
56df26fe8
(refs/pull/1438/head)
CMake: update message by
2018-01-30 14:50:28 -0600
2d107cd39
CMake: check IPO supported for Fortran as well by
2018-01-30 14:49:57 -0600
2b84c3ecb
CMake: add backward compatibility by
2018-01-28 16:35:50 -0600
1be4a16ec
CMake: enable interprocedural optimization by
2018-01-28 16:07:41 -0600
8949c744b
(refs/pull/1433/merge)
Merge bf163dea7e into 09e397e4f1 by
2018-01-28 20:54:30 +0000
bf163dea7
(refs/pull/1433/head)
CMake: use custom directory4 by
2018-01-28 14:54:20 -0600
cf2e0c1b7
TMP Run ctest in verbose mode by
2018-01-27 17:25:19 -0600
1ddb11b6e
CMake: use generator expression by
2018-01-27 17:02:31 -0600
2d2915233
CMake: format by
2018-01-27 16:47:21 -0600
e9d96906d
Appveyor: consistency by
2018-01-27 16:05:15 -0600
11192076a
CMake: use script for ctest by
2018-01-27 16:01:26 -0600
5ccb8af87
CMake: rewrite helper in CMake by
2018-01-27 15:51:08 -0600
776d675b6
CMake: use BUILD_WITHOUT_LAPACK by
2018-01-27 15:04:03 -0600
8600a80a6
Appveyor: use release build by
2018-01-26 18:34:13 -0600
623a9f45e
Rename OPENBLAS_FAILED by
2018-01-26 15:10:27 -0600
1a1573ebd
Appveyor: enable ctest by
2018-01-26 13:49:16 -0600
ac09238db
CMake: Enable testing with MSVC by
2018-01-26 13:47:42 -0600
09e397e4f
Merge pull request #1434 from xoviat/flang-wall by
2018-01-27 14:26:49 +0100
913e9546c
Merge pull request #1436 from martin-frbg/cmaketrmm by
2018-01-27 10:04:39 +0100
f946a8943
zscal (case: real alpha=0 ) mikrokernel shift&mem fix , da_i as input reg. small typo fixes by
2018-01-26 18:20:36 -0800
485df7761
(refs/pull/1436/head)
Make USE_TRMM depend on TARGET_CORE not TARGET by
2018-01-26 23:20:00 +0100
038bfbb86
(refs/pull/1434/head)
CMake: Remove unused wall option when FC=flang by
2018-01-26 14:09:48 -0600
114fc0bae
Merge pull request #1429 from martin-frbg/override_omp by
2018-01-24 09:02:55 +0100
4a4f6658d
(refs/pull/1429/head)
When forcing USE_THREAD=0, override USE_OPENMP as well by
2018-01-23 21:33:21 +0100
0cf804632
Merge pull request #1417 from xoviat/openblas-library-name by
2018-01-20 18:20:42 +0100
e4c71a799
Merge pull request #1426 from quickwritereader/develop by
2018-01-20 17:34:54 +0100
e5752ff9b
(refs/pull/1419/head)
take out unused variables by
2018-01-20 11:42:31 +0100
2619ad7ea
(refs/pull/1426/head)
Blas1 mikrokernels can be inlined by gcc. Refactoring ( symbolic operan names). Some fixes and tunings by
2018-01-17 18:05:44 -0800
e5cc3d72c
core.IdenticalExpr clang501 checker by
2018-01-19 23:17:43 +0100
4938faa82
core.IdenticalExpr clang501 checker by
2018-01-19 23:15:58 +0100
9fa986337
add missing brackets to silence indentation warnings gcc721 by
2018-01-19 23:11:12 +0100
8a0b086b2
add missing bracket for old glibc (cppcheck) by
2018-01-12 22:35:48 +0100
3eed97f6b
Initialize values to silence cppcheck by
2018-01-12 22:35:00 +0100
13e137fbc
Initialize uninitialized variables (cppcheck) by
2018-01-12 22:33:41 +0100
b3f24c966
(refs/pull/1417/head)
CMake: Use the correct library name on windows by
2018-01-11 11:34:53 -0600
3d23f4510
Merge pull request #1415 from quickwritereader/develop by
2018-01-11 08:35:02 +0100
87669d1c0
(refs/pull/1415/head)
small fixes, some (i(dz)amin,i(dz)amax,(dz)dot,(dz)asum) mikrokernels can be inlined by
2017-10-13 19:29:27 +0400
ead8625ff
(refs/pull/1414/merge)
Merge de3dd61036 into 42285d8e70 by
2018-01-10 14:09:18 +0000
42285d8e7
Merge pull request #1410 from brada4/develop by
2018-01-06 20:02:46 +0100
a76d1bb9e
Merge pull request #1411 from christoph-conrads/fix-pkgconfig-path-escapes by
2018-01-06 20:01:35 +0100
7c7e2d9dc
(refs/pull/1411/head)
Make: escape paths to pkg-config file by
2018-01-05 17:08:55 -0500
de3dd6103
(refs/pull/1414/head)
Update idamin.c by
2018-01-03 07:40:09 -0800
d602b9938
(refs/pull/1410/head)
LAPACK helpers in C that need care too by
2018-01-02 14:38:50 +0100
8aafa0473
address last warnings as seen by gcc7 by
2018-01-01 20:57:12 +0100
11a627c54
remove surplus parentheses to silence clang5 by
2018-01-01 20:56:26 +0100
4d0b005e5
Eliminate remaining unused results in kernels (clang5 analyzer) by
2018-01-01 20:54:39 +0100
b81656936
Merge pull request #1409 from martin-frbg/issue1292-2 by
2017-12-31 20:18:48 +0100
b973990df
(refs/pull/1409/head)
Tag %1 and %2 as both input and output operands by
2017-12-31 18:03:36 +0100
8fef2414b
Merge pull request #1408 from xoviat/flang-ninja by
2017-12-30 14:52:21 +0100
1e31124eb
Merge pull request #1406 from martin-frbg/issue1292 by
2017-12-30 14:52:03 +0100
cc9500db4
Merge pull request #1403 from brada4/develop by
2017-12-30 14:51:34 +0100
b0652184a
(refs/pull/1408/head)
Appveyor: enable building fortran with ninja by
2017-12-29 19:58:35 -0600
3e5305288
(refs/pull/1407/merge)
Merge ab49e08ff0 into d741fc13d8 by
2017-12-30 01:28:51 +0000
ab49e08ff
(refs/pull/1407/head)
Update appveyor.yml by
2017-12-29 19:28:30 -0600
460535121
Update appveyor.yml by
2017-12-29 19:24:50 -0600
691a34789
[appveyor] speed up builds by
2017-12-29 19:20:12 -0600
723f396a2
(refs/pull/1406/head)
Tag %1 and %2 as both input and output by
2017-12-29 23:56:41 +0100
03e5ff068
(refs/pull/1403/head)
initialize potentially unitialized variables (clang5) by
2017-12-26 09:24:24 +0100
a1da6f0b9
(refs/pull/1400/merge)
Merge a50553b52c into d741fc13d8 by
2017-12-22 04:21:17 +0000
a50553b52
(refs/pull/1400/head)
ping by
2017-12-21 22:21:10 -0600
47deec2c1
fix couple of dead assignment warnings by
2017-12-22 00:56:35 +0100
bfc2a8859
remove unused buffer by
2017-12-22 00:55:40 +0100
d741fc13d
Merge pull request #1399 from martin-frbg/issue1398 by
2017-12-21 23:36:52 +0100
374260027
(refs/pull/1399/head)
Add conditionals around ar calls for optional modules by
2017-12-21 20:42:30 +0100
599de9e59
Restore LAPACKE files for Xgeqpf, Xggsvd and Xggsvp by
2017-12-21 19:43:09 +0100
893bd14e9
Merge pull request #1393 from martin-frbg/daxpybug by
2017-12-13 20:27:14 +0100
43c0622e7
(refs/pull/1393/head)
Retire Piledriver/Steamroller/Excavator daxpy microkernels as well by
2017-12-13 18:40:39 +0100
6aba7b66c
Merge pull request #1390 from martin-frbg/daxpybug by
2017-12-10 21:46:36 +0100
0623636c9
(refs/pull/1390/head)
Use Sandybridge daxpy kernel on Haswell and Zen for now by
2017-12-10 19:24:31 +0100
177b78c8b
Issue1388 (#1389) by
2017-12-09 22:29:03 +0100
a445c3555
(refs/pull/1389/head)
Calculation of chunk range limits was ignoring num_cpu by
2017-12-09 18:55:23 +0100
8e50c2656
Calculation of chunk range limits was ignoring num_cpu by
2017-12-09 18:53:33 +0100
f055c48e5
Calculation of chunk range limits was ignoring num_cpu by
2017-12-09 18:51:23 +0100
7b4ede14f
Calculation of chunk range limits was ignoring num_cpu by
2017-12-09 18:49:29 +0100
777758050
Calculation of range limits was ignoring num_cpu by
2017-12-09 18:47:24 +0100
e90a14749
Calculation of chunk range limits was ignoring num_cpu by
2017-12-09 18:44:34 +0100
281a2b952
warning cleanup (#1380) by
2017-12-05 19:54:10 +0100
c49c6b237
Merge pull request #1382 from martin-frbg/dtrmv-1332 by
2017-12-05 19:53:23 +0100
e2469a9eb
Merge pull request #1386 from martin-frbg/bignuma by
2017-12-05 19:52:52 +0100
5b71f3a8e
Merge pull request #1387 from martin-frbg/cmakeandroid by
2017-12-05 19:52:03 +0100
9381ac274
(refs/pull/1387/head)
Explicitly link against libm on Android with cmake as well by
2017-12-05 13:02:48 +0100
28ae3ca76
(refs/pull/1386/head)
Limit MAX_CPU to 1024 for now by
2017-12-05 12:54:15 +0100
b414283f4
(refs/pull/1382/head)
Disable gemv unrolling by
2017-12-03 22:41:54 +0100
38763ec4f
Disable multithreading for trmv by
2017-12-03 22:40:54 +0100
452fbef0b
Merge pull request #1381 from martin-frbg/ctest-warnings by
2017-12-03 21:35:20 +0100
8c8313983
(refs/pull/1381/head)
Fix compiler warnings in ctest by
2017-12-03 18:19:30 +0100
881a50c09
Merge pull request #1379 from martin-frbg/warnfix by
2017-12-03 13:04:02 +0100
8213385ab
(refs/pull/1379/head)
Work around compiler warnings for unused variables in the generic zgemm3m_Xcopy kernels by
2017-12-02 22:51:58 +0100
b11879c78
(refs/pull/1380/head)
part dead increments in kernel/x86_64 by
2017-12-02 21:30:35 +0100
6260ed0a2
dead increments in kernel/generic by
2017-12-02 21:29:39 +0100
0278be9ca
dead increments in driver/level2 by
2017-12-02 21:28:46 +0100
bede1c4fb
Merge pull request #1372 from martin-frbg/param by
2017-12-02 16:49:47 +0100
1d2da6784
Prefix make jobs with travis_wait (#1378) by
2017-12-02 12:59:27 +0100
de645d1cf
(refs/pull/1378/head)
Increase travis_wait time to 45 minutes for linux builds as well by
2017-12-02 00:06:56 +0100
43dcb1d99
Trying 45 mins wait time by
2017-12-01 22:56:14 +0100
fdaef7e04
Extend travis_wait to 30mins for the windows build by
2017-12-01 21:55:52 +0100
823ff2186
Prefix make with travis_wait to prevent it getting killed for producing no output by
2017-12-01 16:35:44 +0100
0dc291d3f
Merge pull request #1377 from isuruf/threads by
2017-12-01 16:22:35 +0100