llvm-6502/test/CodeGen
Logan Chien 28713bdebc Keep the link register for uwtable.
The function with uwtable attribute might be visited by the
stack unwinder, thus the link register should be considered
as clobbered after the execution of the branch and link
instruction (i.e. the definition of the machine instruction
can't be ignored) even when the callee function are marked
with noreturn.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202165 91177308-0d34-0410-b5e6-96231b3b80d8
2014-02-25 16:57:28 +00:00
..
AArch64 [AArch64] Add register constraints to avoid generating STLXR and STXR with unpredictable behavior. 2014-02-21 07:45:48 +00:00
ARM Keep the link register for uwtable. 2014-02-25 16:57:28 +00:00
CPP
Generic
Hexagon
Inputs
Mips [mips] Make it impossible to have UnknownABI in CodeGen and Integrated Assembler. 2014-02-20 14:58:19 +00:00
MSP430
NVPTX
PowerPC Add back r201608, r201622, r201624 and r201625 2014-02-19 17:23:20 +00:00
R600 R600/SI - Add new CI arithmetic instructions. 2014-02-24 21:01:28 +00:00
SPARC SPARC: Implement TRAP lowering. Matches what GCC emits. 2014-02-23 21:43:52 +00:00
SystemZ
Thumb
Thumb2
X86 AVX-512: Fixed encoding of VPTESTMQ 2014-02-23 14:28:35 +00:00
XCore [XCore] Prefer to word align functions. 2014-02-25 16:37:15 +00:00