Chandler Carruth
|
6b547686c5
Update the file headers across all of the LLVM projects in the monorepo
|
hace 6 años |
Peter Collingbourne
|
9ffe073e98
CodeGen: Add a dwo output file argument to addPassesToEmitFile and hook it up to dwo output.
|
hace 7 años |
Rafael Espindola
|
06d6207c1c
Pass a reference to a module to the bitcode writer.
|
hace 7 años |
Michael Zolotukhin
|
41b2567ccb
Remove redundant includes from lib/CodeGen.
|
hace 7 años |
Peter Collingbourne
|
dead081fb2
Bitcode: Change module reader functions to return an llvm::Expected.
|
hace 8 años |
Teresa Johnson
|
a547919737
Split Bitcode/ReaderWriter.h into separate reader and writer headers
|
hace 8 años |
Benjamin Kramer
|
e5eb673413
Apply another batch of fixes from clang-tidy's performance-unnecessary-value-param.
|
hace 9 años |
Davide Italiano
|
8bef6e290e
[ParallelCG] SmallVector<char> -> SmallString.
|
hace 9 años |
Rafael Espindola
|
ec86ae2bb5
Keep only the splitCodegen version that takes a factory.
|
hace 9 años |
Davide Italiano
|
db52b36ad2
[ParallelCG] Add a new splitCodeGen() API which takes a TargetMachineFactory.
|
hace 9 años |
Davide Italiano
|
0e3b20fef7
Revert "[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory."
|
hace 9 años |
Davide Italiano
|
8885fcd061
[LTO] Add a new splitCodeGen() API which takes a TargetMachineFactory.
|
hace 9 años |
Evgeniy Stepanov
|
d8c5d5c30e
[gold] Save bitcode for module partitions (save-temps + split codegen).
|
hace 9 años |
Teresa Johnson
|
474ca56a69
Change split code gen to use ThreadPool
|
hace 9 años |
Sergei Larin
|
72b0e155fd
Add to the split module utility an SCC based method which allows not to globalize any local variables.
|
hace 9 años |
Tobias Edler von Koch
|
5b01c01496
[LTO] Add option to emit assembly from LTOCodeGenerator
|
hace 9 años |
Peter Collingbourne
|
ae55d356be
Support: Support LLVM_ENABLE_THREADS=0 in llvm/Support/thread.h.
|
hace 10 años |
Peter Collingbourne
|
daf6885fa4
CodeGen: Introduce splitCodeGen and teach LTOCodeGenerator to use it.
|
hace 10 años |