| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
| * | Formatting with clang-format patch r280700 | Leny Kholodov | 2016-09-06 | 1 | -2/+4 |
| * | DebugInfo: use strongly typed enum for debug info flags | Leny Kholodov | 2016-09-06 | 1 | -12/+11 |
| * | Revert "DebugInfo: use strongly typed enum for debug info flags" | Mehdi Amini | 2016-09-06 | 1 | -13/+12 |
| * | DebugInfo: use strongly typed enum for debug info flags | Mehdi Amini | 2016-09-06 | 1 | -12/+13 |
| * | Support the DW_AT_noreturn DWARF flag. | Adrian Prantl | 2016-08-17 | 1 | -2/+3 |
| * | IR: Give 'DI' prefix to debug info metadata | Duncan P. N. Exon Smith | 2015-04-29 | 1 | -36/+34 |
| * | DebugInfo: Move DIFlag-related API from DIDescriptor to DebugNode | Duncan P. N. Exon Smith | 2015-04-07 | 1 | -39/+38 |
| * | DebugInfo: Remove dead code for accessing fields | Duncan P. N. Exon Smith | 2015-04-06 | 1 | -51/+0 |
| * | Add missing includes. make_unique proliferated everywhere. | Benjamin Kramer | 2015-03-01 | 1 | -10/+10 |
| * | IR: Add helper to split debug info flags bitfield | Duncan P. N. Exon Smith | 2015-02-21 | 1 | -0/+21 |
| * | IR: Add debug info flag string conversions | Duncan P. N. Exon Smith | 2015-02-21 | 1 | -0/+46 |
| * | Silence a -Wcast-qual warning; NFC. | Aaron Ballman | 2014-10-21 | 1 | -1/+1 |
| * | Revert "Revert "DI: Fold constant arguments into a single MDString"" | Duncan P. N. Exon Smith | 2014-10-03 | 1 | -0/+68 |
| * | Revert "DI: Fold constant arguments into a single MDString" | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -68/+0 |
| * | DI: Fold constant arguments into a single MDString | Duncan P. N. Exon Smith | 2014-10-02 | 1 | -0/+68 |