llvm-6502/test/CodeGen/XCore
Richard Osborne ccc015d431 Fix handling of aliases to functions.
An alias to a function should use pc relative addressing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@168199 91177308-0d34-0410-b5e6-96231b3b80d8
2012-11-16 21:12:38 +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
2010-04-07-DbgValueOtherTargets.ll
2011-01-31-DAGCombineBug.ll Fix bug where ReduceLoadWidth was creating illegal ZEXTLOAD instructions. 2011-01-31 17:41:44 +00:00
2011-08-01-DynamicAllocBug.ll FileCheck hygiene. 2012-01-05 00:43:34 +00:00
2011-08-01-VarargsBug.ll Fix crash with varargs function with no named parameters. 2011-08-01 16:45:59 +00:00
addsub64.ll
aliases.ll Fix handling of aliases to functions. 2012-11-16 21:12:38 +00:00
ashr.ll Flip the new block-placement pass to be on by default. 2012-04-16 13:49:17 +00:00
basictest.ll
bigstructret.ll
constants.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
events.ll Add checkevent intrinsic to check if any resources owned by the current thread 2011-03-16 18:34:00 +00:00
float-intrinsics.ll Combine various XCore tests for floating point intrinsic support into a single test. 2011-11-01 10:51:48 +00:00
fneg.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
getid.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
global_negative_offset.ll Don't fold negative offsets into cp / dp accesses to avoid relocation errors. 2011-11-01 11:31:53 +00:00
globals.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
indirectbr.ll
ladd_lsub_combine.ll No need to run llvm-as. 2012-04-02 19:44:20 +00:00
licm-ldwcp.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
lit.local.cfg Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu 2012-03-25 09:02:19 +00:00
load.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
misc-intrinsics.ll Add intrinsics for SETEV, GETED, GETET. 2011-08-18 13:00:48 +00:00
mkmsk.ll Fix pattern for MKMSK instruction. 2012-06-13 17:59:12 +00:00
mul64.ll Fix register-dependent XCore tests 2011-05-04 01:01:41 +00:00
private.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
ps-intrinsics.ll Add XCore intrinsics for getps, setps, setsr and clrsr. 2011-03-15 13:45:47 +00:00
resources.ll Add intrinsics for SETEV, GETED, GETET. 2011-08-18 13:00:48 +00:00
scavenging.ll Upgrade syntax of tests using volatile instructions to use 'load volatile' instead of 'volatile load', which is archaic. 2011-11-27 06:54:59 +00:00
sext.ll
sr-intrinsics.ll Add XCore intrinsics for getps, setps, setsr and clrsr. 2011-03-15 13:45:47 +00:00
store.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
switch_long.ll
switch.ll
threads.ll Add XCore intrinsics for initializing / starting / synchronizing threads. 2011-03-31 15:13:13 +00:00
tls.ll Be nice to Xcore and the XMOS assembler and avoid quoting section names 2011-03-04 20:03:14 +00:00
trampoline.ll Split the init.trampoline intrinsic, which currently combines GCC's 2011-09-06 13:37:06 +00:00
trap.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
unaligned_load.ll
unaligned_store_combine.ll Move various XCore tests to FileCheck 2011-11-01 10:41:28 +00:00
unaligned_store.ll