summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
* llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier,...NAKAMURA Takumi2013-07-23
* Debug Info Finder: use processDeclare and processValue to list debug infoManman Ren2013-07-23
* Recommit r186217 with testcase fix:Bill Wendling2013-07-22
* Try to appease the bots.Manman Ren2013-07-19
* Debug Info: enable verifying by default and disable testing cases that fail.Manman Ren2013-07-19
* Further simplify test case from r186119/r186035.David Blaikie2013-07-15
* In response to dblaikie's comment on r186035, replacing theAdrian Prantl2013-07-11
* Add a comment.Adrian Prantl2013-07-10
* Add a testcase for r186014.Adrian Prantl2013-07-10
* Un-break the buildbot by tweaking the indirection flag.Adrian Prantl2013-07-10
* move test into the appropriate subdir.Adrian Prantl2013-07-09
* Reapply an improved version of r180816/180817.Adrian Prantl2013-07-09
* DebugInfo: Consider global variables without locations to be validDavid Blaikie2013-07-04
* Trying to fix the botsManman Ren2013-07-03
* Debug Info: use module flag to set up Dwarf version.Manman Ren2013-07-02
* Add 'REQUIRES: object-emission' to DebugInfo/inlined-arguments.ll.Jyotsna Verma2013-07-02
* [PowerPC] Support TLS variables in debug infoUlrich Weigand2013-07-02
* PR14728: DebugInfo: TLS variables with -gsplit-dwarfDavid Blaikie2013-07-01
* PR16493: DebugInfo with TLS on PPC crashing due to invalid relocationDavid Blaikie2013-07-01
* llvm-symbolizer: Recognize a drive letter on win32. Then "REQUIRES: shell" ca...NAKAMURA Takumi2013-07-01
* DebugInfo: PR14728: TLS supportDavid Blaikie2013-06-28
* llvm-symbolizer: skip leading underscore in Mach-O symbol table entriesAlexey Samsonov2013-06-28
* llvm-symbolizer: add support for Mach-O universal binariesAlexey Samsonov2013-06-28
* Debug Info: clean up usage of Verify.Manman Ren2013-06-28
* [SystemZ] Allow LA and LARL to be rematerializedRichard Sandiford2013-06-27
* Move llvm/test/DebugInfo/arguments.ll to X86, for now. It is still Windows' P...NAKAMURA Takumi2013-06-24
* llvm/test/DebugInfo/arguments.ll: Add explicit -mtriple=x86_64-unknown-unknown.NAKAMURA Takumi2013-06-24
* DebugInfo: add some testing from an overly broad end-to-end test in ClangDavid Blaikie2013-06-24
* DebugInfo: PR14404: Avoid truncating 64 bit values into 32 bits for ULEB128/S...David Blaikie2013-06-23
* DebugInfo: Support (using GNU extensions) for template template parameters an...David Blaikie2013-06-22
* DebugInfo: Don't lose unreferenced non-trivial by-value parametersDavid Blaikie2013-06-21
* Give this X86-specific test a triple so it's actually X86-specific.David Blaikie2013-06-20
* DebugInfo: don't use location lists when the location covers the whole functi...David Blaikie2013-06-20
* Spelling correctionDavid Blaikie2013-06-19
* DebugInfo: PR14763/r183329 correct the location of indirect parametersDavid Blaikie2013-06-19
* Spell correct (s/begining/beginning/)David Blaikie2013-06-19
* llvm-dwarfdump: Add support for dumping the .debug_loc sectionDavid Blaikie2013-06-19
* Fix frame pointer debug information testJF Bastien2013-06-14
* PR15662: Optimized debug info produces out of order function parametersDavid Blaikie2013-06-05
* [llvm-symbolizer] Avoid calling slow getSymbolSize for Mach-O files. Assume t...Alexey Samsonov2013-06-04
* Correct handling invalid filename in llvm-symbolizerAlexey Samsonov2013-06-03
* Revert r182937 and r182877.Rafael Espindola2013-05-30
* Don't use fast isel on this test.Rafael Espindola2013-05-30
* Teach ReMaterialization to be more cunning about subregistersTim Northover2013-05-29
* LTO+Debug Info: revert r182791.Manman Ren2013-05-29
* Move test that depends on the X86 backend into the right subdirectory.Benjamin Kramer2013-05-29
* LTO+Debug Info: correctly emit inlined_subroutine when the inlined callee isManman Ren2013-05-28
* Solidify the assumption that a DW_TAG_subprogram's type is a DW_TAG_subroutin...David Blaikie2013-05-22
* Dwarf: use a single line table to generate assembly when .loc is used.Manman Ren2013-05-21
* PR14606: Debug Info for namespace aliases/DW_TAG_imported_moduleDavid Blaikie2013-05-20