llvm-6502/test/CodeGen/Generic
Reid Spencer 2676f83776 Tired of wading through cvs's list ? files that are generated when building
with srcdir = objdir to see what's okay and what's cruft. So, in goes a
bunch of .cvsignore files to shut cvs up about known output from running
"make check".


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@27009 91177308-0d34-0410-b5e6-96231b3b80d8
2006-03-23 23:41:57 +00:00
..
GC Tired of wading through cvs's list ? files that are generated when building 2006-03-23 23:41:57 +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 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
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 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-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
badarg6.ll
badCallArgLRLLVM.ll
badFoldGEP.ll
badlive.ll
BasicInstrs.c
BasicInstrs.llx Make the test pass by using the correct RUN: syntax. 2004-05-27 20:49:16 +00:00
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
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
vector.ll add some tests for typecasts and extract_element 2006-03-23 21:15:57 +00:00