summaryrefslogtreecommitdiffstats
path: root/llvm/lib/CodeGen/ParallelCG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change split code gen to use ThreadPoolTeresa Johnson2016-03-041-32/+40
* Add to the split module utility an SCC based method which allows not to g...Sergei Larin2016-01-181-2/+3
* [LTO] Add option to emit assembly from LTOCodeGeneratorTobias Edler von Koch2015-11-191-7/+8
* Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h.Peter Collingbourne2015-08-311-2/+2
* CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.Peter Collingbourne2015-08-271-0/+95
OpenPOWER on IntegriCloud