Add CPUID identification of Intel Ice Lake
[platform/upstream/openblas.git] / interface / rotmg.c
2019-01-16 AbdelraufMerge branch 'develop' into develop
2018-05-02 Martin KroekerMerge pull request #1542 from martin-frbg/quickdiv64
2018-04-27 Martin KroekerMerge pull request #1539 from martin-frbg/ztrmv-1332
2018-04-25 Martin KroekerMerge pull request #1540 from martin-frbg/mips32-zasum
2018-04-25 Martin KroekerMerge pull request #1538 from martin-frbg/arm7utest
2018-04-20 Martin KroekerMerge pull request #1532 from martin-frbg/utest-cblas
2018-04-15 Martin KroekerMerge pull request #1523 from martin-frbg/utest_waith
2018-04-14 Martin KroekerMerge pull request #1520 from martin-frbg/cpucounts
2018-04-11 Martin KroekerMerge pull request #1515 from martin-frbg/mipsdot
2018-04-07 Martin KroekerMerge branch 'develop' into atomic
2018-04-05 Martin KroekerMerge pull request #1506 from martin-frbg/issue1497
2018-04-05 Martin KroekerMerge pull request #1507 from martin-frbg/threads_usage
2018-04-04 Martin KroekerMerge pull request #1501 from martin-frbg/issue875
2018-03-28 Martin KroekerMerge pull request #1500 from martin-frbg/issue1474
2018-03-27 Martin KroekerMerge pull request #1499 from quickwritereader/develop
2018-03-27 Martin KroekerMerge pull request #1491 from martin-frbg/ddot_mt
2018-03-19 Martin KroekerMerge pull request #1495 from martin-frbg/aff
2018-03-17 Martin KroekerMerge pull request #1494 from martin-frbg/x86_dsdot
2018-03-04 Martin KroekerMerge pull request #1482 from martin-frbg/haswell_axpy
2018-03-04 Martin KroekerRewrite ROTMG to address cases not covered by the netli...
2018-02-28 Martin KroekerMerge pull request #1477 from quickwritereader/develop
2018-02-20 Martin KroekerMerge pull request #1464 from martin-frbg/issue1461
2018-02-18 Martin KroekerMerge pull request #1463 from martin-frbg/rotmg2
2018-02-18 Martin KroekerFix conditionals in the rescaling against GAMSQ
2018-02-18 Martin KroekerFix condition in both second scaling loops
2018-02-11 Martin KroekerMerge pull request #1454 from martin-frbg/issue1452
2018-02-09 Martin KroekerRemove debug printfs
2018-02-09 Martin KroekerKeep the flag handling separate from the scaling loops
2014-06-29 Zhang XianyiMerge branch 'develop' v0.2.10.rc1
2014-06-29 Zhang XianyiFixed #395. Enable optimized cgemm for Sandybridge...
2014-06-28 Zhang XianyiMerge branch 'TimothyGu-develop' into develop
2014-06-28 Zhang XianyiMerge branch 'develop' of https://github.com/TimothyGu...
2014-06-27 Timothy GuRemove all trailing whitespace except lapack-netlib
2014-06-27 Zhang XianyiMerge pull request #390 from wernsaar/develop
2014-06-25 wernsaarfixed compiler warnings
2014-06-10 Zhang XianyiMerge branch 'develop' v0.2.9
2014-05-10 wernsaaradded C files in interface
2014-05-10 wernsaarremoved all C files in interface
2014-05-02 Zhang XianyiMerge pull request #367 from xantares/patch-2
2014-05-02 Zhang XianyiMerge pull request #366 from xantares/patch-1
2014-05-02 wernsaarfixed 2 bugs as reported by Brendan Tracey
2014-03-06 Zhang XianyiMerge branch 'release-0.2.9' v0.2.9.rc2
2014-03-06 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2014-02-28 wernsaarrewrote rotmg.c instead of modifying very old code
2011-06-24 trazMerge branch 'loongson3a' of github.com:xianyi/OpenBLAS...
2011-06-23 Xianyi ZhangMerge branch 'release-v0.1alpha2' into loongson3a
2011-06-23 traitsMerge branch 'release-v0.1alpha2' v0.1alpha2
2011-06-21 Xianyi ZhangMerge branch 'loongson3a' into release-v0.1alpha2
2011-06-19 Xianyi ZhangMerge branch 'master' of github.com:xianyi/OpenBLAS...
2011-05-12 Xianyi ZhangMerge branch 'hotfix-readme_about_branches' into develop
2011-05-10 Xianyi ZhangFixed #26 the wrong result of rotmg. Used fabs() instea...
2011-01-24 Xianyi ZhangImport GotoBLAS2 1.13 BSD version codes.