aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/ParallelCG.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-06[gold] Save bitcode for module partitions (save-temps + split codegen).Evgeniy Stepanov1-9/+17
2016-03-04Change split code gen to use ThreadPoolTeresa Johnson1-32/+40
2016-01-18 Add to the split module utility an SCC based method which allows not to g...Sergei Larin1-2/+3
2015-11-19[LTO] Add option to emit assembly from LTOCodeGeneratorTobias Edler von Koch1-7/+8
2015-08-31Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h.Peter Collingbourne1-2/+2
2015-08-27CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.Peter Collingbourne1-0/+95