llvm-6502/test/CodeGen/Generic
Chris Lattner f2d2a5a79c Testcase for PR1011
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31877 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-20 18:05:26 +00:00
..
GC Added the ability to xfail based on llvmgcc version 2006-04-12 21:57:40 +00:00
.cvsignore
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
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-01-18-InvalidBranchOpcodeAssert.ll Move this test from Codegen/PowerPC to CodeGen/Generic. It fails on ia64, 2006-08-27 20:52:00 +00:00
2006-02-12-InsertLibcall.ll
2006-03-01-dagcombineinfloop.ll
2006-03-27-DebugInfoNULLDeclare.ll
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
2006-08-30-CoallescerCrash.ll Bugfix for recent coallescer crash 2006-08-30 23:03:35 +00:00
2006-09-02-LocalAllocCrash.ll Testcase (distilled from crafty) that crashed the local RA on X86. 2006-09-03 07:14:47 +00:00
2006-09-06-SwitchLowering.ll New testcase for a switch lowering bug. 2006-09-07 01:59:05 +00:00
2006-10-27-CondFolding.ll new testcase 2006-10-27 23:47:34 +00:00
2006-10-29-Crash.ll new testcase 2006-10-29 21:00:55 +00:00
2006-11-06-MemIntrinsicExpand.ll wrong bug # 2006-11-07 04:12:03 +00:00
2006-11-10-DAGCombineMiscompile.ll new testcase 2006-11-10 21:36:07 +00:00
2006-11-20-DAGCombineCrash.ll Testcase for PR1011 2006-11-20 18:05:26 +00:00
badarg6.ll
badCallArgLRLLVM.ll
badFoldGEP.ll
badlive.ll
BasicInstrs.c this started failing due to Reid's changes in the bc format. insulate it 2006-11-03 22:01:15 +00:00
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
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
switch-crit-edge-constant.ll new testcase 2006-10-28 17:04:16 +00:00
SwitchLowering.ll new testcase for PR964 2006-10-22 21:36:06 +00:00
vector-constantexpr.ll
vector-identity-shuffle.ll
vector.ll New testcase 2006-05-24 00:12:50 +00:00