[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk, updated. 6b
From: |
git repository hosting |
Subject: |
[Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk, updated. 6b20606d2cc03dd8628dee7c3d3844a0c51eeea0 |
Date: |
Mon, 18 Apr 2011 03:41:45 +0100 (BST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/jblum".
The branch, new_volk has been updated
via 6b20606d2cc03dd8628dee7c3d3844a0c51eeea0 (commit)
via 0574bd74778de0d8e9fd5f536d8359d36fc5cf5b (commit)
via a56b291edf063604ea40391f40771eda99d8eb40 (commit)
from 208dcc510e6b6beedf2479a598a90d32c19e1274 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6b20606d2cc03dd8628dee7c3d3844a0c51eeea0
Author: Josh Blum <address@hidden>
Date: Sun Apr 17 19:37:44 2011 -0700
volk: added VOLK_API macro to external symbols
commit 0574bd74778de0d8e9fd5f536d8359d36fc5cf5b
Author: Josh Blum <address@hidden>
Date: Sun Apr 17 19:02:43 2011 -0700
volk: replace references to __attribute__((aligned... with cross platform
macro
This replaces all aligned(16) and aligned(128) (which were incorrect).
Attribute macros are on the left because this makes gcc and ms compilers
happy.
Added volk.h includes to all implementation header files
to provide the attribute macros and defines for the LV_HAVE_*.
commit a56b291edf063604ea40391f40771eda99d8eb40
Author: Josh Blum <address@hidden>
Date: Sun Apr 17 17:39:15 2011 -0700
volk: added attributes header (copied from gruel)
-----------------------------------------------------------------------
Summary of changes:
volk/include/volk/Makefile.am | 1 +
volk/include/volk/make_h.py | 15 ++++-
volk/include/volk/make_makefile_am.py | 2 +
volk/include/volk/volk_16i_branch_4_state_8_a16.h | 1 +
volk/include/volk/volk_16i_convert_8i_a16.h | 1 +
volk/include/volk/volk_16i_max_star_16i_a16.h | 1 +
.../volk/volk_16i_max_star_horizontal_16i_a16.h | 1 +
.../volk/volk_16i_permute_and_scalar_add_a16.h | 1 +
volk/include/volk/volk_16i_s32f_convert_32f_a16.h | 1 +
.../volk/volk_16i_x4_quad_max_star_16i_a16.h | 1 +
.../include/volk/volk_16i_x5_add_quad_16i_x4_a16.h | 1 +
.../volk/volk_16ic_deinterleave_16i_x2_a16.h | 1 +
.../volk/volk_16ic_deinterleave_real_16i_a16.h | 1 +
.../volk/volk_16ic_deinterleave_real_8i_a16.h | 1 +
volk/include/volk/volk_16ic_magnitude_16i_a16.h | 9 ++--
.../volk/volk_16ic_s32f_deinterleave_32f_x2_a16.h | 3 +-
.../volk_16ic_s32f_deinterleave_real_32f_a16.h | 3 +-
.../volk/volk_16ic_s32f_magnitude_32f_a16.h | 5 +-
volk/include/volk/volk_16u_byteswap_a16.h | 1 +
volk/include/volk/volk_32f_accumulator_s32f_a16.h | 3 +-
volk/include/volk/volk_32f_convert_64f_a16.h | 1 +
volk/include/volk/volk_32f_index_max_16u_a16.h | 9 ++--
.../volk/volk_32f_s32f_32f_fm_detect_32f_a16.h | 1 +
...lk_32f_s32f_calc_spectral_noise_floor_32f_a16.h | 5 +-
volk/include/volk/volk_32f_s32f_convert_16i_a16.h | 3 +-
volk/include/volk/volk_32f_s32f_convert_16i_u.h | 2 +-
volk/include/volk/volk_32f_s32f_convert_32i_a16.h | 3 +-
volk/include/volk/volk_32f_s32f_convert_32i_u.h | 2 +-
volk/include/volk/volk_32f_s32f_convert_8i_a16.h | 3 +-
volk/include/volk/volk_32f_s32f_convert_8i_u.h | 2 +-
volk/include/volk/volk_32f_s32f_normalize_a16.h | 1 +
volk/include/volk/volk_32f_s32f_power_32f_a16.h | 1 +
volk/include/volk/volk_32f_s32f_stddev_32f_a16.h | 5 +-
volk/include/volk/volk_32f_sqrt_32f_a16.h | 1 +
.../volk/volk_32f_stddev_and_mean_32f_x2_a16.h | 9 ++--
volk/include/volk/volk_32f_x2_add_32f_a16.h | 1 +
volk/include/volk/volk_32f_x2_divide_32f_a16.h | 1 +
volk/include/volk/volk_32f_x2_dot_prod_32f_a16.h | 7 ++-
volk/include/volk/volk_32f_x2_dot_prod_32f_u.h | 6 +-
.../include/volk/volk_32f_x2_interleave_32fc_a16.h | 1 +
volk/include/volk/volk_32f_x2_max_32f_a16.h | 1 +
volk/include/volk/volk_32f_x2_min_32f_a16.h | 1 +
volk/include/volk/volk_32f_x2_multiply_32f_a16.h | 1 +
.../volk/volk_32f_x2_s32f_interleave_16ic_a16.h | 3 +-
volk/include/volk/volk_32f_x2_subtract_32f_a16.h | 1 +
.../include/volk/volk_32f_x3_sum_of_poly_32f_a16.h | 1 +
.../include/volk/volk_32fc_32f_multiply_32fc_a16.h | 1 +
.../volk/volk_32fc_deinterleave_32f_x2_a16.h | 1 +
.../volk/volk_32fc_deinterleave_64f_x2_a16.h | 1 +
.../volk/volk_32fc_deinterleave_real_32f_a16.h | 1 +
.../volk/volk_32fc_deinterleave_real_64f_a16.h | 1 +
volk/include/volk/volk_32fc_index_max_16u_a16.h | 1 +
volk/include/volk/volk_32fc_magnitude_32f_a16.h | 1 +
volk/include/volk/volk_32fc_s32f_atan2_32f_a16.h | 1 +
.../volk_32fc_s32f_deinterleave_real_16i_a16.h | 3 +-
.../volk/volk_32fc_s32f_magnitude_16i_a16.h | 5 +-
volk/include/volk/volk_32fc_s32f_power_32fc_a16.h | 1 +
.../volk/volk_32fc_s32f_power_spectrum_32f_a16.h | 1 +
...k_32fc_s32f_x2_power_spectral_density_32f_a16.h | 1 +
.../volk_32fc_x2_conjugate_dot_prod_32fc_a16.h | 5 +-
.../volk/volk_32fc_x2_conjugate_dot_prod_32fc_u.h | 2 +-
volk/include/volk/volk_32fc_x2_dot_prod_32fc_a16.h | 3 +-
volk/include/volk/volk_32fc_x2_multiply_32fc_a16.h | 1 +
..._32fc_x2_s32f_square_dist_scalar_mult_32f_a16.h | 1 +
.../volk/volk_32fc_x2_square_dist_32f_a16.h | 1 +
volk/include/volk/volk_32i_s32f_convert_32f_a16.h | 1 +
volk/include/volk/volk_32i_x2_and_32i_a16.h | 1 +
volk/include/volk/volk_32i_x2_or_32i_a16.h | 1 +
volk/include/volk/volk_32u_byteswap_a16.h | 1 +
volk/include/volk/volk_32u_popcnt_a16.h | 1 +
volk/include/volk/volk_64f_convert_32f_a16.h | 1 +
volk/include/volk/volk_64f_x2_max_64f_a16.h | 1 +
volk/include/volk/volk_64f_x2_min_64f_a16.h | 1 +
volk/include/volk/volk_64u_byteswap_a16.h | 1 +
volk/include/volk/volk_64u_popcnt_a16.h | 1 +
volk/include/volk/volk_8i_convert_16i_a16.h | 1 +
volk/include/volk/volk_8i_s32f_convert_32f_a16.h | 1 +
.../volk/volk_8ic_deinterleave_16i_x2_a16.h | 1 +
.../volk/volk_8ic_deinterleave_real_16i_a16.h | 1 +
.../volk/volk_8ic_s32f_deinterleave_32f_x2_a16.h | 3 +-
.../volk/volk_8ic_s32f_deinterleave_real_32f_a16.h | 3 +-
.../volk/volk_8ic_x2_multiply_conjugate_16ic_a16.h | 1 +
.../volk_8ic_x2_s32f_multiply_conjugate_32fc_a16.h | 1 +
volk/include/volk/volk_attributes.h | 56 ++++++++++++++++++++
volk/lib/qa_16s_add_quad_aligned16.cc | 26 +++++-----
volk/lib/qa_16s_branch_4_state_8_aligned16.cc | 20 ++++----
.../lib/qa_16s_permute_and_scalar_add_aligned16.cc | 18 +++---
volk/lib/qa_16s_quad_max_star_aligned16.cc | 12 ++--
volk/lib/qa_32f_fm_detect_aligned16.cc | 6 +-
...qa_32fc_power_spectral_density_32f_aligned16.cc | 6 +-
volk/lib/qa_32u_popcnt_aligned16.cc | 6 +-
volk/lib/qa_64u_popcnt_aligned16.cc | 6 +-
92 files changed, 239 insertions(+), 96 deletions(-)
create mode 100644 volk/include/volk/volk_attributes.h
hooks/post-receive
--
git://gnuradio.org/jblum
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Commit-gnuradio] git://gnuradio.org/jblum branch, new_volk, updated. 6b20606d2cc03dd8628dee7c3d3844a0c51eeea0,
git repository hosting <=