aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
AgeCommit message (Expand)Author
2020-07-09COMPMID-3324: Adjusting capitalization of Arm copyright claim to reflect Arm ...Michele Di Giorgio
2020-07-06COMPID-3324: Clean GEMM kernelsGeorgios Pinitas
2020-03-25Add Tizen platform supportInki Dae
2020-03-12COMPMID-3160: Add Bfloat16 support in NEGEMMConvolutionLayerGeorgios Pinitas
2020-03-05COMPMID-1181: Support for tracing configurationAnthony Barbier
2020-03-05COMPMID-3152: Initial Bfloat16 supportGeorgios Pinitas
2020-02-13COMPMID-3201: Remove fpermissive flagMichalis Spyrou
2020-02-13Adding compiler_prefix env variablealered01
2020-01-31COMPMID-3003: Integrate assembly kernels utilizing MMLA instruction.Georgios Pinitas
2019-12-23COMPMID-2819: Fix armv7a build errorMichalis Spyrou
2019-12-20COMPMID-2706: Add the ability to build bootcode for bare metalMichalis Spyrou
2019-12-11COMPMID-2841: Enable aarch32 buildsGeorgios Pinitas
2019-11-27COMPMID-2960: Remove OpenCL and GLES stubs if not usedManuel Bottini
2019-10-17COMPMID-2486: Remove/add disabled compiler warningsMichalis Spyrou
2019-10-16COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-10-08COMPMID-2486: Remove disabled compiler warningsMichalis Spyrou
2019-09-26COMPMID-2452: Replace DOT assemble macro with the corresponding word directives.Georgios Pinitas
2019-09-25COMPMID-2566 - Add CLGEMMReshapedOnlyRHS exampleSiCong Li
2019-09-16COMPMID-2646: Wrap thread-related structure to ease bare-metal supportGeorgios Pinitas
2019-07-19-ftree-vectorize is redundant with -O3Ramana Radhakrishnan
2019-07-05COMPMID-2378: Sanitize GEMM configuration for NEONGeorgios Pinitas
2019-06-11COMPMID-2336: Enable implicit fallthrough warningsMichalis Spyrou
2019-06-06COMPMID-2336: Fix warnings present in latest gccGeorgios Pinitas
2019-04-03COMPMID-1995: Add the whole content of include plus utils in install_dirMichele Di Giorgio
2019-03-14COMPMID-1995 Fix OpenCL linking on x86_64Michalis Spyrou
2018-12-06COMPMID-1828: Allow the user to override the toolchain prefixAnthony Barbier
2018-12-03COMPMID-1819 Add option to build library with -fno-exceptionsMichalis Spyrou
2018-11-15COMPMID-1737: Fix: forgot to copy the 'support' folder to the include folder ...Anthony Barbier
2018-11-08COMPMID-1675: Add SVE supportGeorgios Pinitas
2018-11-02COMPMID-1737: Add support for install_dirAnthony Barbier
2018-11-02COMPMID-1685: Allow build_dir to be an absolute pathAnthony Barbier
2018-11-02COMPMID-1474: Automatically generate DragonBench benchmarksGeorgios Pinitas
2018-11-02Revert "COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with ...Anthony Barbier
2018-11-02COMPMID-1246: Disable -pie and -static-libstdc++ when compiling with clangAnthony Barbier
2018-11-02COMPMID-1246: Add -Wno-implicit-fallthrough flag on gcc compilationGeorgios Pinitas
2018-11-02COMPMID-1246: Github PR: Fix build (#454)ggardet
2018-11-02COMPMID-1313: Tried to remove -Wno-implicit-fallthrough as it doesn't seem to...Anthony Barbier
2018-11-02COMPMID-1081: Introduced test-wide instrumentsAnthony Barbier
2018-11-02COMPMID-959: Fixed clang-tidy formatting, made GLES builds fail for standalone=1Anthony Barbier
2018-11-02COMPMID-797: Switch to new graph.Georgios Pinitas
2018-11-02COMPMID-959: Fixed -no-integrated-as flag for AndroidAnthony Barbier
2018-11-02COMPMID-959: Moved ccache workaround to jenkins scriptsAnthony Barbier
2018-11-02COMPMID-881: RSH new arm_gemm interface.Pablo Tello
2018-11-02COMPMID-959: Suppress invalid parenthesis warn with clang and ccacheGeorgios Pinitas
2018-11-02COMPMID-955 Enable support for ccacheAnthony Barbier
2018-11-02COMPMID-959: Fix compiler checksAnthony Barbier
2018-11-02COMPMID-942: Created 'embed_only' build target for ArmNNAnthony Barbier
2018-11-02COMPMID-930 Disable warning about implicit-fallthrough in new versions of GCCAnthony Barbier
2018-11-02COMPMID-765: Enable fp16 extension for arm64-v8.2-aPablo Tello
2018-11-02COMPMID-849: Changed default toolchain to Clang on AndroidAnthony Barbier