aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
* Give this test an explicit target, to make it host-independent.Dan Gohman2009-01-281-1/+1
* Do not forget to derived type while constructing an array type.Devang Patel2009-01-281-0/+93
* Assorted debug info fixes.Devang Patel2009-01-271-1/+1
* Fix test case. Use valid file name and directory in global variable's debug i...Devang Patel2009-01-231-1/+1
* Do not use buggy llvm-gcc to generate testcases.Devang Patel2009-01-221-11/+9
* Appropriately mark fowrad decls.Devang Patel2009-01-201-1/+0
* Need compile unit to find location.Devang Patel2009-01-201-2/+2
* Verify Intrinsic::dbg_declare. Devang Patel2009-01-191-1/+3
* Do not stumble over forward declared struct member. Devang Patel2009-01-161-0/+30
* Validate dbg_* intrinsics before lowering them.Devang Patel2009-01-151-0/+15
* Use variable's context to identify respective DbgScope.Devang Patel2009-01-151-0/+355
* Use DebugInfo interface to lower dbg_* intrinsics.Devang Patel2009-01-132-2/+0
* This test passes again, unXFAIL.Torok Edwin2009-01-051-1/+0
* More precise XFAIL.Bill Wendling2008-12-191-0/+1
* Un-XFAIL this test because it's passing and John doesn't seem interested in u...Bill Wendling2008-12-191-1/+0
* Xfail these tests for now.Devang Patel2008-12-174-0/+4
* add testcase for -print-dbginfoTorok Edwin2008-12-161-0/+136
* Fix a couple of Dwarf bugs.Evan Cheng2008-12-101-0/+49
* If there are two consecutive llvm.dbg.stoppoint calls thenDevang Patel2008-11-191-0/+44
* Handle (delete) dbg intrinsics while promoting alloca.Devang Patel2008-11-071-0/+56
* Emit label for llvm.dbg.func.start of the inlined function.Devang Patel2008-11-061-0/+1
* Emit label for llvm.dbg.func.start of the inlined function.Devang Patel2008-11-061-0/+71
* Testcase for PR2613Anton Korobeynikov2008-10-311-0/+61
* The Dwarf writer was comparing mangled and unmangled names for C++ code when weBill Wendling2008-10-171-0/+58
* Testcase for debug info from data-only files.Dale Johannesen2008-07-081-0/+47
* sabre brings to my attention that the 'tr' suffix is also obsoleteGabor Greif2008-05-201-1/+1
* Rename the last test with .llx extension to .ll, resolve duplicate test by re...Gabor Greif2008-05-201-1/+1
* Remove llvm-upgrade and update tests.Tanya Lattner2008-03-101-154/+135
* Accept getelementptr starting at GV with all 0 indices as aDale Johannesen2008-01-301-0/+264
* For PR1558:Reid Spencer2007-07-176-155/+0
* Convert .cvsignore filesJohn Criswell2007-06-291-1/+0
* fix failure on ahs3's testerChris Lattner2007-05-051-1/+3
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-155-18/+22
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-111-1/+1
* Fix some FreeBSD/amd64 regressions.Jeff Cohen2007-04-041-1/+1
* PR1068 - Unbounded array debug info.Jim Laskey2007-01-021-0/+14
* Update tests that need to be run through llvm-upgrade. This is necessaryReid Spencer2006-12-291-1/+1
* This now passes on Linux/x86Reid Spencer2006-12-071-1/+1
* Failing linux.Jim Laskey2006-12-061-1/+1
* These pass on Linux now.Reid Spencer2006-12-042-6/+4
* Fixed to use current debug info.Jim Laskey2006-12-042-0/+183
* Add compile unit size testJim Laskey2006-11-301-0/+58
* Correct commentJim Laskey2006-11-301-2/+2
* Pubnames testJim Laskey2006-11-301-0/+19
* Test for PR1013.Jim Laskey2006-11-201-0/+11
* XFAIL All but powerpcJim Laskey2006-11-111-1/+1
* Works for PowerPC with frame pointers.Jim Laskey2006-11-111-1/+1
* Must have a frame pointer argument fixed. Now fails on PowerPC.Jim Laskey2006-11-101-2/+2
* Must have a frame pointer.Jim Laskey2006-11-101-2/+1
* This is XFAILed on i[0-9]86 systems not LinuxReid Spencer2006-11-101-1/+1