llvm-6502/test/CodeGen/CBackend
Dan Gohman 9f5f322a03 Fix an erroneous check for isFNeg; the FNeg case is handled
a few lines later on.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@72904 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-04 23:43:29 +00:00
..
2002-05-16-NameCollide.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2002-05-21-MissingReturn.ll
2002-08-19-ConstantExpr.ll
2002-08-19-ConstPointerRef.ll
2002-08-19-DataPointer.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2002-08-19-FunctionPointer.ll
2002-08-19-HardConstantExpr.ll
2002-08-20-RecursiveTypes.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2002-08-20-UnnamedArgument.ll
2002-08-26-IndirectCallTest.ll
2002-08-30-StructureOrderingTest.ll
2002-09-20-ArrayTypeFailure.ll
2002-09-20-VarArgPrototypes.ll
2002-10-15-OpaqueTypeProblem.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2002-10-16-External.ll
2002-10-30-FunctionPointerAlloca.ll
2002-11-06-PrintEscaped.ll
2003-05-12-IntegerSizeWarning.ll
2003-05-13-VarArgFunction.ll
2003-05-31-MissingStructName.ll
2003-06-01-NullPointerType.ll
2003-06-11-HexConstant.ll
2003-06-11-LiteralStringProblem.ll
2003-06-28-InvokeSupport.ll
2003-06-28-LinkOnceGlobalVars.ll
2003-10-12-NANGlobalInits.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2003-10-23-UnusedType.ll
2003-10-28-CastToPtrToStruct.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2003-11-21-ConstantShiftExpr.ll Remove llvm-upgrade and update tests. 2008-02-19 01:41:04 +00:00
2004-02-13-FrameReturnAddress.ll
2004-02-15-PreexistingExternals.ll
2004-02-26-FPNotPrintableConstants.ll
2004-02-26-LinkOnceFunctions.ll
2004-08-09-va-end-null.ll
2004-11-13-FunctionPointerCast.ll
2004-12-03-ExternStatics.ll
2004-12-28-LogicalConstantExprs.ll
2005-02-14-VolatileOperations.ll
2005-03-08-RecursiveTypeCrash.ll
2005-07-14-NegationToMinusMinus.ll
2005-08-23-Fmod.ll
2005-09-27-VolatileFuncPtr.ll
2006-12-11-Float-Bitcast.ll Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
2007-01-08-ParamAttr-ICmp.ll
2007-01-15-NamedArrayType.ll Implement CBE support for first-class structs and array values, 2008-06-02 21:30:49 +00:00
2007-01-17-StackSaveNRestore.ll
2007-02-05-memset.ll Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
2007-02-23-NameConflicts.ll In the CBackend, use casts to force integer add, subtract, and 2008-07-18 18:43:12 +00:00
2007-07-11-PackedStruct.ll
2008-02-01-UnalignedLoadStore.ll
2008-05-21-MRV-InlineAsm.ll Add support for multiple-return values in inline asm. This should 2008-05-22 06:19:37 +00:00
2008-05-31-BoolOverflow.ll
2008-06-04-IndirectMem.ll Rewrite a bunch of the CBE's inline asm code, giving it the 2008-06-04 18:03:28 +00:00
2008-10-21-PPCLongDoubleConstant.ll
dg.exp
fneg.ll
pr2408.ll
vectors.ll