llvm-6502/test/CodeGen/Generic
Jim Laskey c0131f8788 Applying for all.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29512 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-03 20:56:35 +00:00
..
GC Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
.cvsignore Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +00:00
2002-04-14-UnexpectedUnsignedType.ll
2002-04-16-StackFrameSizeAlignment.ll
2003-05-27-phifcmpd.ll
2003-05-27-useboolinotherbb.ll
2003-05-27-usefsubasbool.ll
2003-05-28-ManyArgs.ll
2003-05-30-BadFoldGEP.ll
2003-05-30-BadPreselectPhi.ll
2003-07-06-BadIntCmp.ll
2003-07-07-BadLongConst.ll
2003-07-08-BadCastToBool.ll
2003-07-29-BadConstSbyte.ll
2004-02-08-UnwindSupport.llx
2004-05-09-LiveVarPartialRegister.llx
2005-01-18-SetUO-InfLoop.ll this testcase sent the dag combiner spinning into an infinite loop 2006-01-18 19:13:11 +00:00
2005-04-09-GlobalInPHI.ll
2005-07-12-memcpy-i64-length.ll
2005-10-18-ZeroSizeStackObject.ll
2005-10-21-longlonggtu.ll
2005-12-01-Crash.ll
2005-12-12-ExpandSextInreg.ll
2006-01-12-BadSetCCFold.ll
2006-02-12-InsertLibcall.ll Reduce this testcase a bit more, with the help of llvm-extract and some hand tweaks 2006-02-13 07:02:50 +00:00
2006-03-01-dagcombineinfloop.ll new testcase 2006-03-01 21:46:53 +00:00
2006-03-27-DebugInfoNULLDeclare.ll Regression test for the handling of nulls as arguments to debug intrinsics. 2006-03-28 01:34:14 +00:00
2006-04-11-vecload.ll Force a specific config, because this test fails in certain configs otherwise. 2006-04-14 06:06:51 +00:00
2006-04-26-SetCCAnd.ll new testcase 2006-04-27 05:00:43 +00:00
2006-04-28-Sign-extend-bool.ll testcase that crashes the ppc backend, which can't sextinreg(i1) 2006-04-28 21:52:24 +00:00
2006-05-06-GEP-Cast-Sink-Crash.ll new testcase 2006-05-06 09:09:47 +00:00
2006-06-12-LowerSwitchCrash.ll New testcase that crashes llc 2006-06-12 18:24:32 +00:00
2006-06-13-ComputeMaskedBitsCrash.ll My original test case was bogus. Reverting to crasher case. 2006-06-13 15:22:49 +00:00
2006-06-28-SimplifySetCCCrash.ll Testcase that crashes the ppc backend. 2006-06-28 18:29:33 +00:00
2006-07-03-schedulers.ll Applying for all. 2006-08-03 20:56:35 +00:00
badarg6.ll
badCallArgLRLLVM.ll
badFoldGEP.ll
badlive.ll
BasicInstrs.c
BasicInstrs.llx
bool-to-double.ll
BurgBadRegAlloc.ll
call2-ret0.ll
call-ret0.ll
call-ret42.ll
call-void.ll
cast-fp.ll
ConstantExprLowering.llx
constindices.ll
debug-info.ll
DebugStuff.ll Remove the use of llvm.dbg.declare. 2006-03-14 01:53:11 +00:00
dg.exp Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
div-neg-power-2.ll
fneg-fabs.ll
fp_to_int.ll
fwdtwice.ll
global-ret0.ll
hello.ll
intrinsics.ll
isunord.ll
llvm-ct-intrinsics.ll
Makefile
negintconst.ll
nested-select.ll
print-add.ll
print-arith-fp.ll
print-arith-int.ll
print-int.ll
print-mul-exp.ll
print-mul.ll
print-shift.ll
ret0.ll
ret42.ll
sched.ll
select.ll
shift-int64.ll
spillccr.ll
stacksave-restore.ll Oops, move misplaced test 2006-04-13 17:18:42 +00:00
vector-constantexpr.ll new testcase 2006-03-29 00:12:08 +00:00
vector-identity-shuffle.ll An identity shuffle shouldn't generate any permute code. 2006-03-31 22:16:19 +00:00
vector.ll New testcase 2006-05-24 00:12:50 +00:00