llvm-6502/test/CodeGen/Generic
Reid Spencer e5d4efa63e Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
older features will be dropped soon and these test cases must not rely
on the upgrade capability.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@31896 91177308-0d34-0410-b5e6-96231b3b80d8
2006-11-23 15:14:52 +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 Adding RUN lines. 2004-11-06 23:08:26 +00:00
2002-04-16-StackFrameSizeAlignment.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
2003-05-27-phifcmpd.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-05-27-useboolinotherbb.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-05-27-usefsubasbool.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-05-28-ManyArgs.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
2003-05-30-BadFoldGEP.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
2003-05-30-BadPreselectPhi.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-07-06-BadIntCmp.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-07-07-BadLongConst.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-07-08-BadCastToBool.ll Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
2003-07-29-BadConstSbyte.ll This passes on darwin now 2004-11-30 07:38:41 +00:00
2004-02-08-UnwindSupport.llx This is a generic test for all code generators. It originally came from 2005-10-19 18:51:07 +00:00
2004-05-09-LiveVarPartialRegister.llx execution tests shouldn't go here. This was killing the PPC nightly tester. 2005-02-14 21:54:32 +00:00
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 new testcase that used to crash the ppc fe. It could effect any simpleisel 2005-04-09 22:03:10 +00:00
2005-07-12-memcpy-i64-length.ll new testcase that crashes llc on x86/ppc. Not generated by C/C++ or LLVM 2005-07-13 01:42:03 +00:00
2005-10-18-ZeroSizeStackObject.ll new testcase 2005-10-18 22:13:39 +00:00
2005-10-21-longlonggtu.ll New testcase that crashes the ppc backend 2005-10-21 21:09:13 +00:00
2005-12-01-Crash.ll New testcase that crashes llc 2005-12-01 23:14:09 +00:00
2005-12-12-ExpandSextInreg.ll Testcase for a problem that reid ran into 2005-12-12 22:27:22 +00:00
2006-01-12-BadSetCCFold.ll Test case for a SETCC / BRCOND folding bug. 2006-01-13 01:02:22 +00:00
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 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
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 Cleanup a bunch of tests. In particular do not allow target directives in 2005-01-07 22:05:31 +00:00
badCallArgLRLLVM.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
badFoldGEP.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
badlive.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
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 Make the test pass by using the correct RUN: syntax. 2004-05-27 20:49:16 +00:00
bool-to-double.ll test broken in the IA64 backend. 2005-10-07 04:49:00 +00:00
BurgBadRegAlloc.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
call2-ret0.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
call-ret0.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
call-ret42.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
call-void.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
cast-fp.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
ConstantExprLowering.llx The pass was removed, but the spirit lives on 2005-10-30 07:22:15 +00:00
constindices.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
debug-info.ll new testcase 2005-05-05 17:57:24 +00:00
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 new reg test for a failure last night on ppc/darwin 2005-08-09 18:07:45 +00:00
fneg-fabs.ll new testcase 2005-04-02 05:35:00 +00:00
fp_to_int.ll this tests every fp-to-integer conversion 2005-07-30 01:33:38 +00:00
fwdtwice.ll modernize and clean up this test. 2005-01-07 21:15:58 +00:00
global-ret0.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
hello.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
intrinsics.ll add sin/cos tests 2005-04-30 04:41:27 +00:00
isunord.ll this is no apparently passing on alpha 2005-11-12 18:35:13 +00:00
llvm-ct-intrinsics.ll include the other bit count intrinsics 2005-05-11 05:31:01 +00:00
Makefile Simple hand-coded tests to aid in early development of backends, along with a 2004-08-11 14:16:34 +00:00
negintconst.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
nested-select.ll new testcase 2005-04-01 07:19:06 +00:00
print-add.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-arith-fp.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-arith-int.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-int.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-mul-exp.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-mul.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
print-shift.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
ret0.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
ret42.ll Adding RUN lines. 2004-11-06 21:40:51 +00:00
sched.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
select.ll Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and 2006-11-23 15:14:52 +00:00
shift-int64.ll new generic testcsae 2005-04-02 02:41:55 +00:00
spillccr.ll Adding RUN lines. 2004-11-06 23:08:26 +00:00
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 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