summaryrefslogtreecommitdiff
path: root/cmake
AgeCommit message (Expand)AuthorFilesLines
2021-02-02fix case in compiler name checkMartin Kroeker1-1/+1
2021-02-01remove spurious lines (probably editor malfunction)Martin Kroeker1-7/+0
2021-02-01handle AppleClang in Cooperlake support conditionMartin Kroeker1-2/+9
2021-02-01Fix compiler version check for Intel Cooperlake support (clang-cl does not ac...Martin Kroeker1-5/+9
2021-01-31Merge pull request #3073 from xoviat/embeddedMartin Kroeker1-0/+5
2021-01-25Add DYNAMIC_LIST support for ARM64Martin Kroeker1-0/+3
2021-01-19add cortex-m platformxoviat1-0/+5
2021-01-13Workaround for cmake having its own C_COMPILER variableMartin Kroeker1-0/+3
2020-11-13Add -mfma for HAVE_FMA3 in the non-DYNAMIC_ARCH case as wellMartin Kroeker1-0/+3
2020-11-07Remove extraneous quotes that caused a cmake policy warningMartin Kroeker1-2/+2
2020-11-07Fix placement of getarch call and spurious cpu property accumulation in DYNAM...Martin Kroeker2-96/+73
2020-11-03Add -msse3 where needed for DYNAMIC_ARCH buildsMartin Kroeker1-12/+9
2020-11-02Fix target testMartin Kroeker1-0/+2
2020-11-02Add files via uploadMartin Kroeker3-3/+62
2020-11-01typo fixMartin Kroeker1-1/+1
2020-11-01Disable EXPRECISION for the combination of DYNAMIC_CORE and GENERIC targetMartin Kroeker1-0/+4
2020-10-29Implementation of BF16 based gemvChen, Guobing1-2/+2
2020-10-20Add POWER10 support flag (unconditionally for now)Martin Kroeker1-0/+1
2020-10-18Support cross-compiling for Apple VortexMartin Kroeker1-0/+23
2020-10-16Add compiler options for sse/sse2/ssse3/sse4.1Martin Kroeker1-0/+12
2020-10-16Add sse options for use of intrinics with older compilersMartin Kroeker1-0/+9
2020-10-14Merge pull request #2890 from martin-frbg/s-d-sumMartin Kroeker1-1/+16
2020-10-14Add express -mavx and -msse options (and fix a stray = for cooperlake)Martin Kroeker1-1/+16
2020-10-12Change "HALF" and "sh" to "BFLOAT16" and "sb"Martin Kroeker4-36/+41
2020-10-11Adapt for supporting only a subset of variable typesMartin Kroeker4-28/+28
2020-10-11Merge pull request #2883 from martin-frbg/issue2872Martin Kroeker2-4/+7
2020-10-11restore PRESCOTT default for DYNAMIC_LISTMartin Kroeker1-1/+1
2020-10-11Stop DYNAMIC_ARCH build if the toplevel source contains a stray config_kernel...Martin Kroeker1-2/+6
2020-10-10Merge pull request #2867 from Qiyu8/usimd-floatdotMartin Kroeker1-0/+3
2020-10-10add sse3 compiler flagQiyu81-0/+3
2020-10-04make BLAS3_MEM_ALLOC_THRESHOLD configurable on non-WindowsMartin Kroeker1-1/+7
2020-09-30Remove redundant status messageMartin Kroeker1-2/+1
2020-09-15Activate all BUILD_ options if none was specifiedMartin Kroeker1-0/+7
2020-09-14Merge pull request #2796 from Guobing-Chen/BF16_dot_coversion_apisMartin Kroeker1-1/+3
2020-09-13Copy BUILD_* directives to the compiler options to allow ifdef in testsMartin Kroeker1-0/+12
2020-09-04Add bfloat16 based dot and conversion with single/doubleChen, Guobing1-1/+3
2020-09-01Merge pull request #2811 from martin-frbg/issue2806Martin Kroeker2-0/+7
2020-08-31Merge pull request #2807 from martin-frbg/issue2804Martin Kroeker1-3/+3
2020-08-31Handle Apple labeling armv8 as arm64 rather than aarch64Martin Kroeker1-3/+3
2020-08-22Add OpenMP dependency to pkgconfig file if neededMartin Kroeker1-1/+1
2020-08-19Update system.cmakeMartin Kroeker1-1/+1
2020-08-19Update system.cmakeMartin Kroeker1-1/+3
2020-08-19fallback from cooperlake to skylake if gcc<10Martin Kroeker1-0/+2
2020-08-19Typo fixMartin Kroeker1-1/+1
2020-08-19-march=cooperlake requires gcc10Martin Kroeker1-1/+8
2020-08-19-march=cooperlake requires gcc10Martin Kroeker1-1/+4
2020-08-13Enable COOPERLAKE build targetChen, Guobing3-3/+14
2020-07-29Merge pull request #2741 from martin-frbg/issue2739Martin Kroeker1-0/+5
2020-07-27missing bracesMartin Kroeker1-2/+2
2020-07-27Adjust A53 SGEMM parameters to reflect move to 8x8 kernelMartin Kroeker1-0/+5