llvm-6502/test/CodeGen
Sergey Dmitrouk a7512d1d4a [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame
Summary: Looks like new code from [[ http://reviews.llvm.org/rL222057 | rL222057 ]] doesn't account for early `return` in `ARMFrameLowering::emitPrologue`, which leads to loosing `.cfi_def_cfa_offset` directive for functions without stack frame.

Reviewers: echristo, rengolin, asl, t.p.northover

Reviewed By: t.p.northover

Subscribers: llvm-commits, rengolin, aemerson

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@234399 91177308-0d34-0410-b5e6-96231b3b80d8
2015-04-08 10:10:12 +00:00
..
AArch64
ARM [ARM][Debug Info] Restore emitting of .cfi_def_cfa_offset for functions without stack frame 2015-04-08 10:10:12 +00:00
BPF
CPP
Generic
Hexagon
Inputs
Mips Use sext in fast isel. 2015-04-06 22:29:07 +00:00
MSP430
NVPTX
PowerPC Strip trailing whitespace and reword explanatory comment. 2015-04-04 02:26:47 +00:00
R600 R600/SI: Don't print offset0/offset1 DS operands when they are 0 2015-04-08 01:09:19 +00:00
SPARC
SystemZ
Thumb
Thumb2
WinEH [WinEH] Fix xdata generation when no catch object is present 2015-04-07 19:46:38 +00:00
X86 Add test showing that MachineLICM is calculating register pressure wrong 2015-04-07 11:41:40 +00:00
XCore