aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo/X86
Commit message (Expand)AuthorAgeFilesLines
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-061-1/+1
* Bugfix for making the DWARF debug strings and labels to code emitted as secre...Carlo Kok2013-08-021-0/+40
* Revert r187597, "Bugfix for making the DWARF debug strings and labels to code...NAKAMURA Takumi2013-08-021-40/+0
* Temporarily revert "Debug Info Finder|Verifier: handle DbgLoc attached toEric Christopher2013-08-021-1/+1
* Debug Info Finder|Verifier: handle DbgLoc attached to instructions.Manman Ren2013-08-011-1/+1
* DebugInfo: Emit definitions for types with no members.David Blaikie2013-08-011-15/+33
* Bugfix for making the DWARF debug strings and labels to code emitted as secre...Carlo Kok2013-08-011-0/+40
* Move file to X86 and add a triple to fix darwin bots for now.Eric Christopher2013-07-301-0/+218
* Debug Info: update testing cases to pass verifier.Manman Ren2013-07-294-11/+15
* DwarfDebug: MD5 is always little endian, bswap on big endian platforms.Benjamin Kramer2013-07-271-116/+0
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-273-8/+11
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-2622-52/+57
* Move this to the X86 directory, unfortunately the hashes are notEric Christopher2013-07-261-0/+116
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-251-33/+35
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-252-2/+2
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-2513-48/+52
* Update testing cases to pass debug info verifier.Manman Ren2013-07-244-12/+12
* Update testing cases to pass debug info verifier.Manman Ren2013-07-245-42/+46
* Debug Info: improve the Finder.Manman Ren2013-07-241-1/+1
* llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...NAKAMURA Takumi2013-07-231-1/+1
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-232-2/+2
* Recommit r186217 with testcase fix:Bill Wendling2013-07-221-3/+3
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-196-7/+7
* 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