1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/CFrontend
Duncan Sands bf62f62058 Make instcombine promote inline asm calls to 'nounwind'
calls.  Remove special casing of inline asm from the
inliner.  There is a potential problem: the verifier
rejects invokes of inline asm (not sure why).  If an
asm call is not marked "nounwind" in some .ll, and
instcombine is not run, but the inliner is run, then
an illegal module will be created.  This is bad but
I'm not sure what the best approach is.  I'm tempted
to remove the check in the verifier...

llvm-svn: 45073
2007-12-16 15:51:49 +00:00
..
2002-01-23-LoadQISIReloadFailure.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-01-24-ComplexSpaceInType.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-01-24-HandleCallInsnSEGV.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-13-ConditionalInCall.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-13-ReloadProblem.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-13-TypeVarNameCollision.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-13-UnnamedLocal.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-14-EntryNodePreds.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-16-RenamingTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-17-ArgumentAddress.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-18-64bitConstant.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-02-18-StaticData.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-11-LargeCharInString.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-12-ArrayInitialization.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-12-StructInitialize.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-12-StructInitializer.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-14-BrokenPHINode.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-14-BrokenSSA.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-03-14-QuotesInStrConst.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-04-07-SwitchStmt.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-04-08-LocalArray.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-04-09-StructRetVal.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-04-10-StructParameters.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-23-StaticValues.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-23-TypeNameCollision.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-05-24-Alloca.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-06-25-FWriteInterfaceFailure.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-14-MiscListTests.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-14-MiscTests2.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-14-MiscTests3.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-14-MiscTests.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-16-HardStringInit.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-17-StringConstant.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-29-Casts.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-30-SubregSetAssertion.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-30-UnionTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-30-VarArgsCallFailure.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-31-BadAssert.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-07-31-SubregFailure.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-02-UnionTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-08-19-RecursiveLocals.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-08-PointerShifts.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-18-UnionProblem.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-09-19-StarInLabel.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-10-12-TooManyArguments.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-15-GlobalBoolTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-15-GlobalConstantTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-15-GlobalRedefinition.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2002-12-15-StructParameters.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-01-30-UnionInit.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2003-03-03-DeferredType.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-22-UnionCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-23-GCC-fold-infinite-recursion.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-26-CFECrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-06-29-MultipleFunctionDefinition.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-07-22-ArrayAccessTypeSafety.c.tr Revert changes for noinline. 2007-06-06 20:46:40 +00:00
2003-08-06-BuiltinSetjmpLongjmp.c.tr For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2003-08-17-DeadCodeShortCircuit.c.tr Fix this to put its output in the output directory. 2007-03-06 17:44:43 +00:00
2003-08-18-SigSetJmp.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-18-StructAsValue.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-20-BadBitfieldRef.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-20-PrototypeMismatch.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-20-vfork-bug.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-21-BinOp-Type-Mismatch.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-21-StmtExpr.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-21-WideString.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-23-LocalUnionTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-29-BitFieldStruct.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-29-HugeCharConst.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-29-StructLayoutBug.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-30-AggregateInitializer.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2003-08-30-LargeIntegerBitfieldMember.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-18-BitfieldTests.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-30-StructLayout.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-02-UnionLValueError.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-06-NegateExprType.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-09-UnionInitializerBug.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-28-ident.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-29-AsmRename.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-01-C99-CompoundLiteral.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-01-EmptyStructCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-01-GlobalUnionInit.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-03-AddrArrayElement.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-04-EmptyStruct.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-04-OutOfMemory.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-08-PointerSubNotGetelementptr.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-12-VoidString.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-13-TypeSafety.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-16-StaticArrayInit.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-18-CondExprLValue.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-19-AddressOfRegister.c.tr For PR1319: 2007-04-16 15:31:49 +00:00
2003-11-19-BitFieldArray.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-20-Bitfields.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-20-ComplexDivision.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-20-UnionBitfield.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-26-PointerShift.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-27-ConstructorCast.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-27-UnionCtorInitialization.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-12-14-ExternInlineSupport.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-01-01-UnknownInitSize.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2004-01-08-ExternInlineRedefine.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-12-LargeAggregateCopy.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-13-BuiltinFrameReturnAddress.c.tr Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2004-02-13-IllegalVararg.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-02-13-Memset.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2004-02-14-ZeroInitializer.c Modify annotate intrinsic to take 2 additional args: file and line number. 2007-06-18 22:23:39 +00:00
2004-02-20-Builtins.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-07-ComplexDivEquals.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-07-ExternalConstant.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-09-LargeArrayInitializers.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-15-SimpleIndirectGoto.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-16-AsmRegisterCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-05-07-VarArrays.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-05-21-IncompleteEnum.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-08-OpaqueStructArg.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-17-UnorderedBuiltins.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-17-UnorderedCompares.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-18-VariableLengthArrayOfStructures.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-07-06-FunctionCast.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-08-06-LargeStructTest.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-25-UnnamedBitfieldPadding.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-27-InvalidConstantExpr.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2004-11-27-StaticFunctionRedeclare.c Use %s, not explicit name. 2007-04-16 16:06:17 +00:00
2004-11-27-VariableSizeInStructure.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-02-ConstantInits.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-02-PointerDifference.c.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-02-VAArgError-ICE.c For PR1319: 2007-04-16 15:15:52 +00:00
2005-02-20-AggregateSAVEEXPR.c Make this testcase compatible with CYGWIN. 2007-11-27 06:17:01 +00:00
2005-02-27-MarkGlobalConstant.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2005-03-05-OffsetOfHack.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-03-06-OffsetOfStructCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-03-11-Prefetch.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-04-09-ComplexOps.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-05-06-CountBuiltins.c For PR1319: 2007-04-16 15:31:49 +00:00
2005-05-10-GlobalUnionInit.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-06-15-ExpandGotoInternalProblem.c Use opt instead of gccas. 2007-03-19 18:25:55 +00:00
2005-07-20-SqrtNoErrno.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-07-26-UnionInitCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-07-28-IncorrectWeakGlobal.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-09-20-ComplexConstants.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2005-09-24-AsmUserPrefix.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2005-09-24-BitFieldCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-10-18-VariableSizedElementCrash.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2005-12-04-AttributeUsed.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2005-12-04-DeclarationLineNumbers.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2006-01-13-Includes.c For PR1319: 2007-04-16 17:36:08 +00:00
2006-01-13-StackSave.c Eliminate the use of gccas in the test suite. 2007-02-09 15:15:21 +00:00
2006-01-16-BitCountIntrinsicsUnsigned.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2006-01-23-FileScopeAsm.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2006-03-03-MissingInitializer.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2006-03-16-VectorCtor.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2006-03-17-KnRMismatch.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-01-AppleAlignmentPragma.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-05-19-SingleEltReturn.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-07-31-PR854.c llvm-gcc3 is gone 2007-02-08 04:31:15 +00:00
2006-09-11-BitfieldRefCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-18-fwrite-cast-crash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-21-IncompleteElementType.c Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
2006-09-25-DebugFilename.c Use not instead of ignore when an exit status is expected to always 2007-12-11 15:50:23 +00:00
2006-09-25-DebugFilename.h Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-28-SimpleAsm.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2006-10-30-ArrayCrash.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-12-14-ordered_expr.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-01-06-KNR-Proto.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-01-20-VectorICE.c new testcase 2007-01-21 00:56:42 +00:00
2007-01-24-InlineAsmCModifier.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-02-04-AddrLValue-2.c Test for PR1173 2007-02-05 02:28:56 +00:00
2007-02-04-AddrLValue.c fix bug number 2007-02-05 02:26:07 +00:00
2007-02-04-EmptyStruct.c testcase for PR1175 2007-02-04 23:55:04 +00:00
2007-02-04-WITH_SIZE_EXPR.c this passes now 2007-02-19 20:20:04 +00:00
2007-02-05-nested.c new testcase for nested functions 2007-02-07 23:28:08 +00:00
2007-02-07-AddrLabel.c New testcase for PR947 2007-02-08 04:34:03 +00:00
2007-02-16-VariableSizeStructArg.c testcase for PR1170 2007-02-17 05:44:57 +00:00
2007-02-16-VoidPtrDiff.c new testcase 2007-02-17 01:44:21 +00:00
2007-02-16-WritableStrings.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-02-25-C-DotDotDot.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-03-01-VarSizeArrayIdx.c testcase for PR1233 2007-03-02 07:29:59 +00:00
2007-03-05-DataLayout.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-03-06-VarSizeInStruct1.c Test handling of structs with multiple variable-sized fields. 2007-03-20 14:13:20 +00:00
2007-03-06-VarSizeInStruct2.c Test handling of structs with multiple variable-sized fields. 2007-03-20 14:13:20 +00:00
2007-03-26-BitfieldAfterZeroWidth.c Testcase for C front-end crash. 2007-04-16 18:51:13 +00:00
2007-03-26-ZeroWidthBitfield.c Testcase for the problem worked around in 2007-04-01 15:29:02 +00:00
2007-03-27-ArrayCompatible.c Check handling of arrays of variable sized components. 2007-04-16 21:12:03 +00:00
2007-03-27-VarLengthArray.c Test code quality for variable length array references. 2007-04-16 21:13:57 +00:00
2007-04-05-PackedBitFields-2.c New tests for Packed structs. 2007-04-05 17:07:48 +00:00
2007-04-05-PackedBitFields.c New tests for Packed structs. 2007-04-05 17:07:48 +00:00
2007-04-05-PackedStruct.c New tests for Packed structs. 2007-04-05 17:07:48 +00:00
2007-04-05-PadBeforeZeroLengthField.c testcase for padding before zero-length fields. 2007-04-05 19:05:43 +00:00
2007-04-05-UnPackedStruct.c New tests for Packed structs. 2007-04-05 17:07:48 +00:00
2007-04-11-InlineAsmStruct.c not all targets want to return an i32. What really matters is whether llc accepts the generated code. 2007-04-29 18:59:01 +00:00
2007-04-11-InlineAsmUnion.c not all targets want to return an i32. What really matters is whether llc accepts the generated code. 2007-04-29 18:59:01 +00:00
2007-04-11-InlineStorageClassC89.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2007-04-11-InlineStorageClassC99.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2007-04-11-PR1321.c New test case for PR 1321. 2007-04-12 00:32:43 +00:00
2007-04-13-InlineAsmStruct2.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-04-13-InlineAsmUnion2.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
2007-04-14-FNoBuiltin.c adjust per review comments 2007-04-15 02:40:12 +00:00
2007-04-17-ZeroSizeBitFields.c Use // not ; since this is C. 2007-04-17 20:50:33 +00:00
2007-04-24-bit-not-expr.c rename C files to end with .c 2007-06-09 06:10:47 +00:00
2007-04-24-str-const.c rename C files to end with .c 2007-06-09 06:10:47 +00:00
2007-04-24-VolatileStructCopy.c testcase for PR1352 2007-04-25 00:26:05 +00:00
2007-05-07-NestedStructReturn.c Make the struct bigger, in an attempt to get a "struct return" on more 2007-06-07 09:35:33 +00:00
2007-05-07-PaddingElements.c New test. 2007-05-08 06:10:12 +00:00
2007-05-08-PCH.c New test for PR1400 2007-05-08 18:08:20 +00:00
2007-05-11-str-const.c rename C files to end with .c 2007-06-09 06:10:47 +00:00
2007-05-15-PaddingElement.c New test. 2007-05-15 23:44:27 +00:00
2007-05-16-EmptyStruct.c Fix PR number. 2007-05-16 16:51:31 +00:00
2007-05-29-UnionCopy.c new testcase for PR1421 2007-05-30 05:37:18 +00:00
2007-06-05-NoInlineAttribute.c Test the C front-end, not the C++ front-end. 2007-09-26 07:28:20 +00:00
2007-06-15-AnnotateAttribute.c Test the C front-end, not the C++ front-end. 2007-09-26 07:28:20 +00:00
2007-06-18-SextAttrAggregate.c Make this explictly signed. Fixes PR1571. 2007-07-28 16:43:10 +00:00
2007-07-29-RestrictPtrArg.c Test the C front-end, not the C++ front-end. 2007-09-26 07:28:20 +00:00
2007-08-01-LoadStoreAlign.c Convert tests using "grep -c ... | grep ..." to use the count script. 2007-08-15 13:49:33 +00:00
2007-08-21-ComplexCst.c Test handling of complex constants as lvalues. 2007-08-22 05:58:22 +00:00
2007-08-22-CTTZ.c Fix this testcase: there are two matches for 2007-08-23 17:22:50 +00:00
2007-09-05-ConstCtor.c Test for PR1641. 2007-09-07 08:30:09 +00:00
2007-09-12-PragmaPack.c Fix date :) 2007-09-11 22:20:27 +00:00
2007-09-14-NegatePointer.c New testcase for PR1662. GCC trees are horrible :( 2007-09-15 05:46:41 +00:00
2007-09-17-WeakRef.c XFAIL for llvm-gcc4.0 2007-09-24 17:14:53 +00:00
2007-09-20-GcrootAttribute.c Test the C front-end, not the C++ front-end. 2007-09-26 07:28:20 +00:00
2007-09-26-Alignment.c Test that local variables are aligned as the user requested. 2007-09-26 04:04:29 +00:00
2007-09-27-ComplexIntCompare.c new testcase for PR1708 2007-09-27 15:47:16 +00:00
2007-09-28-PackedUnionMember.c Do not ignore packed member size while selecting union type. 2007-09-28 23:54:26 +00:00
2007-10-01-BuildArrayRef.c Fix bug in regression tests that ignored stderr output in RUN lines. Updated tests and fixed broken run lines. 2007-11-28 04:57:00 +00:00
2007-10-02-VolatileArray.c testcase for PR1647 2007-10-03 05:29:07 +00:00
2007-10-15-VoidPtr.c Don't branch fold inline asm statements. 2007-10-19 21:09:55 +00:00
2007-10-30-Volatile.c New test. 2007-10-30 23:07:47 +00:00
2007-11-07-AlignedMemcpy.c Add testcase 2007-11-07 19:36:26 +00:00
2007-11-07-CopyAggregateAlign.c Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
2007-11-07-ZeroAggregateAlign.c Un XFAIL these tests, now that Bill has backported 2007-11-14 13:40:53 +00:00
2007-11-27-SExtZExt.c Add testcase for last llvm-gcc tweaks 2007-11-27 18:21:29 +00:00
2007-11-28-GlobalInitializer.c New testcase for PR1744 2007-11-28 22:43:34 +00:00
2007-12-16-AsmNoUnwind.c Make instcombine promote inline asm calls to 'nounwind' 2007-12-16 15:51:49 +00:00
attribute_constructor.c Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
BasicInstrs.c For PR1558: 2007-07-17 06:20:38 +00:00
block-copy.c new testcase 2007-04-25 01:51:33 +00:00
dg.exp Make running these tests conditional on llvm-gcc supporting the language 2007-04-22 05:53:18 +00:00
exact-div-expr.c Be explicit about which level of optimization is being asked for. The -O option 2007-07-29 18:23:22 +00:00
extern-weak.c Make this pass for CYGWIN. 2007-11-27 06:23:59 +00:00
funccall.c For PR1558: 2007-07-17 06:20:38 +00:00
hidden-visibility.c For PR1319: Upgrade to new test harness. 2007-04-15 20:08:37 +00:00
nested-functions.c add PR number and testcase from the PR. 2007-05-15 20:40:25 +00:00
sret2.c Testcase for PR 1397. 2007-10-25 00:50:14 +00:00
sret.c Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
unaligned-memcpy.c Test to make sure that if we have an unaligned memcpy, it will still compile. 2007-10-26 23:43:35 +00:00