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
/
libcxx
/
test
/
std
/
numerics
/
numeric.ops
/
transform.reduce
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add include for 'test_macros.h' to all the tests that were missing them. Than...
Marshall Clow
2019-05-31
3
-0
/
+3
*
Support tests in freestanding
JF Bastien
2019-02-04
3
-3
/
+9
*
Update more file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
3
-12
/
+9
*
Move + and * operators of MoveOnly into MoveOnly.h.
Billy Robert O'Neal III
2018-01-05
1
-10
/
+0
*
Fix incorrect handling of move-only types in transform_reduce iter iter iter ...
Billy Robert O'Neal III
2018-01-05
1
-0
/
+22
*
Add move-only types test to transform_reduce iter iter iter init op op.
Billy Robert O'Neal III
2018-01-05
1
-0
/
+14
*
Add move-only types test for transform_reduce bop/uop.
Billy Robert O'Neal III
2018-01-05
1
-0
/
+13
*
Fix nonstandard bits in transform_reduce_iter_iter_init_bop_uop.
Billy Robert O'Neal III
2018-01-05
1
-43
/
+27
*
[libcxx] [test] Rename __x to x. NFCI.
Stephan T. Lavavej
2017-08-11
1
-10
/
+10
*
[libcxx] [test] Rename _Tp to T. NFCI.
Stephan T. Lavavej
2017-08-11
1
-12
/
+12
*
[libcxx] [test] Untabify, NFC.
Stephan T. Lavavej
2017-07-29
1
-3
/
+3
*
[libcxx] [test] Strip trailing whitespace. NFC.
Stephan T. Lavavej
2017-06-20
3
-10
/
+10
*
Implement the non-parallel versions of reduce and transform_reduce for C++17
Marshall Clow
2017-06-14
3
-0
/
+316