1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/test/DebugInfo/Mips
Djordje Todorovic 2533162bf0 [CSInfo][MIPS][DwarfDebug] Add support for delay slots
This adds call site info support for call instructions with delay slot.
Search for instructions inside call delay slot, which load value
into parameter forwarding registers.
Return address of the call points to instruction after call delay slot,
which is not the one, immediately after the call instruction.

Patch by Nikola Tesic

Differential revision: https://reviews.llvm.org/D78107
2020-06-03 11:25:17 +02:00
..
dbg-call-site-low-pc.ll [CSInfo][MIPS][DwarfDebug] Add support for delay slots 2020-06-03 11:25:17 +02:00
delay-slot.ll
dsr-fixed-objects.ll
dsr-non-fixed-objects.ll
dw_op_entry_value_32bit.ll [CSInfo][ISEL] Call site info generation support for Mips 2020-05-15 10:13:15 +02:00
dw_op_entry_value_64bit.ll [CSInfo][ISEL] Call site info generation support for Mips 2020-05-15 10:13:15 +02:00
dwarfdump-tls.ll
eh_frame.ll [mips] Reorganize check directives in the test. NFC 2020-05-21 20:57:04 +03:00
fn-call-line.ll
InlinedFnLocalVar.ll
lit.local.cfg
processes-relocations.ll
prologue_end.ll
tls.ll