Age | Commit message (Expand) | Author | Files | Lines |
2021-07-13 | vppinfra: fix saturate add/sub NEON wrappers | Lijian.Zhang | 1 | -40/+60 |
2020-08-31 | vppinfra: convert A_extend_to_B to B_from_A format of vector inlines | Damjan Marion | 1 | -2/+2 |
2020-05-08 | vppinfra: fix u32x4_byte_swap on Arm | Lijian.Zhang | 1 | -1/+1 |
2020-03-16 | rdma: add Mellanox mlx5 Direct Verbs receive support | Damjan Marion | 1 | -0/+6 |
2020-02-18 | vppinfra: fix debug image builds on arm | Damjan Marion | 1 | -11/+2 |
2020-02-13 | vppinfra: add 128-bit and 512-bit a ^ b ^ c shortcut | Damjan Marion | 1 | -0/+11 |
2020-02-13 | crypto-native: add AArch64 AES-GCM native implementation | Damjan Marion | 1 | -0/+9 |
2020-02-12 | vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right} | Damjan Marion | 1 | -0/+12 |
2020-01-31 | crypto-native: add ARMv8 AES-CBC implementation | Damjan Marion | 1 | -0/+6 |
2019-06-26 | vppinfra: add u64x2_scatter/u32x4_scatter | Lijian.Zhang | 1 | -0/+16 |
2019-06-21 | vppinfra: add u64x2_gather/u32x4_gather | Lijian.Zhang | 1 | -0/+18 |
2019-05-01 | Enable NEON instructions in memcpy_le | Lijian.Zhang | 1 | -0/+8 |
2019-03-20 | Re-enable aarch64 neon instruction in vlib_buffer_free_inline | Lijian.Zhang | 1 | -2/+9 |
2018-11-07 | Optimize xxx_zero_byte_mask NEON function | Lijian Zhang | 1 | -44/+7 |
2018-10-31 | Add and enable msb mask vector intrinsic for aarch64. | Lijian Zhang | 1 | -10/+28 |
2018-10-09 | vppinfra: Fix extendto_high aarch64 NEON api.v19.01-rc0 | Sirshak Das | 1 | -1/+1 |
2018-09-12 | Add and enable u32x4_extend_to_u64x2_high for aarch64 NEON intrinsics. | Sirshak Das | 1 | -0/+6 |
2018-09-11 | Replacing vtbl NEON intrinsic with rev NEON intrinsic for byte_swap. | Sirshak Das | 1 | -5/+1 |
2018-09-11 | Add u32x4_extend_to_u64x2 for aarch64 using NEON intrinsics | Sirshak Das | 1 | -0/+6 |
2018-09-11 | Add horizontal add (hadd) vector intrinsic via NEON. | Sirshak Das | 1 | -0/+6 |
2018-08-01 | Add support for shuffle vector intrinsic via Neon in ARM | Sirshak Das | 1 | -0/+16 |
2018-06-26 | Fix load_unaligned undefined and other possible build failures | Sirshak Das | 1 | -26/+40 |
2018-02-26 | Added u8x16,u32x4,u64x2 variants of _zero_byte_mask(x) for ARM/NEON platform.... | Adrian Oanca | 1 | -0/+20 |
2018-02-24 | u8x16_compare_byte_mask - optimize to use 128bit registers as suggested by Ni... | Adrian Oanca | 1 | -24/+9 |
2018-02-21 | add 'is_all_zero(x)' for NEON | Adrian Oanca | 1 | -0/+24 |
2018-02-20 | vppinfra: autogerate vector typedefs and basic inline functions | Damjan Marion | 1 | -43/+0 |
2018-02-08 | add CLIB_HAVE_VEC128 with NEON intrinsics (VPP-1127) | Gabriel Ganne | 1 | -0/+60 |
2016-12-28 | Reorganize source tree to use single autotools instance | Damjan Marion | 1 | -0/+71 |