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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[pstl] Mangle the parallel_strict_scan backend function
Louis Dionne
2019-04-01
3
-8
/
+9
*
[pstl] Indent preprocessor directives as part of the clang-format rules
Louis Dionne
2019-04-01
11
-73
/
+76
*
[pstl] Qualify calls to internal functions
Louis Dionne
2019-03-29
8
-441
/
+460
*
[pstl] Uglify internal names of the library
Louis Dionne
2019-03-28
23
-2471
/
+2627
*
[pstl] Introduce forward declarations
Louis Dionne
2019-03-28
10
-8
/
+1372
*
Restructure test suite to follow libc++ standard layout
Louis Dionne
2019-03-27
58
-161
/
+506
*
[pstl][NFC] Remove some warnings
Louis Dionne
2019-03-25
2
-2
/
+2
*
[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][NFC] Add missing #include
Louis Dionne
2019-03-25
1
-0
/
+1
*
[pstl][CMake] Move include() closer to its point of use
Louis Dionne
2019-03-25
1
-2
/
+1
*
[pstl] Call the right overload of std::equal with an execution policy
Louis Dionne
2019-03-25
1
-4
/
+3
*
[pstl] By default, disable the parallel policies
Louis Dionne
2019-03-14
1
-1
/
+1
*
[pstl] Deprecate non-CMake based build
Louis Dionne
2019-03-12
15
-821
/
+0
*
[pstl] Properly extract the version number from pstl_config.h
Louis Dionne
2019-03-12
1
-1
/
+1
*
[pstl] Fix missing parallel policy guards
Louis Dionne
2019-03-01
1
-0
/
+4
*
[pstl] Remove some warnings when compiling with a recent Clang
Louis Dionne
2019-02-15
5
-30
/
+26
*
[NFC] Fix typo in PSTL test
Louis Dionne
2019-02-11
1
-2
/
+2
*
Fix typos throughout the license files that somehow I and my reviewers
Chandler Carruth
2019-01-21
1
-1
/
+1
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
97
-388
/
+291
*
Install new LLVM license structure and new developer policy.
Chandler Carruth
2019-01-19
1
-0
/
+237
*
[PSTL] Convert license text file to use unix line endings, matching the
Chandler Carruth
2019-01-18
1
-70
/
+70
*
Update year in license files
Hans Wennborg
2019-01-15
1
-2
/
+2
*
[pstl] Fix compile errors when PARALLEL_POLICIES is disabled
Louis Dionne
2019-01-10
2
-1
/
+111
*
[pstl] Fix CMake configuration when parallel policies are disabled
Louis Dionne
2019-01-10
1
-1
/
+1
*
[pstl] A fix of __pstl namespace usage for include/pstl/internal/glue_algorit...
Louis Dionne
2019-01-09
1
-99
/
+99
*
[pstl] Avoid shadowing explicit lambda capture with lambda parameter
Louis Dionne
2019-01-07
1
-24
/
+24
*
[NFC] Fix formatting of README.md for better rendering
Louis Dionne
2019-01-07
1
-26
/
+20
*
[pstl] Initial integration with LLVM's CMake
Louis Dionne
2018-12-21
3
-17
/
+41
*
[NFC][pstl] Re-run Clang-format on the whole repository
Louis Dionne
2018-12-20
1
-2
/
+2
*
Initial PSTL commit
JF Bastien
2018-12-19
101
-0
/
+18755
[prev]