| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Removing LLVM_DELETED_FUNCTION, as MSVC 2012 was the last reason for requirin... | Aaron Ballman | 2015-02-15 | 1 | -2/+2 |
| * | AsmWriter/Bitcode: MDImportedEntity | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -4/+17 |
| * | AsmWriter/Bitcode: MDObjCProperty | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+24 |
| * | AsmWriter/Bitcode: MDExpression | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+20 |
| * | AsmWriter/Bitcode: MDLocalVariable | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -4/+32 |
| * | AsmWriter/Bitcode: MDGlobalVariable | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -4/+36 |
| * | AsmWriter/Bitcode: MDTemplate{Type,Value}Parameter | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -10/+31 |
| * | AsmWriter/Bitcode: MDNamespace | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+17 |
| * | AsmWriter/Bitcode: MDLexicalBlockFile | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -4/+17 |
| * | AsmWriter/Bitcode: MDLexicalBlock | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+18 |
| * | AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality' | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -2/+7 |
| * | AsmWriter/Bitcode: MDSubprogram | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+60 |
| * | AsmWriter/Bitcode: MDCompileUnit | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+51 |
| * | AsmWriter/Bitcode: MDSubroutineType | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -4/+10 |
| * | AsmWriter: MDCompositeType: Recognize DW_LANG in 'runtimeLang' | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -2/+8 |
| * | AsmWriter/Bitcode: MDDerivedType and MDCompositeType | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -7/+89 |
| * | AsmWriter/Bitcode: MDFile | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -2/+8 |
| * | AsmWriter: MDBasicType: Recognize DW_ATE in 'encoding' | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -2/+7 |
| * | AsmWriter/Bitcode: MDBasicType | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+15 |
| * | AsmWriter/Bitcode: MDEnumerator | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -2/+7 |
| * | AsmWriter/Bitcode: MDSubrange | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+9 |
| * | IR: Add specialized debug info metadata nodes | Duncan P. N. Exon Smith | 2015-02-10 | 1 | -0/+87 |
| * | AsmWriter: Extract writeTag(), NFC | Duncan P. N. Exon Smith | 2015-02-06 | 1 | -5/+9 |
| * | AsmWriter: Extract writeMetadataAsOperand(), NFC | Duncan P. N. Exon Smith | 2015-02-06 | 1 | -5/+12 |
| * | AsmParser: Recognize DW_TAG_* constants | Duncan P. N. Exon Smith | 2015-02-03 | 1 | -2/+5 |
| * | IR: Assembly and bitcode for GenericDebugNode | Duncan P. N. Exon Smith | 2015-02-03 | 1 | -4/+26 |
| * | IR: DwarfNode => DebugNode, NFC | Duncan P. N. Exon Smith | 2015-01-22 | 1 | -1/+1 |
| * | IR: Introduce GenericDwarfNode | Duncan P. N. Exon Smith | 2015-01-20 | 1 | -0/+6 |
| * | IR: Merge UniquableMDNode back into MDNode, NFC | Duncan P. N. Exon Smith | 2015-01-19 | 1 | -5/+4 |
| * | IR: Remove isa<UniquableMDNode>, NFC | Duncan P. N. Exon Smith | 2015-01-19 | 1 | -1/+1 |
| * | IR: Always print MDLocation line | Duncan P. N. Exon Smith | 2015-01-14 | 1 | -2/+2 |
| * | IR: Add MDLocation class | Duncan P. N. Exon Smith | 2015-01-13 | 1 | -0/+33 |
| * | IR: Split out writeMDTuple(), NFC | Duncan P. N. Exon Smith | 2015-01-12 | 1 | -6/+24 |
| * | IR: Add 'distinct' MDNodes to bitcode and assembly | Duncan P. N. Exon Smith | 2015-01-08 | 1 | -0/+2 |
| * | Change the .ll syntax for comdats and add a syntactic sugar. | Rafael Espindola | 2015-01-06 | 1 | -8/+20 |
| * | IR: Stop printing 'metadata' in Metadata::print() | Duncan P. N. Exon Smith | 2014-12-16 | 1 | -3/+0 |
| * | IR: Make MDNode::dump() useful by adding addresses | Duncan P. N. Exon Smith | 2014-12-16 | 1 | -1/+3 |
| * | IR: Make metadata typeless in assembly | Duncan P. N. Exon Smith | 2014-12-15 | 1 | -6/+1 |
| * | IR: Split Metadata from Value | Duncan P. N. Exon Smith | 2014-12-09 | 1 | -66/+103 |
| * | Prologue support | Peter Collingbourne | 2014-12-03 | 1 | -0/+10 |
| * | Parse 'ghccc' in .ll files as the GHC convention (cc 10) | Reid Kleckner | 2014-12-01 | 1 | -0/+1 |
| * | Revert "IR: MDNode => Value" | Duncan P. N. Exon Smith | 2014-11-11 | 1 | -14/+13 |
| * | IR: MDNode => Value: AsmWriter SlotTracker API | Duncan P. N. Exon Smith | 2014-11-05 | 1 | -8/+9 |
| * | IR: MDNode => Value: Instruction::getAllMetadata() | Duncan P. N. Exon Smith | 2014-11-01 | 1 | -5/+5 |
| * | X86: Implement the vectorcall calling convention | Reid Kleckner | 2014-10-28 | 1 | -0/+1 |
| * | Revert "Revert "DI: Fold constant arguments into a single MDString"" | Duncan P. N. Exon Smith | 2014-10-03 | 1 | -1/+1 |
| * | Revert "DI: Fold constant arguments into a single MDString" | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -1/+1 |
| * | DI: Fold constant arguments into a single MDString | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -1/+1 |
| * | Declare that musttail calls in variadic functions forward the ellipsis | Reid Kleckner | 2014-08-26 | 1 | -0/+8 |
| * | IR: Implement uselistorder assembly directives | Duncan P. N. Exon Smith | 2014-08-19 | 1 | -0/+258 |

