6653 Commits (94de62e8be1d63d2668d2aa71ce266e630c90b17)
 

Author SHA1 Message Date
  Hank Anderson 1b7f427401 Added conj gemv objects for complex build. 11 years ago
  Hank Anderson b2284647a3 More complex objects. 11 years ago
  Hank Anderson a6116e5859 Added some more complex-only objects. 11 years ago
  Hank Anderson fb5d5bb971 Added defines for complex trmv. 11 years ago
  Hank Anderson 371071d461 Added CONJ defines for trmm/trsm. 11 years ago
  Hank Anderson 8a143516e3 Added alternate_name to a couple of the name mangling schemes. 11 years ago
  Hank Anderson e5897ecb9b Added zherk_kernel.c objects to driver/level3. 11 years ago
  Hank Anderson 714638c187 Added some TRMM objects for complex types. 11 years ago
  Hank Anderson e27c372e53 Fixed reuse of float_char from parent loop. 11 years ago
  Hank Anderson f3f2b3d768 Added complex and single netlib-lapack fortran sources to lapack.cmake. 11 years ago
  Hank Anderson 9492298048 Added other float types to Makefile.L3. 11 years ago
  Hank Anderson 43725b82c5 ParseMakefileVars now replaces Makefile vars with CMake vars. 11 years ago
  Hank Anderson 14fd3d35de Added checks for missing defines in kernel. 11 years ago
  Hank Anderson cebc07cebd ParseMakefileVars now recursively parses included makefiles. 11 years ago
  Hank Anderson 33c5e8db7f Added a helper function for setting the L1 kernel defaults. 11 years ago
  Hank Anderson 67e39bd8fb Added mangled complex filenames to interface and lapack CMakeLists.txt. 11 years ago
  Hank Anderson 9eb1499095 Added another param to GenerateNamedObjects to mangle complex source names. 11 years ago
  Martin Koehler 39cc6b21d3 Add ATLAS-style ?geadd function 11 years ago
  Hank Anderson 4662a0b13a Changed generate functions to iterate through a list of float types. 11 years ago
  Hank Anderson e74462a3f5 Moved declarations to start of functions to satisfy MSVC C89 implementation. 11 years ago
  Hank Anderson 056ba26755 Changed a number of inline calls to use __inline. 11 years ago
  Hank Anderson a0d9a7fd83 Changed _Complex types in common_level1.h to use the typedef. 11 years ago
  Hank Anderson 5d3fc092e9 Added MSVC defines to common.h. 11 years ago
  Hank Anderson c94fe71278 Removed incoming-stack-boundary for MSVC. 11 years ago
  Hank Anderson d60b49e5c5 Turned off uninizialized variable warning when compiling lapack-netlib. 11 years ago
  Hank Anderson 64b5a0ef84 Added AUX files from lapack-netlib. 11 years ago
  Hank Anderson 162791e30e Added common objects from kernel Makefile. 11 years ago
  Hank Anderson 8743093bd7 Added aux files from lapack-netlib. 11 years ago
  Hank Anderson 96cf6779ca Added DLA sources from lapack-netlib. 11 years ago
  Hank Anderson 3b20b62423 Fixed trti2 name. 11 years ago
  Hank Anderson 6ddbfea700 Added generic laswp object. 11 years ago
  Hank Anderson c0624a26be Fixed some dgemm_copy function names. 11 years ago
  Hank Anderson 4bfaf1ce66 Removed some list appends I missed. 11 years ago
  Hank Anderson e8c39138c6 Removed return value from GenerateNamedObjects. 11 years ago
  Hank Anderson f992799226 Added the rest of Makefile.L3. 11 years ago
  Hank Anderson 4c65afcce1 Changed kernel filenames to vars. These will need to be read from KERNEL. 11 years ago
  Hank Anderson 7fa5c4e2fd Fixed some case issues with ARCH. 11 years ago
  Zhang Xianyi 771b18ae9c Detect the wrong combined flags of USE_OPENMP=1 and USE_THREAD=0. 11 years ago
  Zhang Xianyi cfa9392ffa Fix openblas_get_num_threads and openblas_get_num_procs bug with single thread. 11 years ago
  Hank Anderson fa0e6a6c93 Added the rest of the L1 kernel makefile. 11 years ago
  Hank Anderson 2f59135eb6 Added gemv to level2 CMakeLists.txt. 11 years ago
  Hank Anderson 38681fb1c6 Added more kernel files. 11 years ago
  Hank Anderson 6b5d26e07b Added SMP sources to level2 CMakeLists.txt. 11 years ago
  Hank Anderson 13d2d48e67 Added yet another naming scheme for lapack functions. 11 years ago
  Hank Anderson 189fadfde0 Started implementing kernel/Makefile in cmake. 11 years ago
  Hank Anderson 627d5e7401 Added SMP objects to driver/level3. 11 years ago
  Hank Anderson 943fa2fb58 Fixed object names in level2. 11 years ago
  Hank Anderson 1b62a4f3c9 Changed some function parameters to optional. 11 years ago
  Hank Anderson 461e691127 Codes when define is absent are now a parameter to AllCombinations. 11 years ago
  Hank Anderson cfaf1c678f Added option to append define codes with an underscore. 11 years ago