llvm-project/pstl/include/pstl/internal
Louis Dionne 09a7a627af [NFC][pstl] Run clang-format
We really need to do that consistently when applying patches.

llvm-svn: 368312
2019-08-08 17:10:45 +00:00
..
algorithm_fwd.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
algorithm_impl.h [NFC][pstl] Run clang-format on the sources, including the tests 2019-07-18 20:22:28 +00:00
execution_defs.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
execution_impl.h [pstl] Remove stray semicolon 2019-08-08 14:49:28 +00:00
glue_algorithm_defs.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
glue_algorithm_impl.h [pstl] Fully qualify pstl names. 2019-07-31 19:14:16 +00:00
glue_execution_defs.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
glue_memory_defs.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
glue_memory_impl.h [NFC][pstl] Run clang-format 2019-08-08 17:10:45 +00:00
glue_numeric_defs.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
glue_numeric_impl.h [pstl] Fully qualify pstl names. 2019-07-31 19:14:16 +00:00
memory_impl.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
numeric_fwd.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
numeric_impl.h [pstl] Use std::transform_reduce instead of hand-rolled implementation 2019-07-16 17:29:09 +00:00
parallel_backend.h [pstl] Use a different namespace for each backend 2019-07-08 16:05:00 +00:00
parallel_backend_serial.h [pstl] Use a different namespace for each backend 2019-07-08 16:05:00 +00:00
parallel_backend_tbb.h [NFC] Fix -Wreorder warning in TBB backend 2019-07-16 17:29:03 +00:00
parallel_backend_utils.h [NFC][pstl] Remove unused utility code 2019-07-08 16:35:49 +00:00
parallel_impl.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
pstl_config.h [pstl] Error out when the backend is left unspecified 2019-08-08 12:43:13 +00:00
unseq_backend_simd.h [pstl] Add missing includes 2019-07-05 16:05:26 +00:00
utils.h [pstl] Use utilities from <functional> instead of reinventing the wheel 2019-07-04 20:00:39 +00:00