llvm-6502/test/CodeGen/XCore
2009-08-18 21:14:31 +00:00
..
2008-11-17-Shl64.ll Don't produce ADDC/ADDE when expanding SHL unless they are legal 2008-11-17 17:34:31 +00:00
2009-01-08-Crash.ll Don't fold address calculations which use negative offsets into 2009-01-15 11:32:30 +00:00
2009-01-14-Remat-Crash.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2009-03-27-v2f64-param.ll testcase for PR3898 2009-04-18 20:49:22 +00:00
2009-07-15-store192.ll Fix XCoreTargetLowering::isLegalAddressingMode to handle non simple VTs. 2009-07-15 15:46:56 +00:00
addsub64.ll [XCore] Fix expansion of 64 bit add/sub. Don't custom expand 2008-11-14 15:59:19 +00:00
basictest.ll
bitrev.ll
constants.ll Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00
cos.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
dg.exp
exp2.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
exp.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
fneg.ll switch off of 'Section' onto MCSection. We're not properly using 2009-07-31 18:48:30 +00:00
getid.ll
globals.ll Add support for mergeable sections back into the XCore backend. 2009-08-18 21:14:31 +00:00
load.ll Fix pattern for LD16S_3r, add basic tests to check load / store instructions 2009-07-15 17:06:59 +00:00
log2.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
log10.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
log.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
pow.ll Add soft float support for a bunch more operations. Original 2008-11-17 20:52:38 +00:00
powi.ll Add soft float support for a bunch more operations. Original 2008-11-17 20:52:38 +00:00
private.ll Add the private linkage. 2009-01-15 20:18:42 +00:00
sext.ll Add extra SEXT pattern. 2009-08-02 22:45:24 +00:00
sin.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
sqrt.ll Reapply r59464, this time using the correct type 2008-11-18 09:15:03 +00:00
store.ll Fix pattern for LD16S_3r, add basic tests to check load / store instructions 2009-07-15 17:06:59 +00:00
tls.ll use XCore-specific section with xcore specific cp/dp flags to restore 2009-08-15 06:09:35 +00:00
trap.ll Add support for ISD::TRAP to the XCore backend 2008-12-03 10:59:16 +00:00
unaligned_load.ll Expand unaligned 32 bit loads from an address which is a constant 2009-07-16 10:42:35 +00:00
unaligned_store_combine.ll Combine an unaligned store of unaligned load into a memmove. 2009-07-16 12:50:48 +00:00
unaligned_store.ll Expand unaligned 32 bit loads from an address which is a constant 2009-07-16 10:42:35 +00:00