summaryrefslogtreecommitdiffstats
path: root/lld/unittests/CoreTests
Commit message (Expand)AuthorAgeFilesLines
* [Support] Move Parallel algorithms from LLD to LLVM.Zachary Turner2017-05-112-53/+0
* [Core] Make parallel algorithms match C++ Parallelism TS.Zachary Turner2017-05-101-2/+2
* Split up Parallel and LLVM'ize naming conventions.Zachary Turner2017-05-051-1/+1
* Fix signed/unsigned comparison warning in a unit test. This was appearing onJames Henderson2017-04-071-1/+1
* [Core] Fix parallel_for for LinuxJames Henderson2017-04-071-0/+15
* [CMake] Fix pthread handling for out-of-tree buildsEric Fiselier2017-02-101-1/+1
* Fix BUILD_SHARED_LIBS build.Rafael Espindola2016-03-011-0/+4
* Remove lld/Core/range.h.Rui Ueyama2016-02-282-241/+0
* Remove Makefiles.Rui Ueyama2015-03-261-14/+0
* MSVC 2013 appears to be able to compile make_ptr_range without issue, so remo...Aaron Ballman2015-02-161-3/+0
* Use LLVMLIBS here since these are produced by theEric Christopher2014-11-041-1/+1
* Sort include files according to convention.Shankar Easwaran2014-10-182-5/+1
* Initial set of MakefilesIain Sandoe2014-06-041-0/+14
* Rename TargetInfo -> LinkingContext.Rui Ueyama2013-08-061-6/+6
* Fix the build with clang and libstdc++4.7.Rafael Espindola2013-07-161-2/+2
* [Core] Add parallel infrastructure to lld.Michael J. Spencer2013-04-122-0/+34
* [Driver] Fix symlinked universal driver behavior and add a test.Michael J. Spencer2013-04-042-0/+248
OpenPOWER on IntegriCloud