llvm-6502/test/DebugInfo
Bill Wendling f3cc96e1f3 Move the bookkeeping of the debug scopes back to the place where it
belonged. The variable declaration stuff wasn't happy with it where it
was. Sorry that the testcase is so big. Bugpoint wasn't able to reduce it
successfully.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@71714 91177308-0d34-0410-b5e6-96231b3b80d8
2009-05-13 20:33:33 +00:00
..
2008-10-17-C++DebugCrash.ll The Dwarf writer was comparing mangled and unmangled names for C++ code when we 2008-10-17 18:48:57 +00:00
2008-11-05-InlinedFuncStart.ll Second attempt: 2009-04-29 00:15:41 +00:00
2008-11-06-Mem2Reg.ll Handle (delete) dbg intrinsics while promoting alloca. 2008-11-07 01:30:07 +00:00
2008-11-19-InstCombine.ll If there are two consecutive llvm.dbg.stoppoint calls then 2008-11-19 18:56:50 +00:00
2009-01-15-dbg_declare.ll Verify Intrinsic::dbg_declare. 2009-01-19 21:00:48 +00:00
2009-01-15-member.ll Fix test case. Use valid file name and directory in global variable's debug info entry. 2009-01-23 21:54:18 +00:00
2009-01-15-RecordVariableCrash.ll Do not use buggy llvm-gcc to generate testcases. 2009-01-22 18:28:11 +00:00
2009-01-28-ArrayType.ll Make this test case smaller. 2009-02-02 17:50:43 +00:00
2009-01-29-HeaderLocation.ll Restore minor deletion. 2009-05-04 18:40:41 +00:00
2009-01-29-MethodDeclaration.ll Enable target tripple. 2009-01-30 01:40:58 +00:00
2009-01-30-Method.ll Second attempt: 2009-04-29 00:15:41 +00:00
2009-02-18-DefaultScope-Crash.ll The subprogram die may not exist while creating "default" scope. 2009-02-18 17:29:38 +00:00
2009-02-23-InstCombine.ll Add test case for checkin @r65314. 2009-02-23 10:15:04 +00:00
2009-02-27-licm.ll Ignore the debug info intrinsics when adding instructions into alias sets. 2009-03-03 06:02:04 +00:00
2009-03-02-sink.ll Testcase for line number sinking in InstCombine. 2009-03-03 01:10:01 +00:00
2009-03-03-cheapdse.ll Make my earlier patch to skip debug intrinsics 2009-03-04 01:20:34 +00:00
2009-03-03-deadstore.ll When removing a store to an alloca that has only one 2009-03-03 21:26:39 +00:00
2009-03-03-store-to-load-forward.ll Instruction counters must skip the bitcasts that 2009-03-03 22:36:47 +00:00
2009-03-05-gvn.ll Ignore the debug info intrinsics when looking for dependency through basic block. 2009-03-05 01:45:43 +00:00
2009-05-13-VariableScope.ll Move the bookkeeping of the debug scopes back to the place where it 2009-05-13 20:33:33 +00:00
dataOnly.ll Use DebugInfo interface to lower dbg_* intrinsics. 2009-01-13 00:32:17 +00:00
deaddebuglabel.ll Second attempt: 2009-04-29 00:15:41 +00:00
dg.exp
forwardDecl.ll Second attempt: 2009-04-29 00:15:41 +00:00
funccall.ll
globalGetElementPtr.ll Need compile unit to find location. 2009-01-20 22:26:11 +00:00
printdbginfo2.ll Global variables don't have a corresponding llvm.dbg.declare, yet it is possible 2009-03-10 13:41:26 +00:00
printdbginfo.ll Global variables don't have a corresponding llvm.dbg.declare, yet it is possible 2009-03-10 13:41:26 +00:00