| Age | Commit message (Expand) | Author |
| 2016-04-02 | BitcodeWriter: Further unify function metadata, NFC | Duncan P. N. Exon Smith |
| 2016-04-02 | Reverts r265219. | Mehdi Amini |
| 2016-04-02 | wip | Mehdi Amini |
| 2016-04-02 | Create a typedef GlobalValue::GUID for uint64_t and RAUW (NFC) | Mehdi Amini |
| 2016-04-01 | Swift Calling Convention: add swifterror attribute. | Manman Ren |
| 2016-04-01 | Add a module Hash in the bitcode and the combined index, implementing a kind ... | Mehdi Amini |
| 2016-04-01 | Revert "Add support for computing SHA1 in LLVM" | Mehdi Amini |
| 2016-04-01 | Add a module Hash in the bitcode and the combined index, implementing a kind ... | Mehdi Amini |
| 2016-03-29 | Swift Calling Convention: add swiftself attribute. | Manman Ren |
| 2016-03-27 | BitcodeWriter: Reuse writeMetadataRecords, NFC | Duncan P. N. Exon Smith |
| 2016-03-27 | BitcodeWriter: Rename some functions for consistency, NFC | Duncan P. N. Exon Smith |
| 2016-03-27 | BitcodeWriter: Split out writeMetadataRecords, NFC | Duncan P. N. Exon Smith |
| 2016-03-27 | BitcodeWriter: Restructure WriteFunctionLocalMetadata, NFC | Duncan P. N. Exon Smith |
| 2016-03-27 | BitcodeWriter: Simplify tracking of function-local metadata, NFC | Duncan P. N. Exon Smith |
| 2016-03-27 | Reapply ~"Bitcode: Collect all MDString records into a single blob" | Duncan P. N. Exon Smith |
| 2016-03-26 | Rename ModuleSummaryIndex::modPathStringEntries() into modulePaths() | Mehdi Amini |
| 2016-03-25 | [ThinLTO] Rename edges() to calls() for clarity (NFC) | Teresa Johnson |
| 2016-03-25 | Revert "Bitcode: Collect all MDString records into a single blob" | Duncan P. N. Exon Smith |
| 2016-03-25 | Bitcode: Collect all MDString records into a single blob | Duncan P. N. Exon Smith |
| 2016-03-25 | Bitcode: Stop using MODULE_CODE_METADATA_VALUES | Duncan P. N. Exon Smith |
| 2016-03-24 | BitcodeWriter: Move abbreviation for GenericDINode; almost NFC | Duncan P. N. Exon Smith |
| 2016-03-24 | BitcodeWriter: Move abbreviation for DILocation; almost NFC | Duncan P. N. Exon Smith |
| 2016-03-24 | BitcodeWriter: Split out named metadata; almost NFC | Duncan P. N. Exon Smith |
| 2016-03-24 | Bitcode: Module* -> Module&, NFC | Duncan P. N. Exon Smith |
| 2016-03-23 | Add getBlockProfileCount method to BlockFrequencyInfo | Easwaran Raman |
| 2016-03-15 | [ThinLTO] Record all global variable defs in the summary | Teresa Johnson |
| 2016-03-15 | BitcodeWriter 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-14 | Revert "[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 strange | David Majnemer |
| 2016-03-11 | [ThinLTO] Support for reference graph in per-module and combined summary. | Teresa Johnson |
| 2016-02-16 | Bitcode writer: fix a typo, using getName() instead of getSourceFileName() | Mehdi Amini |
| 2016-02-10 | Restore "[ThinLTO] Use MD5 hash in function index." with fix | Teresa Johnson |
| 2016-02-10 | Revert "[ThinLTO] Use MD5 hash in function index." due to bot failure | Teresa Johnson |
| 2016-02-10 | [ThinLTO] Use MD5 hash in function index. | Teresa Johnson |
| 2016-02-10 | Fix VST_CODE_* bitcode id comments (NFC) | Teresa Johnson |
| 2016-02-06 | [ThinLTO] Include linkage type in function summary | Teresa Johnson |
| 2016-02-01 | [ThinLTO] Ensure function summary output order is stable | Teresa Johnson |
| 2016-01-29 | [llvm-bcanalyzer] Dump bitcode wrapper header | Akira Hatanaka |
| 2016-01-23 | [Bitcode] Insert the darwin wrapper at the beginning of a file when the | Akira Hatanaka |
| 2016-01-19 | NFC Test Commit whitespace change in a comment | Chris Ray |
| 2016-01-06 | Bitcode: Fix reading and writing of ConstantDataVectors of halfs | Justin Bogner |
| 2015-12-16 | Add InaccessibleMemOnly and inaccessibleMemOrArgMemOnly attributes | Vaivaswatha Nagaraj |
| 2015-12-14 | add fast-math-flags to 'call' instructions (PR21290) | Sanjay Patel |
| 2015-12-14 | [IR] Remove terminatepad | David Majnemer |
| 2015-12-12 | [IR] Reformulate LLVM's EH funclet IR | David Majnemer |
| 2015-12-10 | Macro debug info support in LLVM IR | Amjad Aboud |
| 2015-11-20 | [ThinLTO] Add MODULE_CODE_METADATA_VALUES record | Teresa Johnson |
| 2015-11-15 | Use a different block id for block of metadata kind records | Teresa Johnson |