summaryrefslogtreecommitdiff
path: root/common_x86_64.h
AgeCommit message (Expand)AuthorFilesLines
2019-06-16Fix mov syntaxMartin Kroeker1-1/+1
2019-06-16Zero ecx with a mov instructionMartin Kroeker1-2/+3
2019-04-29Misc. typo fixesluz.paz1-1/+1
2019-02-14Fix missing clobber in x86/x86_64 blas_quickdivide inline assembly function (...Martin Kroeker1-1/+1
2019-01-05Query AVX2 and AVX512VL capability in x86 cpu detectionMartin Kroeker1-1/+1
2018-06-17make WMB / MB safer on x86-64Arjan van de Ven1-4/+4
2018-06-17On x86-64, make MB/WMB compiler barriersArjan van de Ven1-0/+5
2018-05-02Merge pull request #1542 from martin-frbg/quickdiv64Martin Kroeker1-0/+7
2018-05-02Omit the divide table overflow check on small systemsMartin Kroeker1-1/+3
2018-04-29Update common_x86_64.hMartin Kroeker1-1/+4
2018-04-29Avoid out of bounds reads from blas_quick_divide_table on big systemsMartin Kroeker1-1/+3
2018-04-03Add support for DragonFly BSDAlex Arslan1-1/+1
2018-04-02Allow building on OpenBSDAlex Arslan1-1/+1
2017-05-27build: Flang has the same interface as PGIPaul Osmialowski1-0/+4
2016-03-13Don't pass REALNAME to `.end`Keno Fischer1-1/+1
2015-10-13Merge branch 'develop' into cmakeZhang Xianyi1-0/+2
2015-08-16add fallback blas_lock implementationGrazvydas Ignotas1-0/+1
2015-08-16add fallback rpcc implementationGrazvydas Ignotas1-0/+1
2015-08-11Fixed cmake build bugs on Linux.Zhang Xianyi1-0/+4
2015-08-10Use cmake to build OpenBLAS GENERIC Target on MSVC x86 64-bit.Zhang Xianyi1-4/+31
2015-05-13Add AMD Excavator target.Zhang Xianyi1-1/+1
2014-12-28added target processor STEAMROLLERWerner Saar1-1/+1
2014-09-06undef WHEREAMIwernsaar1-2/+1
2014-09-05experimentally removed expensive function callswernsaar1-0/+9
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-6/+6
2013-09-22Refs #262. Fixed compatibility issues of GNU stack markings with PathScale EK...Zhang Xianyi1-1/+1
2013-07-28Refs #262. Added executable stack markings.Zhang Xianyi1-1/+4
2013-07-06Support AMD Piledriver by bulldozer kernels.Zhang Xianyi1-0/+5
2012-06-20Refs #83. Added the missing ALIGN_5 macro on Mac OSX. However, it still exist...Zhang Xianyi1-0/+1
2012-05-31Refs #75. Check ffreep macro before the define.Zhang Xianyi1-0/+2
2012-05-30Refs #75. Use ffreep opcode directly. Please check out http://www.sandpile.or...Xianyi Zhang1-0/+4
2012-05-23Fix inconsistent case for OS_* macros (Refs pull request #111)Zaheer Chothia1-1/+1
2012-05-21FreeBSD: fix OS_FreeBSD -> OS_FREEBSD typosMike Nolta1-1/+1
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+451