summaryrefslogtreecommitdiff
path: root/AK/SIMDMath.h
AgeCommit message (Expand)Author
2022-12-28AK: Remove i686 supportLiav A
2022-05-09AK: Add `clamp(f32x4, float, float)`Jelle Raaijmakers
2022-04-02AK: Add vector variants of sqrt and rsqrtHendiadyoin1
2022-01-09AK/SIMD: Suppress psabi warnings and add explanatory commentStephan Unverwerth
2022-01-09AK: Add SIMDMath.h with vectorized version of math functionsStephan Unverwerth