index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pstl
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[libc++] Take 2: Integrate the PSTL into libc++
Louis Dionne
2019-08-05
1
-0
/
+2
*
Revert "[libc++] Integrate the PSTL into libc++"
Louis Dionne
2019-07-19
1
-2
/
+0
*
[libc++] Integrate the PSTL into libc++
Louis Dionne
2019-07-19
1
-0
/
+2
*
[NFC][pstl] Run clang-format on the sources, including the tests
Louis Dionne
2019-07-18
34
-114
/
+103
*
[pstl] Fix test that checked the version number after version bump
Louis Dionne
2019-07-18
1
-2
/
+2
*
[pstl] Declare main() as returning int, not int32_t
Louis Dionne
2019-07-18
59
-59
/
+59
*
[pstl] Use utilities from <functional> instead of reinventing the wheel
Louis Dionne
2019-07-04
3
-14
/
+14
*
[pstl] Mark pstl tests as unsupported before C++17
Louis Dionne
2019-06-20
59
-2
/
+118
*
[pstl] Remove warnings in tests and headers
Louis Dionne
2019-06-19
39
-109
/
+109
*
[pstl] Disable workarounds for broken ICC versions when using Clang
Louis Dionne
2019-06-18
1
-0
/
+2
*
[pstl] Remove stray usage of pstl::execution instead of std::execution
Louis Dionne
2019-06-18
4
-7
/
+7
*
[pstl] Remove various warnings in the pstl headers and tests
Louis Dionne
2019-05-30
9
-20
/
+24
*
[pstl] Make the default backend be the serial backend and always provide para...
Louis Dionne
2019-04-24
2
-10
/
+1
*
[pstl] Remove the stdlib headers from the PSTL and move them to the tests
Louis Dionne
2019-04-16
64
-344
/
+143
*
[NFC] Add explicit return from main() in tests
Louis Dionne
2019-04-12
1
-1
/
+3
*
[pstl] Setup the _PSTL_VERSION macro like _LIBCPP_VERSION, and add release notes
Louis Dionne
2019-04-11
1
-0
/
+17
*
[pstl] Move to single underscore-capital for macros and include guards
Louis Dionne
2019-04-10
38
-105
/
+105
*
Fix header inclusion order failures
Louis Dionne
2019-04-10
6
-0
/
+144
*
[pstl] Uglify internal names of the library
Louis Dionne
2019-03-28
5
-5
/
+5
*
[pstl] Introduce forward declarations
Louis Dionne
2019-03-28
2
-2
/
+2
*
Restructure test suite to follow libc++ standard layout
Louis Dionne
2019-03-27
56
-160
/
+502
*
[pstl] Gate usage of TBB in test on whether TBB is used as a backend
Louis Dionne
2019-03-25
1
-1
/
+1
*
[pstl] Make sure unit tests exit with a non-zero error code when they fail
Louis Dionne
2019-03-25
1
-16
/
+15
*
[pstl] Remove some warnings when compiling with a recent Clang
Louis Dionne
2019-02-15
2
-3
/
+3
*
[NFC] Fix typo in PSTL test
Louis Dionne
2019-02-11
1
-2
/
+2
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
56
-224
/
+168
*
[pstl] Initial integration with LLVM's CMake
Louis Dionne
2018-12-21
1
-0
/
+34
*
Initial PSTL commit
JF Bastien
2018-12-19
55
-0
/
+8426