commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] 22/22: Merge commit '0c92479f'


From: git
Subject: [Commit-gnuradio] [gnuradio] 22/22: Merge commit '0c92479f'
Date: Fri, 31 Oct 2014 19:22:32 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

jcorgan pushed a commit to branch master
in repository gnuradio.

commit 4869607eb840318595edda85ca20b872579b27e3
Merge: b3bbe56 0c92479
Author: Johnathan Corgan <address@hidden>
Date:   Fri Oct 31 12:12:09 2014 -0700

    Merge commit '0c92479f'
    
    This is one commit shy of the nwest/neon tip

 volk/apps/volk_profile.cc                          |  14 +--
 volk/kernels/volk/volk_16i_32fc_dot_prod_32fc.h    |  48 +++++++++-
 volk/kernels/volk/volk_16i_convert_8i.h            |  43 ++++++++-
 volk/kernels/volk/volk_16i_s32f_convert_32f.h      |  46 ++++++++++
 volk/kernels/volk/volk_16u_byteswap.h              |  52 +++++++++++
 volk/kernels/volk/volk_16u_byteswappuppet_16u.h    |  55 +++++++++++
 volk/kernels/volk/volk_32f_binary_slicer_8i.h      |  80 ++++++++++++++++
 volk/kernels/volk/volk_32f_log2_32f.h              | 102 ++++++++++++++++++++-
 volk/kernels/volk/volk_32f_x2_pow_32f.h            |   0
 volk/kernels/volk/volk_32fc_deinterleave_32f_x2.h  |  33 +++++++
 .../kernels/volk/volk_32fc_deinterleave_imag_32f.h |  29 ++++++
 .../kernels/volk/volk_32fc_deinterleave_real_32f.h |  26 ++++++
 volk/kernels/volk/volk_32fc_s32fc_multiply_32fc.h  |  41 ++++++++-
 .../volk/volk_32fc_x2_conjugate_dot_prod_32fc.h    |  49 +++++++++-
 volk/kernels/volk/volk_32fc_x2_dot_prod_32fc.h     |   2 +-
 volk/kernels/volk/volk_32i_x2_and_32i.h            |  34 +++++++
 volk/kernels/volk/volk_32i_x2_or_32i.h             |  34 +++++++
 volk/kernels/volk/volk_32u_byteswap.h              |  55 ++++++++++-
 volk/kernels/volk/volk_32u_byteswappuppet_32u.h    |  45 +++++++++
 volk/kernels/volk/volk_32u_popcntpuppet_32u.h      |  47 ++++++++++
 volk/kernels/volk/volk_64u_byteswap.h              |  55 +++++++++++
 volk/kernels/volk/volk_64u_byteswappuppet_64u.h    |  45 +++++++++
 volk/kernels/volk/volk_64u_popcnt.h                |  20 ++++
 volk/kernels/volk/volk_64u_popcntpuppet_64u.h      |  48 ++++++++++
 volk/lib/qa_utils.cc                               |   2 +-
 volk/lib/testqa.cc                                 |   6 +-
 26 files changed, 987 insertions(+), 24 deletions(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]