git://git.jankratochvil.net
/
lldb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
[RISCV] Add another isel pattern for slliu.w.
[lldb.git]
/
pstl
/
2020-11-02
Thomas Rodgers
[pstl] Replace direct use of assert() with _PSTL_ASSERT
tree
|
commitdiff
2020-09-14
Dvorskiy, Mikhail
[pstl] Support Threading Building Blocks 2020 (oneTBB...
tree
|
commitdiff
2020-07-29
Louis Dionne
[libc++][pstl] Remove c++98 from UNSUPPORTED annotations
tree
|
commitdiff
2020-07-22
Louis Dionne
[CMake] Bump CMake minimum version to 3.13.4
tree
|
commitdiff
2020-07-15
Hans Wennborg
Bump the trunk major version to 12
tree
|
commitdiff
2020-07-08
Louis Dionne
[pstl] Do not install the __config_site.in file
tree
|
commitdiff
2020-07-08
Louis Dionne
[pstl] Fix a few errors when running PSTL tests through...
tree
|
commitdiff
2020-05-18
Dvorskiy, Mikhail
[pstl] A fix for move placement-new (and destroy) alloc...
tree
|
commitdiff
2020-04-15
Ismail Pazarbasi
[pstl] Added missing double-underscore prefixes to...
tree
|
commitdiff
2020-03-17
Mikhail Dvorskiy
[pstl] A hot fix for exclusive_scan (+ lost enable_if...
tree
|
commitdiff
2020-03-09
Thomas Rodgers
[pstl] Clean up parameter uglifications
tree
|
commitdiff
2020-03-05
Dvorskiy, Mikhail
[pstl] A cleanup fix for sort parallel algorithm.
tree
|
commitdiff
2020-02-25
Shoaib Meenai
[arcconfig] Delete subproject arcconfigs
tree
|
commitdiff
2020-01-15
Hans Wennborg
Bump the trunk major version to 11
tree
|
commitdiff
2019-08-13
Louis Dionne
[pstl] Allow customizing whether per-TU insulation...
tree
|
commitdiff
2019-08-13
Louis Dionne
[pstl] Rename PARALLELSTL_BACKEND to PSTL_PARALLEL_BACKEND
tree
|
commitdiff
2019-08-08
Louis Dionne
[NFC][pstl] Run clang-format
tree
|
commitdiff
2019-08-08
Louis Dionne
[pstl] Remove stray semicolon
tree
|
commitdiff
2019-08-08
Louis Dionne
[pstl] Error out when the backend is left unspecified
tree
|
commitdiff
2019-08-08
Louis Dionne
[pstl] Add a __pstl_config_site header to record the...
tree
|
commitdiff
2019-08-07
Louis Dionne
[pstl] Make sure we install all of PSTL's include/...
tree
|
commitdiff
2019-08-06
Louis Dionne
[pstl][libc++] Provide uglified header names for interf...
tree
|
commitdiff
2019-08-05
Louis Dionne
[NFC][pstl] Remove stray semi-colon
tree
|
commitdiff
2019-08-05
Louis Dionne
[libc++] Take 2: Integrate the PSTL into libc++
tree
|
commitdiff
2019-07-31
Eric Fiselier
[pstl] Fully qualify pstl names.
tree
|
commitdiff
2019-07-19
Louis Dionne
Revert "[libc++] Integrate the PSTL into libc++"
tree
|
commitdiff
2019-07-19
Louis Dionne
[libc++] Integrate the PSTL into libc++
tree
|
commitdiff
2019-07-18
Louis Dionne
[NFC][pstl] Run clang-format on the sources, including...
tree
|
commitdiff
2019-07-18
Louis Dionne
[pstl] Fix test that checked the version number after...
tree
|
commitdiff
2019-07-18
Louis Dionne
[pstl] Declare main() as returning int, not int32_t
tree
|
commitdiff
2019-07-18
Hans Wennborg
Bump the trunk version to 10.0.0svn
tree
|
commitdiff
2019-07-16
Louis Dionne
[pstl] Use std::transform_reduce instead of hand-rolled...
tree
|
commitdiff
2019-07-16
Louis Dionne
[NFC] Fix -Wreorder warning in TBB backend
tree
|
commitdiff
2019-07-16
Louis Dionne
[pstl] Fix compilation with TBB backend
tree
|
commitdiff
2019-07-08
Louis Dionne
[NFC][pstl] Remove unused utility code
tree
|
commitdiff
2019-07-08
Louis Dionne
[pstl] Use a different namespace for each backend
tree
|
commitdiff
2019-07-05
Louis Dionne
[pstl] Add missing includes
tree
|
commitdiff
2019-07-04
Louis Dionne
[pstl] Use utilities from <functional> instead of reinv...
tree
|
commitdiff
2019-07-04
Louis Dionne
[NFC][pstl] Do not name each header file in the leading...
tree
|
commitdiff
2019-07-04
Louis Dionne
[NFC][pstl] Run clang-format
tree
|
commitdiff
2019-07-04
Louis Dionne
[pstl] Make sure we include the pstl_config header...
tree
|
commitdiff
2019-06-20
Louis Dionne
[pstl] Default to the serial backend when unspecified
tree
|
commitdiff
2019-06-20
Louis Dionne
[pstl] Mark pstl tests as unsupported before C++17
tree
|
commitdiff
2019-06-19
Louis Dionne
[pstl] Remove warnings in tests and headers
tree
|
commitdiff
2019-06-18
Louis Dionne
[pstl] Disable workarounds for broken ICC versions...
tree
|
commitdiff
2019-06-18
Louis Dionne
[pstl] Remove stray usage of pstl::execution instead...
tree
|
commitdiff
2019-06-06
Mikhail Dvorskiy
[pstl] The optimized parallel versions of sort, stable_...
tree
|
commitdiff
2019-06-03
Mikhail Dvorskiy
A test commit from Mikhail Dvorskiy (blank line, to...
tree
|
commitdiff
2019-05-30
Louis Dionne
[pstl] Use OpenMP pragmas with Clang, which supports...
tree
|
commitdiff
2019-05-30
Louis Dionne
[pstl] Remove various warnings in the pstl headers...
tree
|
commitdiff
2019-04-24
Louis Dionne
[pstl] Make the default backend be the serial backend...
tree
|
commitdiff
2019-04-18
Louis Dionne
[pstl] Add a serial backend for the PSTL
tree
|
commitdiff
2019-04-16
Louis Dionne
[pstl] Remove the stdlib headers from the PSTL and...
tree
|
commitdiff
2019-04-12
Louis Dionne
[NFC] Add explicit return from main() in tests
tree
|
commitdiff
2019-04-11
Louis Dionne
[pstl] Remove our custom FindTBB CMake file
tree
|
commitdiff
2019-04-11
Louis Dionne
[pstl] Setup the _PSTL_VERSION macro like _LIBCPP_VERSI...
tree
|
commitdiff
2019-04-10
Louis Dionne
[pstl] Move to single underscore-capital for macros...
tree
|
commitdiff
2019-04-10
Louis Dionne
[pstl] Fix incorrect forward declaration of __pattern_u...
tree
|
commitdiff
2019-04-10
Louis Dionne
[pstl] Add missing forward declarations for equal
tree
|
commitdiff
2019-04-10
Louis Dionne
Fix header inclusion order failures
tree
|
commitdiff
2019-04-09
Louis Dionne
[pstl][CMake] Install CMake export files
tree
|
commitdiff
2019-04-09
Louis Dionne
[pstl][NFC] Move the ParallelSTLConfig template to...
tree
|
commitdiff
2019-04-03
Louis Dionne
[pstl] Improve the parallel version of std::equal
tree
|
commitdiff
2019-04-03
Louis Dionne
[pstl] Require C++17 when linking against pstl
tree
|
commitdiff
2019-04-01
Louis Dionne
[pstl] Mangle the parallel_strict_scan backend function
tree
|
commitdiff
2019-04-01
Louis Dionne
[pstl] Indent preprocessor directives as part of the...
tree
|
commitdiff
2019-03-29
Louis Dionne
[pstl] Qualify calls to internal functions
tree
|
commitdiff
2019-03-28
Louis Dionne
[pstl] Uglify internal names of the library
tree
|
commitdiff
2019-03-28
Louis Dionne
[pstl] Introduce forward declarations
tree
|
commitdiff
2019-03-27
Louis Dionne
Restructure test suite to follow libc++ standard layout
tree
|
commitdiff
2019-03-25
Louis Dionne
[pstl][NFC] Remove some warnings
tree
|
commitdiff
2019-03-25
Louis Dionne
[pstl] Gate usage of TBB in test on whether TBB is...
tree
|
commitdiff
2019-03-25
Louis Dionne
[pstl] Make sure unit tests exit with a non-zero error...
tree
|
commitdiff
2019-03-25
Louis Dionne
[PSTL][NFC] Add missing #include
tree
|
commitdiff
2019-03-25
Louis Dionne
[pstl][CMake] Move include() closer to its point of use
tree
|
commitdiff
2019-03-25
Louis Dionne
[pstl] Call the right overload of std::equal with an...
tree
|
commitdiff
2019-03-14
Louis Dionne
[pstl] By default, disable the parallel policies
tree
|
commitdiff
2019-03-12
Louis Dionne
[pstl] Deprecate non-CMake based build
tree
|
commitdiff
2019-03-12
Louis Dionne
[pstl] Properly extract the version number from pstl_co...
tree
|
commitdiff
2019-03-01
Louis Dionne
[pstl] Fix missing parallel policy guards
tree
|
commitdiff
2019-02-15
Louis Dionne
[pstl] Remove some warnings when compiling with a recen...
tree
|
commitdiff
2019-02-11
Louis Dionne
[NFC] Fix typo in PSTL test
tree
|
commitdiff
2019-01-21
Chandler Carruth
Fix typos throughout the license files that somehow...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Update more file headers across all of the LLVM project...
tree
|
commitdiff
2019-01-19
Chandler Carruth
Install new LLVM license structure and new developer...
tree
|
commitdiff
2019-01-18
Chandler Carruth
[PSTL] Convert license text file to use unix line endin...
tree
|
commitdiff
2019-01-15
Hans Wennborg
Update year in license files
tree
|
commitdiff
2019-01-10
Louis Dionne
[pstl] Fix compile errors when PARALLEL_POLICIES is...
tree
|
commitdiff
2019-01-10
Louis Dionne
[pstl] Fix CMake configuration when parallel policies...
tree
|
commitdiff
2019-01-09
Louis Dionne
[pstl] A fix of __pstl namespace usage for include...
tree
|
commitdiff
2019-01-07
Louis Dionne
[pstl] Avoid shadowing explicit lambda capture with...
tree
|
commitdiff
2019-01-07
Louis Dionne
[NFC] Fix formatting of README.md for better rendering
tree
|
commitdiff
2018-12-21
Louis Dionne
[pstl] Initial integration with LLVM's CMake
tree
|
commitdiff
2018-12-20
Louis Dionne
[NFC][pstl] Re-run Clang-format on the whole repository
tree
|
commitdiff
2018-12-19
JF Bastien
Initial PSTL commit
tree
|
commitdiff