Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIRParser/MIRPrinter: Compute isSSA instead of printing/parsing it. | Matthias Braun | 2016-08-24 | 1 | -1/+0 |
* | llc: Add support for -run-pass none | Matthias Braun | 2016-07-16 | 1 | -1/+1 |
* | [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. | Adrian Prantl | 2016-04-15 | 1 | -3/+2 |
* | testcase gardening: update the emissionKind enum to the new syntax. (NFC) | Adrian Prantl | 2016-04-01 | 1 | -1/+1 |
* | DI: Reverse direction of subprogram -> function edge. | Peter Collingbourne | 2015-11-05 | 1 | -2/+2 |
* | DI: Require subprogram definitions to be distinct | Duncan P. N. Exon Smith | 2015-08-28 | 1 | -1/+1 |
* | MIR Serialization: Change MIR syntax - use custom syntax for MBBs. | Alex Lorenz | 2015-08-13 | 1 | -10/+8 |
* | DI: Disallow uniquable DICompileUnits | Duncan P. N. Exon Smith | 2015-08-03 | 1 | -1/+1 |
* | DI: Remove DW_TAG_arg_variable and DW_TAG_auto_variable | Duncan P. N. Exon Smith | 2015-07-31 | 1 | -1/+1 |
* | MIR Serialization: Serialize the machine instruction's debug location. | Alex Lorenz | 2015-07-22 | 1 | -0/+61 |