| Age | Commit message (Expand) | Author |
| 2015-02-13 | AsmWriter/Bitcode: MDGlobalVariable | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDNamespace | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDLexicalBlockFile | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDLexicalBlock | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDSubprogram | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDCompileUnit | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDSubroutineType | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDDerivedType and MDCompositeType | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDFile | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDBasicType | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDEnumerator | Duncan P. N. Exon Smith |
| 2015-02-13 | AsmWriter/Bitcode: MDSubrange | Duncan P. N. Exon Smith |
| 2015-02-11 | Use ADDITIONAL_HEADER_DIRS in all LLVM CMake projects. | Zachary Turner |
| 2015-02-10 | IR: Add specialized debug info metadata nodes | Duncan P. N. Exon Smith |
| 2015-02-04 | IR: Initialize MDNode abbreviations en masse, NFC | Duncan P. N. Exon Smith |
| 2015-02-04 | Misc documentation/comment fixes. | Peter Collingbourne |
| 2015-02-03 | IR: Assembly and bitcode for GenericDebugNode | Duncan P. N. Exon Smith |
| 2015-02-03 | Propagate a better error message to the C api. | Rafael Espindola |
| 2015-02-03 | Use a non-fatal diag handler in the C API. FIxes PR22368. | Rafael Espindola |
| 2015-02-02 | IR: Split out DebugInfoMetadata.h, NFC | Duncan P. N. Exon Smith |
| 2015-01-30 | Check bit widths before trying to get a type. | Filipe Cabecinhas |
| 2015-01-30 | [bitcode reader] Fix an assert on invalid type tables | Filipe Cabecinhas |
| 2015-01-24 | [Bitcode] Diagnose errors instead of asserting from bad input | Filipe Cabecinhas |
| 2015-01-22 | IR: DwarfNode => DebugNode, NFC | Duncan P. N. Exon Smith |
| 2015-01-20 | Bitcode: Don't create comdats when autoupgrading macho bitcode | David Majnemer |
| 2015-01-20 | Bitcode: Simplify MDNode subclass dispatch, NFC | Duncan P. N. Exon Smith |
| 2015-01-20 | Bitcode: WriteMDNode() => WriteMDTuple(), NFC | Duncan P. N. Exon Smith |
| 2015-01-20 | Bitcode: Add ValueEnumerator::getMetadataOrNullID(), NFC | Duncan P. N. Exon Smith |
| 2015-01-19 | IR: Merge UniquableMDNode back into MDNode, NFC | Duncan P. N. Exon Smith |
| 2015-01-19 | IR: Return unique_ptr from MDNode::getTemporary() | Duncan P. N. Exon Smith |
| 2015-01-19 | IR: Remove MDNodeFwdDecl | Duncan P. N. Exon Smith |
| 2015-01-19 | Bring r226038 back. | Rafael Espindola |
| 2015-01-16 | Revert r226242 - Revert Revert Don't create new comdats in CodeGen | Timur Iskhodzhanov |
| 2015-01-16 | Revert "Revert Don't create new comdats in CodeGen" | Rafael Espindola |
| 2015-01-15 | Revert Don't create new comdats in CodeGen | Timur Iskhodzhanov |
| 2015-01-14 | Don't create new comdats in CodeGen. | Rafael Espindola |
| 2015-01-14 | Add support for comdats with names larger than 256 characters. | Rafael Espindola |
| 2015-01-14 | [cleanup] Re-sort all the #include lines in LLVM using | Chandler Carruth |
| 2015-01-13 | AsmParser/Bitcode: Add support for MDLocation | Duncan P. N. Exon Smith |
| 2015-01-12 | Bitcode: Range-based for, NFC | Duncan P. N. Exon Smith |
| 2015-01-12 | Bitcode: Add abbreviation for METADATA_NAME | Duncan P. N. Exon Smith |
| 2015-01-12 | Bitcode: Range-based for, NFC | Duncan P. N. Exon Smith |
| 2015-01-12 | Bitcode: Range-based for, NFC | Duncan P. N. Exon Smith |
| 2015-01-12 | Bitcode: Simplify emission of METADATA_BLOCK | Duncan P. N. Exon Smith |
| 2015-01-12 | IR: Split GenericMDNode into MDTuple and UniquableMDNode | Duncan P. N. Exon Smith |
| 2015-01-10 | Use the DiagnosticHandler to print diagnostics when reading bitcode. | Rafael Espindola |
| 2015-01-09 | Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD" | Duncan P. N. Exon Smith |
| 2015-01-09 | Bitcode: Share logic for last instruction, NFC | Duncan P. N. Exon Smith |
| 2015-01-09 | Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD | Duncan P. N. Exon Smith |