aboutsummaryrefslogtreecommitdiffstats
path: root/test/DebugInfo
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make it work on Darwin.Jim Laskey2006-11-081-3/+4
* XFAIL this on Linux until Jim gets Darwin ship shape.Reid Spencer2006-11-081-0/+1
* Make some corrections to this test case.Reid Spencer2006-11-071-4/+6
* Ignore the Output dir.Reid Spencer2006-11-071-0/+1
* Add a test case for making sure gdb can get a stack trace with our debugReid Spencer2006-11-072-0/+32