llvm-6502/test/CodeGen/XCore
Chris Lattner 3b9d6216a4 fix AsmPrinter::GetBlockAddressSymbol to always return a unique
label instead of trying to form one based on the BB name (which
causes collisions if the name is empty).  This fixes PR6608


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@98495 91177308-0d34-0410-b5e6-96231b3b80d8
2010-03-14 17:53:23 +00:00
..
2008-11-17-Shl64.ll
2009-01-08-Crash.ll
2009-01-14-Remat-Crash.ll
2009-03-27-v2f64-param.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
2009-07-15-store192.ll
2010-02-25-LSR-Crash.ll Fix XCoreTargetLowering::isLegalAddressingMode() to handle VoidTy. 2010-02-26 16:44:51 +00:00
addsub64.ll Handle MVT::i64 type in DAG combine for ISD::ADD. Fold 64 bit 2010-03-10 18:12:27 +00:00
ashr.ll convert the last 3 targets to use EmitFunctionBody() now that 2010-01-28 06:22:43 +00:00
basictest.ll
bigstructret.ll
bitrev.ll
constants.ll
cos.ll
dg.exp
exp2.ll
exp.ll
fneg.ll
getid.ll
globals.ll
indirectbr.ll fix AsmPrinter::GetBlockAddressSymbol to always return a unique 2010-03-14 17:53:23 +00:00
ladd_lsub_combine.ll In cases where the carry / borrow unused converted ladd / lsub 2010-03-09 16:34:25 +00:00
load.ll
log2.ll
log10.ll
log.ll
mul64.ll Add dag combine to simplify lmul(x, 0, a, b) 2010-03-11 16:26:35 +00:00
pow.ll
powi.ll
private.ll Delete useless trailing semicolons. 2010-01-05 17:55:26 +00:00
sext.ll
sin.ll
sqrt.ll
store.ll
switch_long.ll Lower BR_JT on the XCore to a jump into a series of jump instructions. 2010-02-23 13:25:07 +00:00
switch.ll Lower BR_JT on the XCore to a jump into a series of jump instructions. 2010-02-23 13:25:07 +00:00
tls.ll
trap.ll
unaligned_load.ll
unaligned_store_combine.ll
unaligned_store.ll