aboutsummaryrefslogtreecommitdiffstats
path: root/Transceiver52M/x86
AgeCommit message (Expand)AuthorFilesLines
2017-06-08ssedetect: call __builtin_cpu_supports() only if supportedVadim Yanitskiy2-1/+3
2017-05-19buildenv: Split up SSE3 and SSE4.1 codePhilipp Maier9-658/+881
2017-05-19cosmetic: remove code duplicationPhilipp Maier2-20/+6
2017-05-19ssedetect: Add runtime CPU detectionPhilipp Maier2-49/+124
2017-05-02cosmetic: Make parameter lists uniformPhilipp Maier2-110/+143
2017-05-02buildenv: Turn off native architecture buildsPhilipp Maier1-1/+1
2016-06-22makefile: Fix build from an external path.Alexander Chemeris1-1/+1
2015-08-21sigproc: Make convolution and convert input buffers immutableTom Tsou2-33/+46
2014-05-08Transceiver52M: Fix SSE convolution shuffle registerThomas Tsou1-1/+1
2013-11-15Transceiver52M: Add ARM NEON supportThomas Tsou1-0/+2
2013-11-07Transceiver52M: Fix SSE preprocessor definitionThomas Tsou1-1/+1
2013-11-04Transceiver52M: Separate architecture specific filesThomas Tsou3-0/+809