| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | [pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND | Louis Dionne | 2019-08-13 | 1 | -2/+2 |
| | | | | | | | | | | It makes more sense to name configuration options as PSTL_XXX. Also, I'm naming it PSTL_PARALLEL_BACKEND because we might introduce the ability to customize the vectorization backend, in which case PSTL_BACKEND would become ambiguous. llvm-svn: 368672 | ||||
| * | [pstl][CMake] Install CMake export files | Louis Dionne | 2019-04-09 | 1 | -3/+5 |
| | | | | | | | | This allows other projects to depend on PSTL using the classic CMake find_package protocol. llvm-svn: 358028 | ||||
| * | [pstl][NFC] Move the ParallelSTLConfig template to the cmake/ subdirectory | Louis Dionne | 2019-04-09 | 1 | -0/+17 |
| llvm-svn: 358018 | |||||

