1. 1afc1de Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param. by Benjamin Kramer · 9 years ago
  2. caa1169 [ParallelCG] SmallVector<char> -> SmallString. by Davide Italiano · 10 years ago
  3. 3c1c987 Keep only the splitCodegen version that takes a factory. by Rafael Espindola · 10 years ago
  4. 7950b12 [ParallelCG] Add a new splitCodeGen() API which takes a TargetMachineFactory. by Davide Italiano · 10 years ago
  5. 2abf2e7 Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory." by Davide Italiano · 10 years ago
  6. 3fdd27d [LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory. by Davide Italiano · 10 years ago
  7. 268826a [gold] Save bitcode for module partitions (save-temps + split codegen). by Evgeniy Stepanov · 10 years ago
  8. d84c7de Change split code gen to use ThreadPool by Teresa Johnson · 10 years ago
  9. d19d4d3 Add to the split module utility an SCC based method which allows not to globalize any local variables. by Sergei Larin · 10 years ago
  10. 4d45090 [LTO] Add option to emit assembly from LTOCodeGenerator by Tobias Edler von Koch · 10 years ago
  11. 592ee15 Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h. by Peter Collingbourne · 10 years ago
  12. c269ed5 CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it. by Peter Collingbourne · 10 years ago