aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-182-2/+2
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-096-126/+127
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-239-62/+496
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-026-21/+90
* Update LLVM for rebase to r212749.Stephen Hines2014-07-214-7/+8
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-294-160/+69
* Update to LLVM 3.5a.Stephen Hines2014-04-242-4/+8
* Merging r195504:Manman Ren2013-12-092-0/+4
* Move emission of the debug string table to early in the debugEric Christopher2013-09-201-3/+4
* Debug Info Testing: use null instead of an empty string in context field.Manman Ren2013-09-091-3/+3
* Debug Info Testing: updated to use NULL instead of "i32 0" in a few fields.Manman Ren2013-09-062-5/+5
* Debug Info: add an identifier field to DICompositeType.Manman Ren2013-08-262-5/+5
* [tests] Cleanup initialization of test suffixes.Daniel Dunbar2013-08-161-2/+0
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-252-7/+7
* Teach ReMaterialization to be more cunning about subregistersTim Northover2013-05-291-7/+7
* AArch64: convert MC-layer test to .s fileTim Northover2013-04-272-51/+48
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-222-2/+2
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-192-2/+2
* PR14606: debug info imported_module supportDavid Blaikie2013-04-192-2/+2
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-282-17/+17
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-272-17/+17
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-221-1/+1
* Remove unused field in DISubprogramDavid Blaikie2013-03-212-4/+4
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-202-2/+2
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-202-2/+2
* Remove unused field in DICompileUnitDavid Blaikie2013-03-202-2/+2
* Move the DIFile operand to DITypes from the 4th operand to the 2nd.David Blaikie2013-03-191-3/+3
* Split out filename & directory from DIFile to start generalizing over DIScopesDavid Blaikie2013-03-172-2/+4
* Refactor filename/directory in DICompileUnit into a DIFileDavid Blaikie2013-03-132-2/+2
* Remove unused "isMain" field from DICompileUnitDavid Blaikie2013-03-122-2/+2
* Update debug info test cases with empty SplitDebugFilename field.David Blaikie2013-03-122-2/+2
* AArch64: generate dwarfdump test rather than include .o in subversionTim Northover2013-02-111-0/+33
* Update debugging test for change in expected metadata.Tim Northover2013-02-041-6/+16
* Add explicit triples to AArch64 testsTim Northover2013-02-014-5/+5
* Add AArch64 as an experimental target.Tim Northover2013-01-315-0/+248