llvm-6502/test/CodeGen/XCore
Eli Bendersky 0f0c411079 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed.
Patch reviewed by Daniel Dunbar. It will be followed by additional cleanup patches.




git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150664 91177308-0d34-0410-b5e6-96231b3b80d8
2012-02-16 06:28:33 +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 If dbg_declare() or dbg_value() is not lowered by isel then emit DEBUG message instead of creating DBG_VALUE for undefined value in reg0. 2010-12-06 22:39:26 +00:00
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
ashr.ll
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
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 Replace all instances of dg.exp file with lit.local.cfg, since all tests are run with LIT now and now Dejagnu. dg.exp is no longer needed. 2012-02-16 06:28:33 +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
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