Removing SSE version of FFT filter until we work out how we want to handle the SSE...
authorTom Rondeau <trondeau@vt.edu>
Mon, 15 Mar 2010 02:53:53 +0000 (22:53 -0400)
committerTom Rondeau <trondeau@vt.edu>
Mon, 15 Mar 2010 02:53:53 +0000 (22:53 -0400)
commita34f397a4ba7e150268d40f87fede4e3663a9853
treef712f6ee66f60538c985752192828f88becde01a
parentc7b26f667de792209225b8244e92842b2399368c
Removing SSE version of FFT filter until we work out how we want to handle the SSE  the use of intrinics. Code for the SSE versions is still there just disabled.
gnuradio-core/src/lib/filter/Makefile.am
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.cc
gnuradio-core/src/lib/filter/gr_fft_filter_ccc.h
gnuradio-core/src/lib/filter/gr_fft_filter_fff.cc
gnuradio-core/src/lib/filter/gr_fft_filter_fff.h
gnuradio-core/src/lib/filter/gri_fft_filter_ccc_generic.cc