| Commit message (Expand) | Author | Age | Files | Lines |
* | Move emission of the debug string table to early in the debug | Eric Christopher | 2013-09-20 | 1 | -3/+4 |
* | Debug Info Testing: use null instead of an empty string in context field. | Manman Ren | 2013-09-09 | 1 | -3/+3 |
* | Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields. | Manman Ren | 2013-09-06 | 2 | -5/+5 |
* | Debug Info: add an identifier field to DICompositeType. | Manman Ren | 2013-08-26 | 2 | -5/+5 |
* | [tests] Cleanup initialization of test suffixes. | Daniel Dunbar | 2013-08-16 | 1 | -2/+0 |
* | Debug Info: improve the verifier to check field types. | Manman Ren | 2013-07-25 | 2 | -7/+7 |
* | Teach ReMaterialization to be more cunning about subregisters | Tim Northover | 2013-05-29 | 1 | -7/+7 |
* | AArch64: convert MC-layer test to .s file | Tim Northover | 2013-04-27 | 2 | -51/+48 |
* | Revert "Revert "PR14606: debug info imported_module support"" | David Blaikie | 2013-04-22 | 2 | -2/+2 |
* | Revert "PR14606: debug info imported_module support" | Eric Christopher | 2013-04-19 | 2 | -2/+2 |
* | PR14606: debug info imported_module support | David Blaikie | 2013-04-19 | 2 | -2/+2 |
* | Revert "Adding DIImportedModules to DIScopes." | David Blaikie | 2013-03-28 | 2 | -17/+17 |
* | Adding DIImportedModules to DIScopes. | David Blaikie | 2013-03-27 | 2 | -17/+17 |
* | Reorder the DIFile field in DILexicalBlock to become a prefix common with oth... | David Blaikie | 2013-03-22 | 1 | -1/+1 |
* | Remove unused field in DISubprogram | David Blaikie | 2013-03-21 | 2 | -4/+4 |
* | Debug info: refactor the first field of DICompileUnit to be a raw file/direct... | David Blaikie | 2013-03-20 | 2 | -2/+2 |
* | Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com... | David Blaikie | 2013-03-20 | 2 | -2/+2 |
* | Remove unused field in DICompileUnit | David Blaikie | 2013-03-20 | 2 | -2/+2 |
* | Move the DIFile operand to DITypes from the 4th operand to the 2nd. | David Blaikie | 2013-03-19 | 1 | -3/+3 |
* | Split out filename & directory from DIFile to start generalizing over DIScopes | David Blaikie | 2013-03-17 | 2 | -2/+4 |
* | Refactor filename/directory in DICompileUnit into a DIFile | David Blaikie | 2013-03-13 | 2 | -2/+2 |
* | Remove unused "isMain" field from DICompileUnit | David Blaikie | 2013-03-12 | 2 | -2/+2 |
* | Update debug info test cases with empty SplitDebugFilename field. | David Blaikie | 2013-03-12 | 2 | -2/+2 |
* | AArch64: generate dwarfdump test rather than include .o in subversion | Tim Northover | 2013-02-11 | 1 | -0/+33 |
* | Update debugging test for change in expected metadata. | Tim Northover | 2013-02-04 | 1 | -6/+16 |
* | Add explicit triples to AArch64 tests | Tim Northover | 2013-02-01 | 4 | -5/+5 |
* | Add AArch64 as an experimental target. | Tim Northover | 2013-01-31 | 5 | -0/+248 |