eal: introduce macro for always inline
[dpdk.git] / lib / librte_eal / common / include / arch / x86 / rte_memcpy.h
2017-06-06 Jerin Jacobeal: introduce macro for always inline
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2016-09-13 Adrien Mazarguillib: work around braced-groups within expressions
2016-06-15 Zhihong Wangeal/x86: improve memcpy performance
2016-02-04 Zhihong Wangeal/x86: fix build with clang for old AVX
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangeal/x86: tune memcpy for platforms without AVX512
2016-01-27 Zhihong Wangeal/x86: optimize memcpy for AVX512 platforms
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-16 Thomas Monjaloneal: fix build with icc and gcc < 4.4
2015-03-09 Michael Qiueal/x86: fix integer cast in memcpy
2015-03-09 Zhihong Wangeal/x86: fix strict aliasing rules
2015-02-25 Zhihong Wangeal/x86: optimize memcpy for SSE and AVX
2014-12-16 Pawel Wodkowskieal: fix unused value warning in memcpy macro
2014-11-05 David Marchandeal: factorize x86 headers