[Support] Move Parallel algorithms from LLD to LLVM.
Differential Revision: https://reviews.llvm.org/D33024 llvm-svn: 302748
Showing
- lld/COFF/ICF.cpp 1 addition, 1 deletionlld/COFF/ICF.cpp
- lld/COFF/MapFile.cpp 1 addition, 1 deletionlld/COFF/MapFile.cpp
- lld/COFF/Writer.cpp 1 addition, 1 deletionlld/COFF/Writer.cpp
- lld/ELF/Threads.h 5 additions, 5 deletionslld/ELF/Threads.h
- lld/include/lld/Core/TaskGroup.h 0 additions, 65 deletionslld/include/lld/Core/TaskGroup.h
- lld/lib/Core/CMakeLists.txt 0 additions, 1 deletionlld/lib/Core/CMakeLists.txt
- lld/lib/ReaderWriter/MachO/LayoutPass.cpp 2 additions, 2 deletionslld/lib/ReaderWriter/MachO/LayoutPass.cpp
- lld/unittests/CMakeLists.txt 0 additions, 1 deletionlld/unittests/CMakeLists.txt
- lld/unittests/CoreTests/CMakeLists.txt 0 additions, 7 deletionslld/unittests/CoreTests/CMakeLists.txt
- llvm/include/llvm/Support/Parallel.h 50 additions, 9 deletionsllvm/include/llvm/Support/Parallel.h
- llvm/lib/Support/CMakeLists.txt 1 addition, 0 deletionsllvm/lib/Support/CMakeLists.txt
- llvm/lib/Support/Parallel.cpp 5 additions, 10 deletionsllvm/lib/Support/Parallel.cpp
- llvm/unittests/Support/CMakeLists.txt 1 addition, 0 deletionsllvm/unittests/Support/CMakeLists.txt
- llvm/unittests/Support/ParallelTest.cpp 6 additions, 4 deletionsllvm/unittests/Support/ParallelTest.cpp
Loading
Please register or sign in to comment