Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
0222eacf0fd6618cd41d113852efe0ebcc6eb4a1
/
llvm
/
lib
/
CodeGen
/
ParallelCG.cpp
1afc1de
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
by Benjamin Kramer
· 9 years ago
caa1169
[ParallelCG] SmallVector<char> -> SmallString.
by Davide Italiano
· 10 years ago
3c1c987
Keep only the splitCodegen version that takes a factory.
by Rafael Espindola
· 10 years ago
7950b12
[ParallelCG] Add a new splitCodeGen() API which takes a TargetMachineFactory.
by Davide Italiano
· 10 years ago
2abf2e7
Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory."
by Davide Italiano
· 10 years ago
3fdd27d
[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory.
by Davide Italiano
· 10 years ago
268826a
[gold] Save bitcode for module partitions (save-temps + split codegen).
by Evgeniy Stepanov
· 10 years ago
d84c7de
Change split code gen to use ThreadPool
by Teresa Johnson
· 10 years ago
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
4d45090
[LTO] Add option to emit assembly from LTOCodeGenerator
by Tobias Edler von Koch
· 10 years ago
592ee15
Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h.
by Peter Collingbourne
· 10 years ago
c269ed5
CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.
by Peter Collingbourne
· 10 years ago