llvm-6502/test/CodeGen/XCore
Robert Lytton f19c6f5763 XCore target: Make handling of large frames not dependent upon an FP.
eliminateFrameIndex() has been reworked to handle both small & large frames
with either a FP or SP.
An additional Slot is required for Scavenging spills when not using FP for large frames.
Reworked the handling of Register Scavenging.

Whether we are using an FP or not, whether it is a large frame or not,
and whether we are using a large code model or not are now independent.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196091 91177308-0d34-0410-b5e6-96231b3b80d8
2013-12-02 11:05:28 +00:00
..
2008-11-17-Shl64.ll
2009-01-08-Crash.ll
2009-01-14-Remat-Crash.ll
2009-03-27-v2f64-param.ll
2009-07-15-store192.ll
2010-02-25-LSR-Crash.ll
2011-01-31-DAGCombineBug.ll
2011-08-01-DynamicAllocBug.ll
addsub64.ll
aliases.ll Error if we see an alias to a declaration. 2013-11-14 13:58:06 +00:00
alignment.ll XCore target: return error for unsupported alignment 2013-11-12 10:11:05 +00:00
ashr.ll XCore target: implement exception handling 2013-11-13 10:19:31 +00:00
atomic.ll Add XCore support for ATOMIC_FENCE. 2013-11-12 10:11:26 +00:00
basictest.ll
bigstructret.ll
byVal.ll XCore target: fix bug in aligning 'byval i8*' on the stack 2013-11-12 10:11:35 +00:00
codemodel.ll XCore target: fix large code model 'select' indirect address handling. 2013-12-02 10:18:37 +00:00
constants.ll
DbgValueOtherTargets.test
epilogue_prologue.ll XCore target: Make handling of large frames not dependent upon an FP. 2013-12-02 11:05:28 +00:00
events.ll
exception.ll XCore target: implement exception handling 2013-11-13 10:19:31 +00:00
float-intrinsics.ll
fneg.ll
getid.ll
globals.ll XCore target fix bug in emitArrayBound() causing segmentation fault 2013-10-11 10:27:13 +00:00
indirectbr.ll
inline-asm.ll
ladd_lsub_combine.ll
licm-ldwcp.ll
linkage.ll XCore target test for hidden declaration 2013-11-12 10:11:30 +00:00
lit.local.cfg
load.ll
misc-intrinsics.ll
mkmsk.ll
mul64.ll
offset_folding.ll
private.ll
ps-intrinsics.ll
resources.ll
scavenging.ll XCore target: Make handling of large frames not dependent upon an FP. 2013-12-02 11:05:28 +00:00
sext.ll
shedulingPreference.ll XCore target: change to Sched::Source 2013-09-09 10:42:05 +00:00
sr-intrinsics.ll
store.ll
switch_long.ll
switch.ll
threads.ll XCore target: fix bug in XCoreLowerThreadLocal.cpp 2013-10-11 10:26:48 +00:00
tls.ll
trampoline.ll
trap.ll
unaligned_load.ll
unaligned_store_combine.ll
unaligned_store.ll
varargs.ll
zext.ll
zextfree.ll XCore target: add XCoreTargetLowering::isZExtFree() 2013-10-11 10:26:29 +00:00