This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2025-01-01 00:33:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
dd4fc446b5
llvm-6502
/
test
/
DebugInfo
History
David Blaikie
1426841672
The last of PR14471 - emission of constant floats
...
git-svn-id:
https://llvm.org/svn/llvm-project/llvm/trunk@172941
91177308-0d34-0410-b5e6-96231b3b80d8
2013-01-20 01:18:01 +00:00
..
Inputs
X86
The last of PR14471 - emission of constant floats
2013-01-20 01:18:01 +00:00
2009-10-16-Phi.ll
2009-11-03-InsertExtractValue.ll
Include access modifiers in subprogram metadata IR comment.
2013-01-05 21:39:33 +00:00
2009-11-05-DeadGlobalVariable.ll
2009-11-06-NamelessGlobalVariable.ll
2009-11-10-CurrentFn.ll
2010-01-05-DbgScope.ll
2010-01-19-DbgScope.ll
If a instruction belongs to another function (and not current function) as per debug info attached with the instruction then ignore the dangling lexical scope of this instruction. Such scopes are unreachable.
2010-01-20 02:05:23 +00:00
2010-03-12-llc-crash.ll
2010-03-19-DbgDeclare.ll
call void @llvm.dbg.declare(metadata !{i32* null}, metadata
!1
)
2010-03-19 21:06:24 +00:00
2010-03-24-MemberFn.ll
2010-03-30-InvalidDbgInfoCrash.ll
Use the 'count' attribute to calculate the upper bound of an array.
2012-12-04 21:34:03 +00:00
2010-04-06-NestedFnDbgInfo.ll
Do not emit specification DIE with DW_AT_specification attribute for member functions of a funcation local class. This trips gdb's partial scan of DIEs at load time. Fixes Radar 7833483.
2010-04-06 23:53:48 +00:00
2010-04-19-FramePtr.ll
2010-05-03-DisableFramePtr.ll
Set DW_AT_APPLE_omit_frame_ptr in endFunction() where MachineFunction is available all the time.
2010-05-04 06:15:30 +00:00
2010-05-03-OriginDIE.ll
Use the 'count' attribute to calculate the upper bound of an array.
2012-12-04 21:34:03 +00:00
2010-05-10-MultipleCU.ll
2010-06-29-InlinedFnLocalVar.ll
2010-07-19-Crash.ll
2010-10-01-crash.ll
array.ll
Use the 'count' attribute to calculate the upper bound of an array.
2012-12-04 21:34:03 +00:00
bug_null_debuginfo.ll
Fix tests that didn't test anything.
2012-09-26 09:51:39 +00:00
dwarfdump-inlining.test
dwarfdump-test.test
inheritance.ll
inlined-vars.ll
lit.local.cfg
member-pointers.ll
Make test/DebugInfo/member-pointers.ll portable by removing the TargetData
2013-01-07 17:52:49 +00:00
printdbginfo2.ll
two-cus-from-same-file.ll
Simplify this test a bit because DWARF emission/dumping on some platforms
2012-12-03 19:58:12 +00:00