llvm-6502/test/DebugInfo
2009-08-14 16:40:12 +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 Take another shot at disabling this when no ppc support is available. 2009-08-14 16:40:12 +00:00
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
2009-03-03-deadstore.ll
2009-03-03-store-to-load-forward.ll
2009-03-05-gvn.ll
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
2009-06-15-abstract_origin.ll Use MainCU if it is available. 2009-06-16 02:09:30 +00:00
2009-06-15-InlineFuncStart.ll Gracefully handle imbalanced inline function begin and end markers. 2009-06-15 21:45:50 +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 upgrade 2009-06-23 22:11:37 +00:00