llvm-project/pstl/include
Dvorskiy, Mikhail e484c1759d [pstl] A cleanup fix for sort parallel algorithm.
When one of sub-ranges has not been move constructed into a raw buffer, we should not call clean up for that sub-range. Instead of store detailed info about raw buffer history, the fix does the cleanup a sub-range after each moving the sub-range back.

https://reviews.llvm.org/D73779
2020-03-05 11:27:32 +03:00
..
pstl/internal [pstl] A cleanup fix for sort parallel algorithm. 2020-03-05 11:27:32 +03:00
__pstl_algorithm [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_config_site.in [pstl] Allow customizing whether per-TU insulation is provided 2019-08-13 12:49:00 +00:00
__pstl_execution [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_memory [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00
__pstl_numeric [pstl][libc++] Provide uglified header names for interface headers 2019-08-06 21:11:24 +00:00