Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | DebugInfo: Rename testcases from MD* to DI*, NFC | Duncan P. N. Exon Smith | 2015-06-02 | 1 | -28/+0 |
* | IR: Give 'DI' prefix to debug info metadata | Duncan P. N. Exon Smith | 2015-04-29 | 1 | -9/+9 |
* | DebugInfo: Fix testcases with invalid MDSubprogram nodes | Duncan P. N. Exon Smith | 2015-03-28 | 1 | -7/+7 |
* | AsmParser: Stop requiring 'name:' when it's not printed | Duncan P. N. Exon Smith | 2015-03-16 | 1 | -2/+2 |
* | Optimize metadata node fields for CHECK-ability | Duncan P. N. Exon Smith | 2015-02-28 | 1 | -3/+3 |
* | AsmParser/Writer: Handle symbolic constants in DI 'flags:' | Duncan P. N. Exon Smith | 2015-02-21 | 1 | -2/+2 |
* | IR: Change MDFile to directly store the filename/directory | Duncan P. N. Exon Smith | 2015-02-20 | 1 | -1/+1 |
* | AsmWriter: MDSubprogram: Recognize DW_VIRTUALITY in 'virtuality' | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -3/+3 |
* | AsmWriter/Bitcode: MDSubprogram | Duncan P. N. Exon Smith | 2015-02-13 | 1 | -0/+28 |