[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
authorLouis Dionne <ldionne@apple.com>
Tue, 13 Aug 2019 11:50:26 +0000 (11:50 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 13 Aug 2019 11:50:26 +0000 (11:50 +0000)
commit5065e7817393d9acf2689d3f666a1c375238a7e2
treef76d3a9aa5ae8982e692a52c7b69ec419ffc4615
parent58f03f21286cc408f8bcf03fda1e197f9b6df0fc
[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND

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/CMakeLists.txt
pstl/cmake/ParallelSTLConfig.cmake.in