| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | IR: Change MDFile to directly store the filename/directory | Duncan P. N. Exon Smith | 2015-02-20 | 1 | -5/+2 |
| * | IR: Fix MDType fields from unsigned to uint64_t | Duncan P. N. Exon Smith | 2015-02-19 | 1 | -6/+6 |
| * | IR: Add missing null operand to MDSubroutineType | Duncan P. N. Exon Smith | 2015-02-19 | 1 | -1/+1 |
| * | IR: Drop scope from MDTemplateParameter | Duncan P. N. Exon Smith | 2015-02-19 | 1 | -11/+11 |
| * | IR: Add MDSubprogram::replaceFunction() | Duncan P. N. Exon Smith | 2015-02-18 | 1 | -0/+6 |
| * | AsmWriter/Bitcode: MDLocalVariable | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -0/+6 |
| * | IR: Add MDExpression::ExprOperand | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -0/+32 |
| * | IR: Remove unnecessary fields from MDTemplateParameter | Duncan P. N. Exon Smith | 2015-02-10 | 1 | -12/+13 |
| * | IR: Add specialized debug info metadata nodes | Duncan P. N. Exon Smith | 2015-02-10 | 1 | -0/+271 |
| * | IR: Allow 32-bits for lines in debug location | Duncan P. N. Exon Smith | 2015-02-06 | 1 | -9/+1 |
| * | Fix the -Werror build, NFC | Duncan P. N. Exon Smith | 2015-02-02 | 1 | -0/+2 |
| * | IR: Allow GenericDebugNode construction from MDString | Duncan P. N. Exon Smith | 2015-02-02 | 1 | -8/+12 |
| * | IR: Separate helpers for string operands, NFC | Duncan P. N. Exon Smith | 2015-02-02 | 1 | -2/+8 |
| * | IR: Split out DebugInfoMetadata.h, NFC | Duncan P. N. Exon Smith | 2015-02-02 | 1 | -0/+101 |

