summaryrefslogtreecommitdiff
path: root/AK/SIMDMath.h
AgeCommit message (Expand)Author
2023-03-03AK+readelf: Issue error when using ARCH(arch) with nonexistent archDan Klishch
2023-02-18AK: Add `AK::SIMD::exp_approximate`Jelle Raaijmakers
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