summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
AgeCommit message (Expand)Author
2016-04-02BitcodeWriter: Further unify function metadata, NFCDuncan P. N. Exon Smith
2016-04-02Reverts r265219.Mehdi Amini
2016-04-02wipMehdi Amini
2016-04-02Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC)Mehdi Amini
2016-04-01Swift Calling Convention: add swifterror attribute.Manman Ren
2016-04-01Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini
2016-04-01Revert "Add support for computing SHA1 in LLVM"Mehdi Amini
2016-04-01Add a module Hash in the bitcode and the combined index, implementing a kind ...Mehdi Amini
2016-03-29Swift Calling Convention: add swiftself attribute.Manman Ren
2016-03-27BitcodeWriter: Reuse writeMetadataRecords, NFCDuncan P. N. Exon Smith
2016-03-27BitcodeWriter: Rename some functions for consistency, NFCDuncan P. N. Exon Smith
2016-03-27BitcodeWriter: Split out writeMetadataRecords, NFCDuncan P. N. Exon Smith
2016-03-27BitcodeWriter: Restructure WriteFunctionLocalMetadata, NFCDuncan P. N. Exon Smith
2016-03-27BitcodeWriter: Simplify tracking of function-local metadata, NFCDuncan P. N. Exon Smith
2016-03-27Reapply ~"Bitcode: Collect all MDString records into a single blob"Duncan P. N. Exon Smith
2016-03-26Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths()Mehdi Amini
2016-03-25[ThinLTO] Rename edges() to calls() for clarity (NFC)Teresa Johnson
2016-03-25Revert "Bitcode: Collect all MDString records into a single blob"Duncan P. N. Exon Smith
2016-03-25Bitcode: Collect all MDString records into a single blobDuncan P. N. Exon Smith
2016-03-25Bitcode: Stop using MODULE_CODE_METADATA_VALUESDuncan P. N. Exon Smith
2016-03-24BitcodeWriter: Move abbreviation for GenericDINode; almost NFCDuncan P. N. Exon Smith
2016-03-24BitcodeWriter: Move abbreviation for DILocation; almost NFCDuncan P. N. Exon Smith
2016-03-24BitcodeWriter: Split out named metadata; almost NFCDuncan P. N. Exon Smith
2016-03-24Bitcode: Module* -> Module&, NFCDuncan P. N. Exon Smith
2016-03-23Add getBlockProfileCount method to BlockFrequencyInfoEaswaran Raman
2016-03-15[ThinLTO] Record all global variable defs in the summaryTeresa Johnson
2016-03-15BitcodeWriter dyn_cast cleanup for r263275 (NFC)Teresa Johnson
2016-03-15[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson
2016-03-14Revert "[ThinLTO] Renaming of function index to module summary index (NFC)"Teresa Johnson
2016-03-14[ThinLTO] Renaming of function index to module summary index (NFC)Teresa Johnson
2016-03-13[Bitcode] Make writeComdats less strangeDavid Majnemer
2016-03-11[ThinLTO] Support for reference graph in per-module and combined summary.Teresa Johnson
2016-02-16Bitcode writer: fix a typo, using getName() instead of getSourceFileName()Mehdi Amini
2016-02-10Restore "[ThinLTO] Use MD5 hash in function index." with fixTeresa Johnson
2016-02-10Revert "[ThinLTO] Use MD5 hash in function index." due to bot failureTeresa Johnson
2016-02-10[ThinLTO] Use MD5 hash in function index.Teresa Johnson
2016-02-10Fix VST_CODE_* bitcode id comments (NFC)Teresa Johnson
2016-02-06[ThinLTO] Include linkage type in function summaryTeresa Johnson
2016-02-01[ThinLTO] Ensure function summary output order is stableTeresa Johnson
2016-01-29[llvm-bcanalyzer] Dump bitcode wrapper headerAkira Hatanaka
2016-01-23[Bitcode] Insert the darwin wrapper at the beginning of a file when theAkira Hatanaka
2016-01-19NFC Test Commit whitespace change in a commentChris Ray
2016-01-06Bitcode: Fix reading and writing of ConstantDataVectors of halfsJustin Bogner
2015-12-16Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributesVaivaswatha Nagaraj
2015-12-14add fast-math-flags to 'call' instructions (PR21290)Sanjay Patel
2015-12-14[IR] Remove terminatepadDavid Majnemer
2015-12-12[IR] Reformulate LLVM's EH funclet IRDavid Majnemer
2015-12-10Macro debug info support in LLVM IRAmjad Aboud
2015-11-20[ThinLTO] Add MODULE_CODE_METADATA_VALUES recordTeresa Johnson
2015-11-15Use a different block id for block of metadata kind recordsTeresa Johnson