summaryrefslogtreecommitdiffstats
path: root/libcxx/include/__algorithm/pstl_backends/cpu_backends/for_each.h
Commit message (Expand)AuthorAgeFilesLines
* [libc++] Rename __cpu_traits functions (#88741)Louis Dionne2024-04-161-1/+1
* [libc++][PSTL] Introduce cpu traits (#88134)Louis Dionne2024-04-151-1/+2
* [libcxx] Refactoring SIMD function names in PSTL CPU backend (#69029)Anton Rydahl2023-10-131-2/+2
* [libc++][PSTL] Overhaul exceptions handlingNikolas Klauser2023-10-061-9/+11
* [libc++][PSTL] Parallelize random_access_iteratorGonzalo Brito Gadeschi2023-08-071-3/+3
* [libc++][NFC] Rename iterator category checks to make it obvious that they ch...Nikolas Klauser2023-05-181-2/+2
* [libc++][PSTL] Add more specialized backend customization pointsLouis Dionne2023-05-111-0/+60