1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/DebugInfo/AArch64
Wolfgang Pieb a19b457b8d Local variables whose address is taken and passed on to a call are described
in debug info using their stack slots instead of as an indirection of param reg + 0
offset. This is done by detecting FrameIndexSDNodes in SelectionDAG and generating
FrameIndexDbgValues for them. This ultimately generates DBG_VALUEs with stack
location operands.

Differential Revision: http://reviews.llvm.org/D23283

llvm-svn: 278703
2016-08-15 18:18:26 +00:00
..
big-endian-dump.ll
big-endian.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
bitfields.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
cfi-eof-prologue.ll DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
coalescing.ll Local variables whose address is taken and passed on to a call are described 2016-08-15 18:18:26 +00:00
constant-dbgloc.ll AArch64: allow MOV (imm) alias to be printed 2016-06-16 01:42:25 +00:00
dwarfdump.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
eh_frame_personality.ll
eh_frame.s
frameindices.ll DebugInfo: Remove MDString-based type references 2016-04-23 21:08:00 +00:00
line-header.ll fixed typo - CHECK-LABEL 2016-03-29 07:03:27 +00:00
lit.local.cfg
little-endian-dump.ll
processes-relocations.ll
prologue_end.ll [AArch64] Combine callee-save and local stack SP adjustment instructions. 2016-05-06 16:34:59 +00:00
struct_by_value.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00