summaryrefslogtreecommitdiff
path: root/test/DebugInfo
Commit message (Expand)AuthorAge
...
* Make this test case smaller.Devang Patel2009-02-02
* Each input file is encoded as a separate compile unit in LLVM debuggingDevang Patel2009-01-30
* Enable target tripple.Devang Patel2009-01-30
* Linux and other target's encoding for DW_AT_declaration may not match.Devang Patel2009-01-30
* Add DW_AT_declaration for class methods.Devang Patel2009-01-30
* Give this test an explicit target, to make it host-independent.Dan Gohman2009-01-28
* Do not forget to derived type while constructing an array type.Devang Patel2009-01-28
* Assorted debug info fixes.Devang Patel2009-01-27
* Fix test case. Use valid file name and directory in global variable's debug i...Devang Patel2009-01-23
* Do not use buggy llvm-gcc to generate testcases.Devang Patel2009-01-22
* Appropriately mark fowrad decls.Devang Patel2009-01-20
* Need compile unit to find location.Devang Patel2009-01-20
* Verify Intrinsic::dbg_declare. Devang Patel2009-01-19
* Do not stumble over forward declared struct member. Devang Patel2009-01-16
* Validate dbg_* intrinsics before lowering them.Devang Patel2009-01-15
* Use variable's context to identify respective DbgScope.Devang Patel2009-01-15
* Use DebugInfo interface to lower dbg_* intrinsics.Devang Patel2009-01-13
* This test passes again, unXFAIL.Torok Edwin2009-01-05
* More precise XFAIL.Bill Wendling2008-12-19
* Un-XFAIL this test because it's passing and John doesn't seem interested in u...Bill Wendling2008-12-19
* Xfail these tests for now.Devang Patel2008-12-17
* add testcase for -print-dbginfoTorok Edwin2008-12-16
* Fix a couple of Dwarf bugs.Evan Cheng2008-12-10
* If there are two consecutive llvm.dbg.stoppoint calls thenDevang Patel2008-11-19
* Handle (delete) dbg intrinsics while promoting alloca.Devang Patel2008-11-07
* Emit label for llvm.dbg.func.start of the inlined function.Devang Patel2008-11-06
* Emit label for llvm.dbg.func.start of the inlined function.Devang Patel2008-11-06
* Testcase for PR2613Anton Korobeynikov2008-10-31
* The Dwarf writer was comparing mangled and unmangled names for C++ code when weBill Wendling2008-10-17
* Testcase for debug info from data-only files.Dale Johannesen2008-07-08
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-20
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-20
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-10
* Accept getelementptr starting at GV with all 0 indices as aDale Johannesen2008-01-30
* For PR1558:Reid Spencer2007-07-17
* Convert .cvsignore filesJohn Criswell2007-06-29
* fix failure on ahs3's testerChris Lattner2007-05-05
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* Fix some FreeBSD/amd64 regressions.Jeff Cohen2007-04-04
* PR1068 - Unbounded array debug info.Jim Laskey2007-01-02
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-29
* This now passes on Linux/x86Reid Spencer2006-12-07
* Failing linux.Jim Laskey2006-12-06
* These pass on Linux now.Reid Spencer2006-12-04
* Fixed to use current debug info.Jim Laskey2006-12-04
* Add compile unit size testJim Laskey2006-11-30
* Correct commentJim Laskey2006-11-30
* Pubnames testJim Laskey2006-11-30
* Test for PR1013.Jim Laskey2006-11-20