1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/DebugInfo/AArch64
Adrian Prantl 3e6024b68c LiveDebugValues: Assume calls never clobber SP.
A call should never modify the stack pointer, but some backends are
not so sure about this and never list SP in the regmask. For the
purposes of LiveDebugValues we assume a call never clobbers SP. We
already have a similar workaround in DbgValueHistoryCalculator (which
we hopefully can retire soon).

This fixes the availabilty of local ASANified variables on AArch64.

rdar://problem/27757381

llvm-svn: 296847
2017-03-03 01:08:25 +00:00
..
asan-stack-vars.ll LiveDebugValues: Assume calls never clobber SP. 2017-03-03 01:08:25 +00:00
big-endian-dump.ll
big-endian.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
bitfields.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
cfi-eof-prologue.ll
coalescing.ll
constant-dbgloc.ll
dwarfdump.ll
eh_frame_personality.ll
eh_frame.s
frameindices.ll Renumber testcase metadata nodes after r290153. 2016-12-22 00:45:21 +00:00
line-header.ll Speculatively revert r289925, see PR31407 2016-12-16 14:02:28 +00:00
lit.local.cfg
little-endian-dump.ll
processes-relocations.ll
prologue_end.ll
struct_by_value.ll