| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace data_t with float | Jukka Ojanen | 2015-03-12 | 1 | -31/+53 |
* | Remove unused neon_float.h header | Jukka Ojanen | 2015-03-12 | 1 | -1127/+0 |
* | Remove unused variable 'i' from 'ffts_generate_func_code' | Jukka Ojanen | 2015-03-12 | 1 | -4/+0 |
* | Initial steps to support double precision. Replace data_t with float, and cda... | Jukka Ojanen | 2015-03-12 | 5 | -145/+413 |
* | Try to execute detection quietly without messages | Jukka Ojanen | 2015-03-11 | 1 | -1/+5 |
* | Fix conflicting types | Jukka Ojanen | 2015-03-11 | 1 | -0/+2 |
* | Automatically detect ARM FPU and float ABI | Jukka Ojanen | 2015-03-11 | 1 | -18/+73 |
* | Fix conflicting types for 'temp0' | Jukka Ojanen | 2015-03-11 | 1 | -0/+2 |
* | Add explicit '.fpu' directive | Jukka Ojanen | 2015-03-11 | 3 | -0/+3 |
* | Use FFTS_INLINE instead of __INLINE and make functions static | Jukka Ojanen | 2015-03-11 | 1 | -17/+14 |
* | Added "-mfloat-abi=softfp" as default for ARM | Jukka Ojanen | 2015-03-11 | 1 | -1/+5 |
* | Now ARM VFP building works with "CMake -DENABLE_VFP=ON". Performance when "-D... | Jukka Ojanen | 2015-03-11 | 1 | -0/+2 |
* | Don't use CMake option name | Jukka Ojanen | 2015-03-10 | 1 | -7/+7 |
* | ARM compile shall use generic C if dynamic code is disabled | Jukka Ojanen | 2015-03-10 | 1 | -7/+7 |
* | Don't add 'vfp.s' if dynamic code is disabled | Jukka Ojanen | 2015-03-10 | 1 | -3/+0 |
* | Remove duplicate code | Jukka Ojanen | 2015-03-10 | 1 | -7/+1 |
* | Remove redefinitions and fix naming | Jukka Ojanen | 2015-03-10 | 1 | -7/+4 |
* | Dereference pointer | Jukka Ojanen | 2015-03-10 | 1 | -1/+1 |
* | For the moment assume HAVE_VFP as final fallback | Jukka Ojanen | 2015-03-10 | 1 | -0/+2 |
* | Removal of 'transforms' broke dynamic code | Jukka Ojanen | 2015-03-10 | 1 | -0/+2 |
* | Remove redefinition of 'fw' in function 'ffts_generate_luts' | Jukka Ojanen | 2015-03-10 | 1 | -2/+0 |
* | Add explicit '.fpu' directive | Jukka Ojanen | 2015-03-10 | 1 | -50/+49 |
* | Added some casting corrections | Jukka Ojanen | 2015-03-10 | 1 | -4/+4 |
* | Remove duplicate code | Jukka Ojanen | 2015-03-10 | 1 | -13/+0 |
* | Improve header logic | Jukka Ojanen | 2015-03-10 | 3 | -9/+7 |
* | Check existence of various headers and add guards for them | Jukka Ojanen | 2015-03-10 | 6 | -4/+47 |
* | Remove FFTS plan variable 'transforms', which is not used | Jukka Ojanen | 2015-03-10 | 2 | -17/+0 |
* | Variable 'tmp' set but not used in function 'ffts_generate_luts' | Jukka Ojanen | 2015-03-10 | 1 | -3/+0 |
* | Undefined variable in generate_prologue | Jukka Ojanen | 2015-03-10 | 1 | -14/+11 |
* | Wrong inclusion order | Jukka Ojanen | 2015-03-10 | 1 | -1/+1 |
* | Fix ENABLE_VFP options in CMake | Jukka Ojanen | 2015-03-10 | 1 | -1/+4 |
* | Fix FFT size 2, FFT size 2 and 4 don't need/use lookup tables. | Jukka Ojanen | 2015-03-09 | 1 | -1/+2 |
* | To support generic building, fallback using scalar macros from macros-alpha.h | Jukka Ojanen | 2015-03-09 | 1 | -12/+4 |
* | Fix warning "comparison between signed and unsigned integer expressions" | Jukka Ojanen | 2014-12-09 | 5 | -14/+17 |
* | To use build scalar only version, "cmake -DENABLE_VFP=ON -DDISABLE_DYNAMIC_CO... | Jukka Ojanen | 2014-12-07 | 1 | -4/+6 |
* | Fix warning "cast from pointer to integer of different size" | Jukka Ojanen | 2014-12-07 | 1 | -2/+2 |
* | Fix issue #29 "Make FFTS work on all architectures" | Jukka Ojanen | 2014-12-07 | 1 | -93/+121 |
* | Definitions HAVE_VFP and HAVE_SSE cannot coexist | Jukka Ojanen | 2014-12-06 | 1 | -3/+1 |
* | Definitions HAVE_NEON and HAVE_SSE cannot coexist | Jukka Ojanen | 2014-12-06 | 1 | -7/+1 |
* | Update README, build for 32 bit and 64 bit Windows are now supported | Jukka Ojanen | 2014-11-24 | 2 | -15/+12 |
* | Improve CMake build system to automatically detect SSE, and support 32 bit Wi... | Jukka Ojanen | 2014-11-21 | 1 | -76/+87 |
* | Define SSE constants when HAVE_SSE is defined | Jukka Ojanen | 2014-11-21 | 1 | -1/+1 |
* | Enable static first pass and "unroll" recursion to base cases; N <= 128 | Jukka Ojanen | 2014-11-20 | 2 | -70/+464 |
* | Add static transform to library | Jukka Ojanen | 2014-11-20 | 1 | -0/+2 |
* | Include system specific macros in macros.h | Jukka Ojanen | 2014-11-20 | 1 | -1/+0 |
* | Use _mm_movelh_ps instead of _mm_shuffle_ps to implement VUNPACKLO | Jukka Ojanen | 2014-11-20 | 1 | -4/+2 |
* | Fix redefinition of ffts_plan_t | Jukka Ojanen | 2014-11-17 | 12 | -9/+10 |
* | Don't use long NOPs, instead add extra prefix to extend op codes to align bra... | Jukka Ojanen | 2014-11-17 | 2 | -89/+126 |
* | Merge commit '49c443ba7bc74893422e6f7cee9e569edfef1393' | Jukka Ojanen | 2014-11-17 | 1 | -6/+27 |
|\ |
|
| * | Added x64_sse_addps_reg_reg_size, x64_sse_mulps_reg_reg_size, x64_sse_subps_r... | Jukka Ojanen | 2014-11-17 | 1 | -6/+27 |