Add an AVX512 enabled DSCAL function
[platform/upstream/openblas.git] / common_stackalloc.h
2018-07-01 Martin KroekerMerge pull request #1656 from xianyi/develop
2018-06-25 Martin KroekerMerge pull request #2 from martin-frbg/develop
2018-06-25 Martin KroekerMerge pull request #1 from xianyi/develop
2018-06-23 Martin KroekerMerge pull request #1638 from martin-frbg/issue1637
2018-06-20 Martin KroekerMerge pull request #1630 from martin-frbg/x86-march
2018-06-20 Martin KroekerMerge pull request #1631 from oon3m0oo/stack
2018-06-20 Craig DonnerAvoid declaring arrays of size 0 when making large...
2017-03-06 Zhang XianyiMerge branch 'develop' into arm_soft_fp_abi
2016-03-15 Zhang XianyiMerge branch 'release-0.2.16' v0.2.16
2016-03-05 Zhang XianyiMerge remote-tracking branch 'origin/power8' into develop
2016-02-10 Zhang XianyiRefs #727. Align stack buffer address on 32-bytes.
2016-01-26 Zhang XianyiMerge pull request #749 from lotheac/illumos_fixes
2016-01-12 Zhang XianyiMerge branch 'develop' of github.com:xianyi/OpenBLAS...
2016-01-12 Zhang XianyiMerge branch 'jeromerobert-bug736' into develop
2016-01-10 Jerome Robertstack alloc: Fix stack smashing detection in 32bits
2016-01-09 Zhang XianyiMerge pull request #734 from jeromerobert/common_stackalloc
2016-01-08 Jerome RobertFactorize MAX_STACK_ALLOC code to common_stackalloc.h