1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2024-06-25 22:43:14 +00:00
gnss-sdr/src/algorithms
Carles Fernandez 68fdedb224
Remove _mm256_zeroupper() calls
Manual usage of _mm256_zeroupper() is not required and leads to miscompilation with GCC 10.2 and optimization level -O3
2021-01-04 14:07:56 +01:00
..
acquisition Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
channel Apply more concise file header format 2020-12-30 13:35:06 +01:00
conditioner Apply more concise file header format 2020-12-30 13:35:06 +01:00
data_type_adapter Apply more concise file header format 2020-12-30 13:35:06 +01:00
input_filter Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
libs Remove _mm256_zeroupper() calls 2021-01-04 14:07:56 +01:00
observables Apply more concise file header format 2020-12-30 13:35:06 +01:00
PVT Fix clang-format job 2020-12-31 01:15:16 +01:00
resampler Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_generator Apply more concise file header format 2020-12-30 13:35:06 +01:00
signal_source Apply and add clang-tidy ckecks readability-make-member-function-const and readability-qualified-auto 2020-12-30 21:49:29 +01:00
telemetry_decoder Apply more concise file header format 2020-12-30 13:35:06 +01:00
tracking Apply more concise file header format 2020-12-30 13:35:06 +01:00
CMakeLists.txt Apply more concise file header format 2020-12-30 13:35:06 +01:00