Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | vppinfra: add vec128_t, vec256_t and vec512_t types | Damjan Marion | 1 | -19/+41 |
2021-12-02 | vppinfra: vector shuffle cleanup | Damjan Marion | 1 | -0/+62 |
2021-11-10 | vppinfra: new memcpy for x86_64 | Damjan Marion | 1 | -2/+3 |
2021-07-14 | vppinfra: remove old and unused vector macros and inlines | Damjan Marion | 1 | -41/+0 |
2021-04-27 | vlib: improve enqueue_to_next buffer indices extraction | Damjan Marion | 1 | -4/+0 |
2021-04-21 | vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask) | Damjan Marion | 1 | -4/+1 |
2020-07-23 | vppinfra: add *_zero() vector inlines | Damjan Marion | 1 | -0/+9 |
2020-04-30 | build: rework x86 CPU variants | Damjan Marion | 1 | -2/+5 |
2019-09-26 | classify: use vector code even when data is not aligned | Damjan Marion | 1 | -0/+2 |
2018-08-28 | 32/64 shmem bihash interoperability | Dave Barach | 1 | -2/+3 |
2018-05-20 | vector functions cleanup and improvements | Damjan Marion | 1 | -41/+18 |
2018-04-25 | dpdk: complete rework of the dpdk-input node | Damjan Marion | 1 | -3/+14 |
2018-02-21 | vppinfra: remove vector_iwmmxt.h | Damjan Marion | 1 | -4/+0 |
2018-02-20 | vppinfra: autogerate vector typedefs and basic inline functions | Damjan Marion | 1 | -139/+83 |
2018-02-20 | vppinfra: CLIB_HAVE_VEC128 mandates SSE4.2 | Damjan Marion | 1 | -9/+3 |
2018-02-08 | add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) | Gabriel Ganne | 1 | -8/+4 |
2017-11-10 | vppinfra: add 512-bit vector definitions and types | Damjan Marion | 1 | -0/+25 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+268 |