aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86
Commit message (Expand)AuthorAgeFilesLines
* Further simplify test case from r186119/r186035.David Blaikie2013-07-151-123/+94
* In response to dblaikie's comment on r186035, replacing theAdrian Prantl2013-07-111-136/+163
* Add a comment.Adrian Prantl2013-07-101-0/+39
* Add a testcase for r186014.Adrian Prantl2013-07-101-0/+139
* Un-break the buildbot by tweaking the indirection flag.Adrian Prantl2013-07-101-0/+102
* move test into the appropriate subdir.Adrian Prantl2013-07-091-0/+60
* Reapply an improved version of r180816/180817.Adrian Prantl2013-07-093-5/+115
* PR14728: DebugInfo: TLS variables with -gsplit-dwarfDavid Blaikie2013-07-011-0/+31
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-011-2/+2
* DebugInfo: PR14728: TLS supportDavid Blaikie2013-06-281-0/+34
* Debug Info: clean up usage of Verify.Manman Ren2013-06-281-4/+4
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-241-0/+71
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-221-24/+50
* Give this X86-specific test a triple so it's actually X86-specific.David Blaikie2013-06-201-1/+1
* DebugInfo: don't use location lists when the location covers the whole functi...David Blaikie2013-06-202-15/+61
* Spelling correctionDavid Blaikie2013-06-191-2/+2
* DebugInfo: PR14763/r183329 correct the location of indirect parametersDavid Blaikie2013-06-191-0/+70
* LTO+Debug Info: revert r182791.Manman Ren2013-05-291-117/+0
* Move test that depends on the X86 backend into the right subdirectory.Benjamin Kramer2013-05-291-0/+117
* Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...David Blaikie2013-05-221-2/+3
* Dwarf: use a single line table to generate assembly when .loc is used.Manman Ren2013-05-211-0/+6
* Generate debug info for by-value struct args even if they are not used.Adrian Prantl2013-05-161-0/+126
* Give the test from r181632 a target triple.David Blaikie2013-05-101-0/+84
* Revert "Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)"Eric Christopher2013-05-092-120/+1
* Make sure debug info contains linkage names (DW_AT_MIPS_linkage_name)Eric Christopher2013-05-082-1/+120
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-05-021-8/+4
* Temporarily revert "Change the informal convention of DBG_VALUE so that we ca...Adrian Prantl2013-04-302-113/+3
* Change the informal convention of DBG_VALUE so that we can express aAdrian Prantl2013-04-302-3/+113
* TBAA: remove !tbaa from testing cases if not used.Manman Ren2013-04-303-33/+24
* cleanup testcase some moreAdrian Prantl2013-04-261-11/+11
* Bugfix for the debug intrinsic handling in InstCombiner:Adrian Prantl2013-04-261-0/+100
* Revert "Revert "PR14606: debug info imported_module support""David Blaikie2013-04-2243-44/+44
* Revert "PR14606: debug info imported_module support"Eric Christopher2013-04-1943-44/+44
* PR14606: debug info imported_module supportDavid Blaikie2013-04-1943-44/+44
* The .dwo section shouldn't contain the unrelocated values (andEric Christopher2013-04-091-13/+13
* DW_FORM_sec_offset should be a relocation on platforms that useEric Christopher2013-04-071-0/+12
* Support and test template arguments for unions.Eric Christopher2013-04-021-0/+58
* move testcase into appropriate X86 subdirectory.Adrian Prantl2013-03-291-0/+372
* Revert "Adding DIImportedModules to DIScopes."David Blaikie2013-03-2841-449/+449
* Adding DIImportedModules to DIScopes.David Blaikie2013-03-2741-449/+449
* Move X86-dependent test into the right subdirectory.Benjamin Kramer2013-03-231-0/+106
* reorder the fields in DILexicalBlockFile to match the common prefix for DIScopesDavid Blaikie2013-03-221-18/+24
* Refactor out the DIFile parameter to DILexicalBlock to refer to the raw file/...David Blaikie2013-03-223-4/+4
* Reorder the DIFile field in DILexicalBlock to become a prefix common with oth...David Blaikie2013-03-2218-26/+26
* Refactor the filename/directory information in DISubprogram to refer directly...David Blaikie2013-03-212-3/+3
* Move the DIFile in DISubprogram to the beginning to be a common prefix along ...David Blaikie2013-03-2117-65/+65
* Remove unused field in DISubprogramDavid Blaikie2013-03-2130-60/+60
* Debug info: refactor the first field of DICompileUnit to be a raw file/direct...David Blaikie2013-03-2021-22/+22
* Debug Info: Swap the 2nd and 3rd parameters to DICompileUnit to match the com...David Blaikie2013-03-2021-22/+22
* Remove unused field in DICompileUnitDavid Blaikie2013-03-2041-42/+42