aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
* DwarfDebug: MD5 is always little endian, bswap on big endian platforms.Benjamin Kramer2013-07-271-0/+0
* Debug Info Verifier: verify SPs in llvm.dbg.sp.Manman Ren2013-07-2711-31/+50
* next batch of -disable-debug-info-verifierRafael Espindola2013-07-262-2/+2
* Debug Info Verifier: enable verification of DICompileUnit.Manman Ren2013-07-2633-90/+104
* Move this to the X86 directory, unfortunately the hashes are notEric Christopher2013-07-261-0/+0
* Add preliminary support for hashing DIEs and breaking them intoEric Christopher2013-07-261-0/+116
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-255-53/+57
* Current batch of -disable-debug-info-verifier.Rafael Espindola2013-07-253-4/+4
* Debug Info: improve the verifier to check field types.Manman Ren2013-07-2519-78/+82
* Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.Bill Wendling2013-07-251-2/+2
* Update testing cases to pass debug info verifier.Manman Ren2013-07-2412-80/+87
* Update testing cases to pass debug info verifier.Manman Ren2013-07-246-57/+62
* Debug Info: improve the Finder.Manman Ren2013-07-241-1/+1
* Debug Info: improve the Finder.Manman Ren2013-07-231-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-237-7/+7
* Recommit r186217 with testcase fix:Bill Wendling2013-07-221-3/+3
* Try to appease the bots.Manman Ren2013-07-192-2/+2
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-198-10/+10
* 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
* DebugInfo: Consider global variables without locations to be validDavid Blaikie2013-07-041-0/+38
* Trying to fix the botsManman Ren2013-07-031-2/+6
* Debug Info: use module flag to set up Dwarf version.Manman Ren2013-07-021-0/+27
* Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.Jyotsna Verma2013-07-021-0/+2
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-022-3/+40
* 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-013-2/+29
* llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca...NAKAMURA Takumi2013-07-011-2/+0
* DebugInfo: PR14728: TLS supportDavid Blaikie2013-06-281-0/+34
* llvm-symbolizer: skip leading underscore in Mach-O symbol table entriesAlexey Samsonov2013-06-281-3/+3
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-283-2/+26
* Debug Info: clean up usage of Verify.Manman Ren2013-06-282-6/+6
* [SystemZ] Allow LA and LARL to be rematerializedRichard Sandiford2013-06-271-2/+1
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-241-0/+0
* llvm/test/DebugInfo/arguments.ll: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2013-06-241-1/+1
* DebugInfo: add some testing from an overly broad end-to-end test in ClangDavid Blaikie2013-06-242-37/+79
* DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...David Blaikie2013-06-231-0/+37
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-221-24/+50
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-211-0/+71
* 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
* Spell correct (s/begining/beginning/)David Blaikie2013-06-191-11/+11