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
/
lld
/
unittests
/
CoreTests
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Support] Move Parallel algorithms from LLD to LLVM.
Zachary Turner
2017-05-11
2
-53
/
+0
*
[Core] Make parallel algorithms match C++ Parallelism TS.
Zachary Turner
2017-05-10
1
-2
/
+2
*
Split up Parallel and LLVM'ize naming conventions.
Zachary Turner
2017-05-05
1
-1
/
+1
*
Fix signed/unsigned comparison warning in a unit test. This was appearing on
James Henderson
2017-04-07
1
-1
/
+1
*
[Core] Fix parallel_for for Linux
James Henderson
2017-04-07
1
-0
/
+15
*
[CMake] Fix pthread handling for out-of-tree builds
Eric Fiselier
2017-02-10
1
-1
/
+1
*
Fix BUILD_SHARED_LIBS build.
Rafael Espindola
2016-03-01
1
-0
/
+4
*
Remove lld/Core/range.h.
Rui Ueyama
2016-02-28
2
-241
/
+0
*
Remove Makefiles.
Rui Ueyama
2015-03-26
1
-14
/
+0
*
MSVC 2013 appears to be able to compile make_ptr_range without issue, so remo...
Aaron Ballman
2015-02-16
1
-3
/
+0
*
Use LLVMLIBS here since these are produced by the
Eric Christopher
2014-11-04
1
-1
/
+1
*
Sort include files according to convention.
Shankar Easwaran
2014-10-18
2
-5
/
+1
*
Initial set of Makefiles
Iain Sandoe
2014-06-04
1
-0
/
+14
*
Rename TargetInfo -> LinkingContext.
Rui Ueyama
2013-08-06
1
-6
/
+6
*
Fix the build with clang and libstdc++4.7.
Rafael Espindola
2013-07-16
1
-2
/
+2
*
[Core] Add parallel infrastructure to lld.
Michael J. Spencer
2013-04-12
2
-0
/
+34
*
[Driver] Fix symlinked universal driver behavior and add a test.
Michael J. Spencer
2013-04-04
2
-0
/
+248