forked from OSchip/llvm-project
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 |
||
|---|---|---|
| .. | ||
| asan-stack-vars.ll | ||
| big-endian-dump.ll | ||
| big-endian.ll | ||
| bitfields.ll | ||
| cfi-eof-prologue.ll | ||
| coalescing.ll | ||
| constant-dbgloc.ll | ||
| dwarfdump.ll | ||
| eh_frame.s | ||
| eh_frame_personality.ll | ||
| frameindices.ll | ||
| line-header.ll | ||
| lit.local.cfg | ||
| little-endian-dump.ll | ||
| processes-relocations.ll | ||
| prologue_end.ll | ||
| struct_by_value.ll | ||