llvm-6502/test/DebugInfo
2009-06-13 02:16:18 +00:00
..
2008-10-17-C++DebugCrash.ll
2008-11-05-InlinedFuncStart.ll Second attempt: 2009-04-29 00:15:41 +00:00
2008-11-06-Mem2Reg.ll
2008-11-19-InstCombine.ll
2009-01-15-dbg_declare.ll
2009-01-15-member.ll
2009-01-15-RecordVariableCrash.ll Fix broken logic in DominatorTreeBase::Split. Part of PR4238. 2009-05-21 21:47:54 +00:00
2009-01-28-ArrayType.ll
2009-01-29-HeaderLocation.ll Restore minor deletion. 2009-05-04 18:40:41 +00:00
2009-01-29-MethodDeclaration.ll
2009-01-30-Method.ll Second attempt: 2009-04-29 00:15:41 +00:00
2009-02-18-DefaultScope-Crash.ll
2009-02-23-InstCombine.ll
2009-02-27-licm.ll
2009-03-02-sink.ll
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-06-12-Inline.ll Clear AbstractInstanceRootMap at the end of the function. 2009-06-12 19:24:05 +00:00
2009-06-12-InlineFuncStart.ll llvm.dbg.region.end() intrinsic is not required to be in _last_ basic block in a function. If that happens then any basic block that follows (lexically) the block with regin.end will not have scope info available. LexicalScopeStack relies on processing basic block in CFG order, but this processing order is not guaranteed. Things get complicated when the optimizer gets a chance to optimizer IR with dbg intrinsics. 2009-06-13 02:16:18 +00:00
dataOnly.ll
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
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