Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
toolchain
/
llvm-project
/
fbb4d1e43d0db9f8d1514a0209bb01f56e49d75f
/
llvm
/
lib
/
Bitcode
/
Writer
/
BitcodeWriterPass.cpp
05da2fe
Sink all InitializePasses.h includes
by Reid Kleckner
· 6 years ago
2946cd7
Update the file headers across all of the LLVM projects in the monorepo
by Chandler Carruth
· 7 years ago
adbd27a
[Debugify] Don't apply DI before the bitcode writer pass
by Vedant Kumar
· 7 years ago
6a86e25
Pass a reference to a module to the bitcode writer.
by Rafael Espindola
· 8 years ago
ad17679
Split Bitcode/ReaderWriter.h into separate reader and writer headers
by Teresa Johnson
· 9 years ago
117296c
Use StringRef in Pass/PassManager APIs (NFC)
by Mehdi Amini
· 9 years ago
f93b246
[PM] Port ModuleSummaryIndex analysis to new pass manager
by Teresa Johnson
· 9 years ago
164a2aa6
[PM] Remove support for omitting the AnalysisManager argument to new
by Chandler Carruth
· 9 years ago
2d5487c
[ThinLTO] Move summary computation from BitcodeWriter to new pass
by Teresa Johnson
· 9 years ago
f9e4576
Plumb the option to emit the `ModuleHash` in the bitcode through the bitcode writer APIs
by Mehdi Amini
· 9 years ago
26ab577
[ThinLTO] Renaming of function index to module summary index (NFC)
by Teresa Johnson
· 10 years ago
cec0cae
Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"
by Teresa Johnson
· 10 years ago
892920b
[ThinLTO] Renaming of function index to module summary index (NFC)
by Teresa Johnson
· 10 years ago
403a787
Support for function summary index bitcode sections and files.
by Teresa Johnson
· 10 years ago
f00654e
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
by Alexander Kornienko
· 10 years ago
70bc5f1
Fixed/added namespace ending comments using clang-tidy. NFC
by Alexander Kornienko
· 10 years ago
8a7b84b
uselistorder: Remove the global bits
by Duncan P. N. Exon Smith
· 10 years ago
679db33
uselistorder: Pull bit through BitcodeWriterPass
by Duncan P. N. Exon Smith
· 10 years ago
a052ed6
uselistorder: Pull the bit through WriteToBitcodFile()
by Duncan P. N. Exon Smith
· 10 years ago
d174ce4
[PM] Switch the new pass manager to use a reference-based API for IR units.
by Chandler Carruth
· 11 years ago
8548299
[C++11] Add 'override' keyword to virtual methods that override their base class.
by Craig Topper
· 12 years ago
b7bdfd6
[PM] Wire up support for writing bitcode with new PM.
by Chandler Carruth
· 12 years ago
2ad8df2
Code Custodian:
by Joe Abbey
· 13 years ago
a7aed18
Reapply r110396, with fixes to appease the Linux buildbot gods.
by Owen Anderson
· 15 years ago
bda59bd
Revert r110396 to fix buildbots.
by Owen Anderson
· 15 years ago
755aceb
Don't use PassInfo* as a type identifier for passes. Instead, use the address of the static
by Owen Anderson
· 15 years ago
6973395
eliminate the std::ostream forms of the bitcode writing APIs.
by Chris Lattner
· 16 years ago
890d0de
Add raw_ostream versions of WriteBitcodeToFile and BitcodeWriterPass.
by Daniel Dunbar
· 17 years ago
a79db30
Tidy up several unbeseeming casts from pointer to intptr_t.
by Dan Gohman
· 17 years ago
f3ebc3f
Remove attribution from file headers, per discussion on llvmdev.
by Chris Lattner
· 18 years ago
d320810
Add explicit keywords.
by Dan Gohman
· 18 years ago
35f398a
Deleting -emitbitcode option which did nothing.
by Gordon Henriksen
· 18 years ago
7ef4171
add a new CreateBitcodeWriterPass method, which creates a bitcode writer as
by Chris Lattner
· 18 years ago