Merge pull request #2193 from martin-frbg/makeutest
[platform/upstream/openblas.git] / kernel / Makefile
2019-01-31 maamountkiMerge branch 'develop' into z14
2019-01-28 Martin KroekerMerge pull request #1962 from brada4/r
2019-01-16 AbdelraufMerge branch 'develop' into develop
2018-12-31 Martin KroekerMerge pull request #1945 from xianyi/develop
2018-12-31 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-12-22 Martin KroekerMerge pull request #1 from xianyi/develop
2018-12-16 Martin KroekerMerge pull request #1919 from fenrus75/haswelltuning
2018-12-16 Martin KroekerUpdate Makefile
2018-12-16 Martin Kroekertypo
2018-12-16 Martin KroekerAdd -mavx2 on Haswell only if the compiler supports it
2018-12-15 Martin Kroekeruse -maxv2 on haswell
2018-12-15 Martin Kroekershould be core-avx2
2018-12-15 Martin Kroekerfix elseifeq and use older option core2-avx for compati...
2018-12-15 Martin KroekerAdd -march=haswell to HASWELL part of DYNAMIC_ARCH...
2018-12-12 Martin KroekerMerge pull request #1910 from martin-frbg/issue1909
2018-12-11 Martin Kroekermake sure the added march=skylake-avx512 does not cause...
2018-12-11 Martin KroekerAdd -march=skylake-avx512 to SkylakeX part of DYNAMIC_A...
2018-12-02 Martin KroekerMerge pull request #1900 from xianyi/develop
2018-12-02 Martin KroekerMerge branch 'release-0.3.0' into develop
2018-11-07 Martin KroekerMerge pull request #1831 from brada4/hemv
2018-11-07 Martin KroekerMerge branch 'develop' into fc-1847
2018-11-07 Martin KroekerMerge pull request #1858 from brada4/buff-1847
2018-10-23 Martin KroekerMerge pull request #1829 from ashwinyes/develop_aarch64...
2018-10-22 Ashwin Sekhar T KARM64: Fix DYNAMIC_ARCH compilation for cores which...
2016-08-10 Shivraj PatilMIPS n32 ABI and build time mips simd support check
2016-08-08 Shivraj PatilMIPS n32 ABI support, MSA support detection and rename...
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
2013-04-08 Xianyi ZhangMerge branch 'loongson3a' into loongson3b
2012-10-08 Zhang XianyiMerge branch 'develop'
2012-08-21 Jameson Nashprovide support for passing CFLAGS, FFLAGS, PFLAGS...
2012-08-20 Zhang XianyiMerge branch 'develop' v0.2.3
2012-07-07 Xianyi ZhangFixed the build bug when DYNAMIC_ARCH=0.
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-21 Xianyi ZhangMerge branch 'add_install_target' into develop
2011-06-21 Xianyi ZhangRefs #20. Fixed the installation bug with DYNAMIC_ARCH=1.
2011-06-20 Xianyi ZhangMerge branch 'add_install_target' into develop
2011-06-19 Xianyi ZhangMerge branch 'master' of github.com:xianyi/OpenBLAS...
2011-06-09 Xianyi ZhangFixed #35 a build bug with NO_LAPACK=1 & DYNAMIC_ARCH=1.
2011-01-24 Xianyi ZhangImport GotoBLAS2 1.13 BSD version codes.