aboutsummaryrefslogtreecommitdiff
path: root/libstdc++-v3/testsuite/26_numerics/pstl
AgeCommit message (Expand)AuthorFilesLines
2024-12-03libstdc++: Fix parallel std::exclusive_scan [PR108236]Jonathan Wakely1-0/+50
2023-06-26libstdc++: Synchronize PSTL with upstreamThomas Rodgers5-55/+57
2023-06-01libstdc++: Fix PSTL test that fails in C++20Jonathan Wakely1-1/+1
2021-11-24libstdc++: Replace hyphens in effective target keywordsJonathan Wakely5-5/+5
2021-05-10libstdc++: Remove redundant -std=gnu++17 options from PSTL testsJonathan Wakely5-5/+5
2020-11-30libstdc++: Set dg-timeout-factor for more slow testsJonathan Wakely5-0/+5
2019-06-07Synchronize libstdc++ PSTL with upstream LLVM PSTLThomas Rodgers4-5/+5
2019-03-21Integrate C++17 parallel algorithmsThomas Rodgers5-0/+835