llvm-project/clang/test/CodeGen
Daniel Sanders 3615c45d76 [mips][msa] Removed unsupported dot product instructions (dotp_[su].b).
The dotp_[su].b instructions never existed in any revision of the MSA spec.

llvm-svn: 190399
2013-09-10 10:10:39 +00:00
..
Inputs Add testcase for r148375! 2012-01-18 04:28:31 +00:00
3dnow-builtins.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
2002-01-23-LoadQISIReloadFailure.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-01-24-ComplexSpaceInType.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-01-24-HandleCallInsnSEGV.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-13-ConditionalInCall.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-13-ReloadProblem.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-13-TypeVarNameCollision.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-13-UnnamedLocal.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-14-EntryNodePreds.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-16-RenamingTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-17-ArgumentAddress.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-02-18-64bitConstant.c Migrate: 2011-07-26 21:42:32 +00:00
2002-02-18-StaticData.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-11-LargeCharInString.c Migrate CodeGen/2002-03-11-LargeCharInString.c from test/FrontendC and 2011-07-26 20:29:08 +00:00
2002-03-12-ArrayInitialization.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-12-StructInitialize.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-12-StructInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-14-BrokenPHINode.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-14-BrokenSSA.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-03-14-QuotesInStrConst.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-04-07-SwitchStmt.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-04-08-LocalArray.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-04-09-StructRetVal.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-04-10-StructParameters.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-05-23-StaticValues.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-05-23-TypeNameCollision.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-06-25-FWriteInterfaceFailure.c Migrate: 2011-07-26 21:42:32 +00:00
2002-07-14-MiscListTests.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-14-MiscTests.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-14-MiscTests2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-14-MiscTests3.c Migrate: 2011-07-26 21:42:32 +00:00
2002-07-16-HardStringInit.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-17-StringConstant.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-30-SubregSetAssertion.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-30-UnionTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-30-VarArgsCallFailure.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-31-BadAssert.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-07-31-SubregFailure.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-08-02-UnionTest.c Migrate: 2011-07-26 21:42:32 +00:00
2002-08-19-RecursiveLocals.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-09-08-PointerShifts.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-09-18-UnionProblem.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-09-19-StarInLabel.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2002-10-12-TooManyArguments.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-12-15-GlobalBoolTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-12-15-GlobalConstantTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-12-15-GlobalRedefinition.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2002-12-15-StructParameters.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-01-30-UnionInit.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-03-03-DeferredType.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-06-22-UnionCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-06-23-GCC-fold-infinite-recursion.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-06-26-CFECrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-06-29-MultipleFunctionDefinition.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-07-22-ArrayAccessTypeSafety.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-06-BuiltinSetjmpLongjmp.c Fix test in two ways: remove incorrect comment (the intrinsic generated now 2013-05-08 20:58:01 +00:00
2003-08-17-DeadCodeShortCircuit.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-18-SigSetJmp.c Remove the need for a header and specify a triple so that the type 2011-07-28 00:28:22 +00:00
2003-08-18-StructAsValue.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-20-BadBitfieldRef.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-20-PrototypeMismatch.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-20-vfork-bug.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-21-BinOp-Type-Mismatch.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-21-StmtExpr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-21-WideString.c Migrate: 2011-07-26 21:42:32 +00:00
2003-08-23-LocalUnionTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-29-BitFieldStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-29-HugeCharConst.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-29-StructLayoutBug.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-08-30-AggregateInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-08-30-LargeIntegerBitfieldMember.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-09-18-BitfieldTests.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-09-30-StructLayout.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-10-02-UnionLValueError.c Migrate: 2011-07-26 21:42:32 +00:00
2003-10-06-NegateExprType.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-10-09-UnionInitializerBug.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-10-28-ident.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-10-29-AsmRename.c Make this darwin only for now while investigating to clear up x86_64 2011-07-27 16:26:09 +00:00
2003-11-01-C99-CompoundLiteral.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-01-EmptyStructCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-01-GlobalUnionInit.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-03-AddrArrayElement.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-04-EmptyStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-04-OutOfMemory.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-08-PointerSubNotGetelementptr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-12-VoidString.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-13-TypeSafety.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-11-16-StaticArrayInit.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2003-11-18-CondExprLValue.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-19-AddressOfRegister.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-19-BitFieldArray.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-20-Bitfields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-20-ComplexDivision.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-20-UnionBitfield.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-26-PointerShift.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-27-ConstructorCast.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-11-27-UnionCtorInitialization.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2003-12-14-ExternInlineSupport.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-01-01-UnknownInitSize.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-01-08-ExternInlineRedefine.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2004-02-12-LargeAggregateCopy.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-02-13-BuiltinFrameReturnAddress.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-02-13-IllegalVararg.c Migrate: 2011-07-26 21:42:32 +00:00
2004-02-13-Memset.c Use the correct definition for memset. 2011-07-26 23:44:22 +00:00
2004-02-14-ZeroInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-02-20-Builtins.c Migrate: 2011-07-26 21:42:32 +00:00
2004-03-07-ComplexDivEquals.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-03-07-ExternalConstant.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-03-09-LargeArrayInitializers.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-03-15-SimpleIndirectGoto.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2004-03-16-AsmRegisterCrash.c tests: Fix two tests to just use -triple instead of XFAIL+XTARGET. 2012-10-19 20:28:44 +00:00
2004-05-07-VarArrays.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-05-21-IncompleteEnum.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-06-08-OpaqueStructArg.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-06-17-UnorderedBuiltins.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-06-17-UnorderedCompares.c Migrate: 2011-07-26 21:42:32 +00:00
2004-06-18-VariableLengthArrayOfStructures.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-07-06-FunctionCast.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-08-06-LargeStructTest.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-11-25-UnnamedBitfieldPadding.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2004-11-27-StaticFunctionRedeclare.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
2005-01-02-ConstantInits.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-01-02-PointerDifference.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-01-02-VAArgError-ICE.c Migrate: 2011-07-26 21:42:32 +00:00
2005-02-20-AggregateSAVEEXPR.c Migrate CodeGen/2005-02-20-AggregateSAVEEXPR.c from test/FrontendC with 2011-07-26 20:38:19 +00:00
2005-02-27-MarkGlobalConstant.c Make constant aggregate constant initializers private linkage. 2011-08-24 00:33:55 +00:00
2005-03-05-OffsetOfHack.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-03-06-OffsetOfStructCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-03-11-Prefetch.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-04-09-ComplexOps.c Migrate: 2011-07-26 21:42:32 +00:00
2005-05-10-GlobalUnionInit.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-06-15-ExpandGotoInternalProblem.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2005-07-20-SqrtNoErrno.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2005-07-26-UnionInitCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-07-28-IncorrectWeakGlobal.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-09-20-ComplexConstants.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-09-24-AsmUserPrefix.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-09-24-BitFieldCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-12-04-AttributeUsed.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2005-12-04-DeclarationLineNumbers.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-01-13-Includes.c Harden test for windows paths. 2011-10-14 19:03:46 +00:00
2006-01-13-StackSave.c clang/test/CodeGen/2006-01-13-StackSave.c: Nuke llvm's opt and llvm-dis, and FileCheck-ize. 2013-01-22 01:51:54 +00:00
2006-01-16-BitCountIntrinsicsUnsigned.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-01-23-FileScopeAsm.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-03-03-MissingInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-03-16-VectorCtor.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-03-17-KnRMismatch.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-05-19-SingleEltReturn.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-07-31-PR854.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-11-BitfieldRefCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-18-fwrite-cast-crash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-21-IncompleteElementType.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-25-DebugFilename.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-25-DebugFilename.h Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-09-28-SimpleAsm.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-10-30-ArrayCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2006-12-14-ordered_expr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-01-06-KNR-Proto.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-01-20-VectorICE.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-01-24-InlineAsmCModifier.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-02-04-AddrLValue-2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-02-04-AddrLValue.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-02-04-EmptyStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-02-07-AddrLabel.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-02-16-VoidPtrDiff.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-02-25-C-DotDotDot.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2007-03-01-VarSizeArrayIdx.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-03-26-BitfieldAfterZeroWidth.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-03-26-ZeroWidthBitfield.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-03-27-VarLengthArray.c Try to generalize the match to quiet the windows build bot. 2011-07-26 22:27:01 +00:00
2007-04-05-PackedBitFields-2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-05-PackedBitFields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-05-PackedStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-05-PadBeforeZeroLengthField.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-05-UnPackedStruct.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-04-11-InlineAsmStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-11-InlineAsmUnion.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-11-PR1321.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-04-13-InlineAsmStruct2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-13-InlineAsmUnion2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-14-FNoBuiltin.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-17-ZeroSizeBitFields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-24-VolatileStructCopy.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-04-24-bit-not-expr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-04-24-str-const.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-05-07-PaddingElements.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2007-05-08-PCH.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-05-11-str-const.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-05-15-PaddingElement.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-05-16-EmptyStruct.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-05-29-UnionCopy.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-06-05-NoInlineAttribute.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-06-15-AnnotateAttribute.c Make this test portable on Win32. 2011-09-10 05:46:15 +00:00
2007-06-18-SextAttrAggregate.c XFAIL test that's inappropriate for AArch64 ABI 2013-02-07 15:11:40 +00:00
2007-07-29-RestrictPtrArg.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-08-01-LoadStoreAlign.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-08-21-ComplexCst.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-08-22-CTTZ.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-09-05-ConstCtor.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-09-12-PragmaPack.c Migrate: 2011-07-26 21:42:32 +00:00
2007-09-14-NegatePointer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-09-17-WeakRef.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2007-09-26-Alignment.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-09-27-ComplexIntCompare.c Migrate: 2011-07-26 21:42:32 +00:00
2007-09-28-PackedUnionMember.c constexpr irgen: Add irgen support for APValue::Struct, APValue::Union, 2012-01-14 04:30:29 +00:00
2007-10-02-VolatileArray.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-10-15-VoidPtr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-10-30-Volatile.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-11-07-AlignedMemcpy.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-11-07-CopyAggregateAlign.c Try harder to fix these for windows. 2011-07-26 23:12:06 +00:00
2007-11-07-ZeroAggregateAlign.c Try harder to fix these for windows. 2011-07-26 23:12:06 +00:00
2007-11-28-GlobalInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2007-11-29-ArraySizeFromInitializer.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2007-12-16-AsmNoUnwind.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-01-04-WideBitfield.c Use unsigned long long for uint64_t. Fixes part of the windows buildbot. 2011-07-26 22:19:01 +00:00
2008-01-07-UnusualIntSize.c clang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add triple x86_64. It doesn't assume 32-bit target, for now. 2012-12-06 12:05:25 +00:00
2008-01-21-PackedBitFields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-01-21-PackedStructField.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-01-24-StructAlignAndBitFields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-01-25-ByValReadNone.c clang/test/CodeGen/2008-01-25-ByValReadNone.c: Add explicit -triple x86_64-unknown-unknown. 2013-07-08 06:38:51 +00:00
2008-01-25-ZeroSizedAggregate.c clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c: [PR8833] Add REQUIRES: LP64. It fails with +Asserts for Win64. 2012-09-12 14:26:34 +00:00
2008-01-28-PragmaMark.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-01-28-UnionSize.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-02-07-bitfield-bug.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-02-08-bitfield-bug.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-02-26-inline-asm-bug.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-03-03-CtorAttrType.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-03-05-syncPtr.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
2008-03-24-BitField-And-Alloca.c Use a clang -cc1 option instead of -m32 and remove tcl quotes. 2013-07-04 14:36:22 +00:00
2008-03-26-PackedBitFields.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-04-08-NoExceptions.c Add more of the command line options as attribute flags. 2013-02-28 22:49:57 +00:00
2008-05-06-CFECrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-05-12-TempUsedBeforeDef.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-05-19-AlwaysInline.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2008-07-17-no-emit-on-error.c test/CodeGen/2008-07-17-no-emit-on-error.c: Use LLVM's opt instead of "test(1)" for Mingw MSYS. 2011-03-05 11:15:55 +00:00
2008-07-21-mixed-var-fn-decl.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-07-22-bitfield-init-after-zero-len-array.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-07-22-packed-bitfield-access.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-07-29-override-alias-decl.c Fix PR8720 by printing an error message with a substring that the gcc testsuite searches for. 2010-12-07 15:23:23 +00:00
2008-07-30-implicit-initialization.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
2008-07-30-redef-of-bitcasted-decl.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-07-31-asm-labels.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
2008-07-31-promotion-of-compound-pointer-arithmetic.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
2008-08-04-void-pointer-arithmetic.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-08-07-AlignPadding1.c Make this darwin only to simplify the padding calculations per arch. 2011-07-26 23:39:23 +00:00
2008-08-07-AlignPadding2.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2008-08-07-GEPIntToPtr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-08-19-cast-of-typedef.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-09-03-WeakAlias.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-09-22-bad-switch-type.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2008-10-13-FrontendCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-10-30-ZeroPlacement.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-11-02-WeakAlias.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-11-08-InstCombineSelect.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2008-12-23-AsmIntPointerTie.c clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompatible tests. 2012-09-12 10:45:40 +00:00
2009-01-05-BlockInlining.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-01-21-InvalidIterator.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-02-13-zerosize-union-field-ppc.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
2009-02-13-zerosize-union-field.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-03-01-MallocNoAlias.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-03-08-ZeroEltStructCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-03-13-dbg.c This appears to be passing on all hosts. 2011-07-26 23:26:00 +00:00
2009-03-22-increment-bitfield.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-04-23-dbg.c There is no reason for this test to invoke 'llc'. 2010-07-30 03:30:55 +00:00
2009-04-28-UnionArrayCrash.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-05-04-EnumInreg.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-05-22-callingconv.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-05-28-const-typedef.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-06-01-addrofknr.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
2009-06-14-HighlyAligned.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-06-14-anonymous-union-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-06-18-StaticInitTailPadPack.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-07-14-VoidPtr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-07-15-pad-wchar_t-array.c Add CodeGen/2009-07-15-pad-wchar_t-array.c migrated from test/FrontendC 2011-07-26 20:27:12 +00:00
2009-07-22-StructLayout.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2009-07-31-DbgDeclare.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-08-14-vararray-crash.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
2009-09-24-SqrtErrno.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2009-10-20-GlobalDebug.c Generalize DebugInfo tests by avoiding explicit metadata numbers 2013-02-02 00:34:26 +00:00
2009-12-07-BitFieldAlignment.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2010-01-13-MemBarrier.c Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics (which will go away). LLVM CodeGen does almost exactly the same thing with these and the old intrinsics, so I'm reasonably confident this will not break anything. 2011-09-07 01:41:24 +00:00
2010-01-14-FnType-DebugInfo.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2010-01-18-Inlined-Debug.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2010-02-10-PointerName.c FileCheck-ify some clang grep tests that use double quotes 2013-04-10 21:10:39 +00:00
2010-02-15-DbgStaticVar.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2010-02-16-DbgScopes.c PR14566: Debug Info: avoid top level lexical blocks in functions 2013-01-26 22:16:26 +00:00
2010-02-18-Dbg-VectorType.c Emit debug info for VectorType. 2010-02-23 22:59:39 +00:00
2010-03-5-LexicalScope.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2010-03-09-DbgInfo.c Start using DIBuilder. It provides cleaner interface. 2010-12-08 22:42:58 +00:00
2010-05-26-AsmSideEffect.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
2010-06-11-SaveExpr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2010-06-17-asmcrash.c These tests require an actual x86 registered target, so mark them as such. Tested on ARM. 2012-10-26 10:17:44 +00:00
2010-07-08-DeclDebugLineNo.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2010-07-14-overconservative-align.c Rewrite matching line to be friendlier to misc buildbots. 2011-07-26 22:43:37 +00:00
2010-07-14-ref-off-end.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
2010-08-10-DbgConstant.c update test to reflect r110876 change. 2010-08-12 00:00:41 +00:00
2010-08-12-asm-aggr-arg.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
2010-12-01-CommonGlobal.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2011-02-21-DATA-common.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2011-03-02-UnionInitializer.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
2011-03-08-ZeroFieldUnionInitializer.c Output to /dev/null, not "0" 2011-08-05 01:05:35 +00:00
2011-03-31-ArrayRefFolding.c Rework this slightly to work for optimized compilers and remove the 2011-07-26 01:24:10 +00:00
Atomics.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
BasicInstrs.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
OpaqueStruct.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR2001-bitfield-reload.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR2413-void-address-cast-error.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR2643-null-store-to-bitfield.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR2743-reference-missing-static.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR3130-cond-constant.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR3589-freestanding-libcalls.c Replace 'grep foo | count 0' with 'not grep foo'. 2013-07-04 15:22:16 +00:00
PR3613-static-decl.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR3709-int-to-pointer-sign.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
PR4611-bitfield-layout.c Rework the bitfield access IR generation to address PR13619 and 2012-12-06 11:14:44 +00:00
PR5060-align.c Remove unused -verify. 2013-07-04 14:51:11 +00:00
PR15826.c Fixed test options. 2013-07-03 01:43:57 +00:00
_Bool-conversion.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
a5.c Add a test case for the new cortex-a5 switch 2012-11-30 01:34:36 +00:00
a15.c [driver] Remove the -ccc-host-triple alias. This has been replaced by the 2012-10-31 18:59:38 +00:00
aarch64-arguments.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
aarch64-inline-asm.c Add support for AArch64 target. 2013-01-31 12:13:10 +00:00
aarch64-neon-intrinsics.c Implement aarch64 neon instruction set AdvSIMD (3V Diff), covering the following 26 instructions, 2013-09-09 02:21:08 +00:00
aarch64-type-sizes.c Add support for AArch64 target. 2013-01-31 12:13:10 +00:00
aarch64-varargs.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
address-safety-attr.cpp [Sanitize] Don't emit function attribute sanitize_address/thread/memory if the function is blacklisted. 2013-03-06 10:54:18 +00:00
address-space-cast.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
address-space-compound-literal.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
address-space-field1.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
address-space.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
alias.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
align-global-large.c Fix for PR#13606: http://llvm.org/bugs/show_bug.cgi?id=13606 2012-08-15 18:40:30 +00:00
align-local.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
align-param.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
align-x68_64.c Fix alignof computation of large arrays on x86_64. 2013-08-08 19:53:46 +00:00
alignment.c Correctly allign arrays on 32 bit systems. 2013-08-07 18:08:19 +00:00
alignof.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
alloca.c Rename a test case to a more generic name. This is a completely useless 2012-06-08 00:06:56 +00:00
altivec.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
always-inline.c check that always_inline attribute works with -fno-inline 2012-11-26 20:44:46 +00:00
always_inline.c Update tests to use %clang instead of 'clang', and forcibly disable use of ' 2009-12-15 22:01:24 +00:00
annotations-builtin.c Currently __builtin_annotation() only annotates an i32. 2012-04-28 17:39:16 +00:00
annotations-field.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-global.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-loc.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-var.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-aapcs-vfp.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-aapcs-zerolength-bitfield.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
arm-abi-vector.c ARM ABI: fix testing case arm-abi-vector.c by using [[VAR]] 2012-10-16 22:40:48 +00:00
arm-apcs-zerolength-bitfield.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
arm-arguments.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-asm-diag.c Add 'not' to commands that are expected to fail. 2013-07-04 16:16:58 +00:00
arm-asm-variable.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-asm-warn.c Rephrase asm_mismatched_size_modifier diagnostic. <rdar://problem/14050339> 2013-06-04 06:10:09 +00:00
arm-asm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-cc.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-clear.c Fix __clear_cache on ARM. 2013-05-14 12:45:47 +00:00
arm-homogenous.c ARM AAPCS-VFP: fix tracking of allocated VFP registers. 2012-10-31 19:02:26 +00:00
arm-inline-asm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-neon-fma.c Fix recent test for more diverse environments. 2013-01-16 20:35:54 +00:00
arm-neon-misc.c Avoid using i64 types for vld1q_lane/vst1q_lane intrinsics. 2012-08-14 17:27:04 +00:00
arm-neon-vget.c ARM: Improve codegen for vget_low_* and vget_high_ intrinsics. 2013-05-15 02:40:04 +00:00
arm-pcs.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-pnaclcall.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
arm-vaarg-align.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-vector-align.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-vector-arguments.c Update the tests. 2013-01-31 23:17:12 +00:00
arm_neon_intrinsics.c ARM: Update testcases for improved codegen. 2013-09-03 20:08:30 +00:00
array.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
arrayderef.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
asm-errors.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
asm-inout.c Small cleanup. 2012-03-22 23:34:01 +00:00
asm-label.c Test case for PR7887 - failed with asm("") 2013-07-03 15:32:48 +00:00
asm-reg-var-local.c Generalize for various build bots. 2011-07-26 22:52:35 +00:00
asm-variable.c When a variable has a specified asm name, but isn't using the register storage class, the asm name doesn't specify a register. PR12244. 2012-03-15 23:12:51 +00:00
asm.c Handle '*' and '#' asm constraint modifiers. 2012-10-29 12:20:54 +00:00
asm_arm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
assign.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
atomic-ops.c Patch to issue error when target of MacOS and iOS 2013-05-28 17:37:39 +00:00
atomic.c Don't try to create "store atomic" instructions of non-integer types; they aren't supported at the moment. PR12040. 2012-03-16 01:48:04 +00:00
atomic_ops.c Improve C11 atomics support: 2013-03-03 16:02:42 +00:00
atomics-inlining.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
attr-availability.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
attr-cleanup.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
attr-coldhot.c [PATCH] Generate cold attribute for functions marked __atribute__((cold)) 2013-05-24 20:18:15 +00:00
attr-minsize.cpp Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
attr-naked.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
attr-nodebug.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
attr-noinline.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
attr-used.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
attr-weak-import.c Issue warning if weak_import attribute is added to an already 2011-06-22 22:08:50 +00:00
attr-weakref.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
attr-weakref2.c Fix PR6473. 2010-03-04 18:17:24 +00:00
attribute-section-data-common.c Test case for r126127 and r126141. Radar 9012638. 2011-02-21 21:08:21 +00:00
attribute_constructor.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
attributes.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
available-externally-suppress.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
avx-builtins.c Re-enable pcmpistri/pcmpestri builtins in clang now that llvm supports them properly. 2012-08-06 07:07:06 +00:00
avx-cmp-builtins.c X86 intrinsics: cmpge|gt|nge|ngt_ss|_sd 2013-06-17 19:42:49 +00:00
avx-shuffle-builtins.c Convert vperm2f128 and vperm2i128 intrinsics back to using llvm intrinsics. Unfortunately, these instructions have behavior that can't be modeled with shuffle vector. 2012-04-17 05:16:56 +00:00
avx2-builtins.c Fix the name and the type of the argument for intrinisc 2013-08-17 16:40:09 +00:00
bitfield-2.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
bitfield-assign.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
bitfield-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
bitfield-promote.c llvm/ConstantFolding.cpp: Make ReadDataFromGlobal() and FoldReinterpretLoadFromConstPtr() Big-endian-aware. 2012-11-08 20:34:25 +00:00
bitfield.c Don't use mangleCXXRTTIName in TBAA for C code. 2013-08-21 20:58:45 +00:00
block-3.c blocks: fixes a crash when encoding block type 2012-06-30 00:48:59 +00:00
block-byref-aggr.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
block-copy.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
blocks-1.c A few more tweaks to the blocks AST representation: 2011-02-07 10:33:21 +00:00
blocks-aligned-byref-variable.c A bug I've introduced in STDIN handling surfaced a few broken tests, fix them. 2010-06-25 12:48:07 +00:00
blocks-seq.c clang/test/CodeGen/blocks-seq.c: FileCheck-ize. 2013-01-22 01:51:48 +00:00
blocks.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
blocksignature.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
blockstret.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
blockwithlocalstatic.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
bmi-builtins.c Rename tzcnt intrinsics to match gcc. 2012-07-02 06:52:51 +00:00
bmi2-builtins.c Add intrinsic of MULX in BMI2 header 2012-10-05 18:50:09 +00:00
bool-bitfield.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
bool-convert.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
bool-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
bool_test.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
boolassign.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
bounds-checking.c PR14306: Move -fbounds-checking to -fsanitize=bounds. 2012-11-23 10:39:49 +00:00
branch-target-layout.c unit test tweak 2012-06-26 21:15:49 +00:00
builtin-attributes.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
builtin-count-zeros.c Make clz/ctz builtins defined for zero on ARM targets. rdar://10732455 2012-01-26 22:14:27 +00:00
builtin-expect.c I had meant to locally revert this test. 2011-09-21 08:34:49 +00:00
builtin-memfns.c Use the alignment from lvalue emission to more accurately compute the alignment 2012-08-23 03:10:17 +00:00
builtin-ms-noop.cpp "Implement" codegen support for __noop(). 2012-10-13 22:30:41 +00:00
builtin-nanf.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
builtin-recursive.cc Add testcase for r148375! 2012-01-18 04:28:31 +00:00
builtin-rename.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
builtin-stackaddress.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
builtin-unwind-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
builtins-aarch64.c AArch64: teach Clang about __clear_cache intrinsic 2013-05-04 07:15:13 +00:00
builtins-arm-exclusive.c Fix test on release builds. 2013-07-16 10:22:19 +00:00
builtins-arm.c Implement __builtin_eh_return_data_regno() for ARM and MIPS. 2013-02-23 04:24:36 +00:00
builtins-mips-args.c Support MIPS DSP Rev2 intrinsics. 2012-08-27 12:29:20 +00:00
builtins-mips-msa.c [mips][msa] Removed unsupported dot product instructions (dotp_[su].b). 2013-09-10 10:10:39 +00:00
builtins-mips.c Implement __builtin_eh_return_data_regno() for ARM and MIPS. 2013-02-23 04:24:36 +00:00
builtins-multiprecision.c [multiprecision-builtins] Added missing builtin __builtin_{add,sub}cb for {add,sub} with carry for bytes. 2013-06-18 20:40:40 +00:00
builtins-nvptx.c [NVPTX] Add entire list of supported builtins 2013-05-22 12:58:29 +00:00
builtins-overflow.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
builtins-ppc-altivec.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
builtins-ppc.c PowerPC: fix __builtin_eh_return_data_regno return 2013-01-22 20:02:45 +00:00
builtins-x86.c Get rid of storelv4si builtin as it can be expressed directly. This is general 2012-05-01 18:11:51 +00:00
builtins.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
builtinshufflevector.c Make __builtin_shufflevector and -ftrapv work correctly together. PR9945. 2011-05-19 00:37:32 +00:00
builtinshufflevector2.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
byval-memcpy-elim.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
c-strings.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
c11atomics-ios.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
c11atomics.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
call.c PR10337 reminds me that calls return values, lets handle them just 2011-07-13 03:59:32 +00:00
capture-complex-expr-in-block.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
captured-statements-nested.c CodeGen for CapturedStmts 2013-05-09 19:17:11 +00:00
captured-statements.c CodeGen for CapturedStmts 2013-05-09 19:17:11 +00:00
cast-emit.c PR6386: Fix a recent regression in IRGen of cast-to-union constructs. 2010-02-23 17:58:35 +00:00
cast.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
catch-undef-behavior.c UBSan: Don't diagnose inf/nan conversions between floating-point types. It's far from clear whether these have undefined behavior, and these checks are helping no-one. Keep the double->float overflow warnings, though, since those are useful in practice, even though it's unclear whether such operations have defined behavior. 2013-03-27 23:20:25 +00:00
cfstring.c The `-fwritable-strings' flag doesn't make the backing store strings of all 2012-01-10 08:46:39 +00:00
cfstring2.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
char-literal.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
cleanup-stack.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
code-coverage.c The flag "-coverage-function-names-in-data" is actually backwards -- we do 2013-03-20 02:14:38 +00:00
complex-builtints.c irgen: inline code for several of complex builtin 2012-08-14 20:09:28 +00:00
complex-convert.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
complex-indirect.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
complex-init-list.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
complex.c Fix crash on complex constant zero. 2013-07-16 20:19:04 +00:00
compound-assign-overflow.c [ubsan] Make static check data non-const so it can be used for deduplication. 2013-01-09 03:39:41 +00:00
compound-literal.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
compound-type.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
compound.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
conditional-gnu-ext.c Implements in IRgen gnu extensions missing LHS for 2010-09-20 23:50:22 +00:00
conditional.c Fix an edge case in IRGen for conditionals. PR11509. 2011-12-08 22:01:56 +00:00
const-arithmetic.c fix an unintended behavior change in the type system rewrite, which caused us to compile 2011-07-12 05:53:08 +00:00
const-init.c Add missing expected-warning. 2013-07-04 15:04:25 +00:00
const-label-addr.c Matching block names with FileCheck requires asserts. 2012-10-03 14:21:33 +00:00
const-unordered-compare.c Change IR generation for return (in the simple case) to avoid doing silly 2010-06-27 01:06:27 +00:00
constant-comparison.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
constructor-attribute.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
count-builtins.c Make the __builtin_c[lt]zs builtins target independent. 2012-01-28 18:42:57 +00:00
cxx-condition.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
cxx-default-arg.cpp CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
cxx-value-init.cpp Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
darwin-string-literals.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
darwin-thread-specifier.c Add a testcase for r134292. 2011-07-02 00:28:30 +00:00
debug-dead-local-var.c Add new test. 2011-08-19 23:26:54 +00:00
debug-info-args.c Debug Info: follow-up patch to r189283. 2013-08-26 23:19:37 +00:00
debug-info-block-decl.c Remove an ugly hack that was meant to eliminate the breakpoint ambiguity 2013-06-18 00:27:36 +00:00
debug-info-block.c Add new test. 2011-11-04 17:12:03 +00:00
debug-info-compilation-dir.c Switch tests from grep to FileCheck 2011-10-21 23:20:41 +00:00
debug-info-crash.c These tests require particular registered targets. Declared as such. 2011-06-03 22:24:54 +00:00
debug-info-gline-tables-only.c This patch adds a new Clang compiler flag "-gline-tables-only". 2012-05-04 07:39:27 +00:00
debug-info-gline-tables-only2.c This patch adds a new Clang compiler flag "-gline-tables-only". 2012-05-04 07:39:27 +00:00
debug-info-iv.c Add a new option for and disable column number information as there 2012-10-18 21:52:18 +00:00
debug-info-limited.c DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C 2013-08-01 20:57:40 +00:00
debug-info-line.c PR14566: Debug Info: avoid top level lexical blocks in functions 2013-01-26 22:16:26 +00:00
debug-info-line2.c Robustify test in the face of no assertions. 2012-07-17 21:52:07 +00:00
debug-info-line3.c Add a new option for and disable column number information as there 2012-10-18 21:52:18 +00:00
debug-info-line4.c Add a new option for and disable column number information as there 2012-10-18 21:52:18 +00:00
debug-info-member.c Robustify test, there is no need to check metadata number which can change. 2011-08-16 21:01:06 +00:00
debug-info-scope.c Revert r189649 because it was breaking sanitizer bots. 2013-08-30 08:53:09 +00:00
debug-info-static.c Collect both normal and static data members of a class in source 2013-01-16 01:22:32 +00:00
debug-info-var-location.c Testcase for r114585. 2010-09-22 21:13:48 +00:00
debug-info-vector.c Add a test to make sure that vector output happens for debug info. 2013-01-08 01:54:13 +00:00
debug-info-vla.c Reapply an improved version of r180816/180817. 2013-07-09 20:29:03 +00:00
debug-info.c Fix debug tag type of forward declarations of struct/class in C++. 2012-11-02 20:49:01 +00:00
debug-line-1.c Add a new option for and disable column number information as there 2012-10-18 21:52:18 +00:00
decl-in-prototype.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
decl.c Make constant aggregate constant initializers private linkage. 2011-08-24 00:33:55 +00:00
dependent-lib.c clang-cl: Support the run-time selection options (/MD, /MT et al.) 2013-08-08 00:17:41 +00:00
designated-initializers.c Correctly handle designated initializers which modify an array initialized 2013-06-11 21:48:11 +00:00
dllimport-dllexport.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
dostmt.c Fix typo. 2012-10-26 23:25:42 +00:00
dwarf-version.c Attempt to migrate default dwarf version to 4 for linux. 2013-09-03 16:10:12 +00:00
emit-all-decls.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
empty-union-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
enum.c Comment a wacky test case 2011-01-18 18:38:18 +00:00
enum2.c Do not use DIGlobalVariable to emit debugging information for enums. 2010-08-10 18:27:15 +00:00
exact-div-expr.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
exceptions.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
exprs.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
ext-vector-member-alignment.c line endings 2012-03-22 23:15:04 +00:00
ext-vector.c the call to UsualArithmeticConversions should come after the call to CheckVectorOperands on CheckConditionalOperands function. This problem caused compilation error with test17 on "test/CodeGen/ext-vector.c". 2013-09-02 20:32:37 +00:00
extern-block-var.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
extern-inline.c A number of test cases assume that an "int" parameter or return value 2012-10-24 12:22:56 +00:00
extern-weak.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
f16c-builtins.c X86: add F16C support in Clang 2012-10-11 00:59:55 +00:00
fast-math.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
ffp-contract-option.c Add FP_CONTRACT support for clang. 2012-10-02 04:45:10 +00:00
finite-math.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
flexible-array-init.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
fma-builtins.c Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
fma4-builtins.c Upgrade test for the fma4->fma intrinsic change. 2012-06-03 10:12:04 +00:00
fold-const-declref.c Fix two more tests that didn't do anything. 2012-09-26 09:09:17 +00:00
forceinline.c [MSExtensions] Add support for __forceinline. 2012-06-18 07:00:48 +00:00
fp-contract-pragma.cpp When used in a compound expression FP_CONTRACT should proceed all explicit 2012-10-21 01:10:01 +00:00
fp16-ops.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
func-aligned.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
func-decl-cleanup.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
func-in-block.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
func-ptr-cast-decl.c Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnosticConsumer, make the necessary adjustment to 580 test-cases which will henceforth require this new directive. 2012-10-19 12:44:48 +00:00
func-return-member.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
funccall.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
function-attributes.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
functions.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
global-blocks-lines.c Remove target-specific alignment from test. 2013-04-02 13:38:42 +00:00
global-decls.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
global-init.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
global-with-initialiser.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
globalinit.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
hidden-visibility.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
imaginary.c Don't crash on _Imaginary. 2010-09-23 09:40:31 +00:00
implicit-arg.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
incomplete-function-type-2.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
incomplete-function-type.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
indirect-goto.c Avoid unneeded calls to opt/llvm-dis. 2010-04-02 22:29:38 +00:00
init-with-member-expr.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
init.c Rework the bitfield access IR generation to address PR13619 and 2012-12-06 11:14:44 +00:00
inline-asm-mrv.c Migrate and FileCheck-ize some of: 2011-07-26 00:57:50 +00:00
inline.c Disable llvm optimizations, but keep -O1 to test available_externally. 2013-09-04 04:55:03 +00:00
inline2.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
instrument-functions.c implement support for -finstrument-functions, patch by Nelson 2010-06-22 00:03:40 +00:00
int-to-pointer.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
integer-overflow.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
intel_ocl_bicc.c Enable intel_ocl_bicc for x86_64 target only. Remove fix from 171969 that enabled this extension for multiple targets. 2013-01-10 10:41:05 +00:00
kr-func-promote.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
kr-style-block.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
le32-arguments.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
le32-libcall-pow.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
le32-regparm.c The PNaCl target no longer permits __attribute__((regparm)). 2013-04-08 21:31:01 +00:00
libcall-declarations.c Add the missing "n" to libm LIBBUILTIN definitions 2013-09-06 23:23:32 +00:00
libcalls-complex.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
libcalls-d.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
libcalls-fno-builtin.c Add a few more test cases for verifying -fno-builtin. 2012-11-10 03:56:55 +00:00
libcalls-ld.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
libcalls.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
lifetime.c Test case for r151429/r151430, which ensures llvm.lifetime intrinsics are not 2012-02-27 18:45:03 +00:00
lifetime2.c Make clang to mark static stack allocations with lifetime markers to enable a more aggressive stack coloring. 2013-03-23 06:43:35 +00:00
lineno-dbginfo.c This really seems like a boring set of fixes to our tests to make them more 2010-11-16 10:26:08 +00:00
linetable-endscope.c Reapply r180982 with repaired logic and an additional testcase. 2013-05-03 20:11:48 +00:00
link-bitcode-file.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
linkage-redecl.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
linux-arm-atomic.c Use atomic instructions on Bitrig armv6. Patch by Patrick Wildt. 2013-06-17 20:00:15 +00:00
long-double-x86-nacl.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
long-double-x86.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
lzcnt-builtins.c Change LZCNT and BMI tests to check IR instead of X86 assembly. 2011-12-25 15:20:31 +00:00
mandel.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
mangle.c Do not use IR marker for LLVM intrinsics 2011-04-06 12:29:09 +00:00
may-alias.c Don't use mangleCXXRTTIName in TBAA for C code. 2013-08-21 20:58:45 +00:00
mcount.c Add a testcase for the mcount profiling. 2011-02-10 16:52:35 +00:00
merge-attrs.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
merge-statics.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
microsoft-call-conv-x64.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
microsoft-call-conv.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
mips-byval-arg.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
mips-clobber-reg.c Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." 2012-10-24 03:59:09 +00:00
mips-constraint-regs.c Mips specific inline assembler constraint 'R' 2013-03-04 21:36:11 +00:00
mips-constraints-mem.c Make these tests more robust against IRgen choosing to emit more named metadata. 2013-07-14 06:18:38 +00:00
mips-inline-asm-modifiers.c Make these tests more robust against IRgen choosing to emit more named metadata. 2013-07-14 06:18:38 +00:00
mips-target-data.c [mips] Fix data layout string. Add 64 to the list of native integer widths 2013-01-05 02:04:34 +00:00
mips-vector-arg.c Reapply r176133 with testcase fixes. 2013-02-27 00:06:04 +00:00
mips-vector-return.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
mips16-attr.c Really fix the MIPS test. 2013-03-13 22:44:19 +00:00
mips64-class-return.cpp CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
mips64-f128-literal.c The clang driver has a fairly fancy support for executing gcc instead of 2012-10-09 20:46:28 +00:00
mips64-nontrivial-return.cpp Update the tests. 2013-01-31 23:17:12 +00:00
mips64-padding-arg.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
misaligned-param.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
mms-bitfields.c Basic support for -mms-bitfields, from Carl Norum! 2011-02-01 15:15:22 +00:00
mmx-builtins.c These tests require particular registered targets. Declared as such. 2011-06-03 22:24:54 +00:00
mmx-inline-asm-error.c Diagnose malformed x86 inline asm using 'y' constraint. 2013-06-07 00:04:50 +00:00
mmx-inline-asm.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
mmx-shift-with-immediate.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
mrtd.c Delete CC_Default and use the target default CC everywhere 2013-08-27 23:08:25 +00:00
ms-anonymous-struct.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
ms-declspecs.c Implement __declspec(selectany) under -fms-extensions 2013-05-20 14:02:37 +00:00
ms-inline-asm-64.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
ms-inline-asm.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
ms-inline-asm.cpp Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
ms_abi.c Add ms_abi and sysv_abi attribute handling. 2013-08-30 04:39:01 +00:00
ms_struct-bitfield-1.c Formatting. 2011-08-04 21:26:30 +00:00
ms_struct-bitfield-2.c And a test case for my last patch. 2011-05-04 18:58:27 +00:00
ms_struct-bitfield-3.c 'long long' requires special treatment in ms_struct 2011-05-09 22:03:17 +00:00
ms_struct-bitfield-init.c ms_struct patch for initialization and field access irgen. 2011-04-28 22:49:46 +00:00
ms_struct-bitfield.c More rule enforcement of zero bitfields for ms_struct. 2011-05-02 17:20:56 +00:00
ms_struct-pack.c Clean up consequences of cut and paste. 2011-05-11 17:07:02 +00:00
ms_struct.c More ms_struct bitfield stuff: 2011-05-04 18:51:37 +00:00
mult-alt-generic.c Remove the mblaze backend from clang. 2013-07-25 18:42:13 +00:00
mult-alt-x86.c Fixed some of the incompatibilities with gcc. 2011-03-24 18:51:57 +00:00
no-common.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
no-opt-volatile-memcpy.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
nobuiltin.c add a comment to explain this test case 2012-08-02 12:12:26 +00:00
noinline.c [frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matches 2012-03-15 22:31:42 +00:00
nomathbuiltin.c Make the nomathbuiltin.c test less demanding. 2013-07-23 01:09:17 +00:00
nvptx-cc.c Revert r166541, "clang/test: Add appropriate requirements as REQUIRES, corresponding to r166532." 2012-10-24 03:59:09 +00:00
nvptx-cpus.c Remove old NVPTX cpus and add new NVPTX cpus 2013-03-30 14:38:26 +00:00
nvptx-inlineasm-ptx.c [NVPTX] Fix inline asm test case to use LLVM IR instead of PTX so it works even when the NVPTX target is not built 2013-06-21 22:39:56 +00:00
nvptx-inlineasm.c Fix handling of curly braces in NVPTX inline asm 2012-07-11 15:34:55 +00:00
object-size.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
offsetof.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
opaque-pointer.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
overloadable.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
override-layout.c Changes so that a few tests do not fail when running under guarded malloc. 2013-07-12 22:30:03 +00:00
packed-arrays.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
packed-nest-unpacked.c Fix a FIXME in a testcase about packed structs and calls I left around 2013-06-11 01:08:22 +00:00
packed-structure.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
packed-union.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
palignr.c clang part of r139458; un-XFAIL testcase. 2011-09-10 02:03:28 +00:00
parameter-passing.c FileCheck'ize test 2013-01-24 23:34:51 +00:00
pascal-string.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
pascal-wchar-string.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
pclmul-builtins.c Add builtin for pclmulqdq instruction. 2012-05-31 05:18:48 +00:00
pointer-arithmetic.c Congruent diagnostic for void* arithmetic. 2010-09-13 06:50:07 +00:00
pointer-cmp-type.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
pointer-signext.c Tweak regex not to accidentally match a trailing \r. 2010-09-15 12:31:46 +00:00
pointer-to-int.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
popcnt-builtins.c Add popcnt feature flag to match gcc. This flag is implied when sse42 is enabled, but can be disabled separately. Move popcnt intrinsics to popcntintrin.h to match gcc. 2011-12-29 16:10:46 +00:00
powerpc_types.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
ppc64-align-long-double.c This patch adds alignment information for long double to the 64-bit PowerPC 2012-10-29 14:59:24 +00:00
ppc64-complex-parms.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
ppc64-complex-return.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
ppc64-extend.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
ppc64-struct-onefloat.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
ppc64-struct-onevect.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
ppc64-varargs-complex.c This patch addresses varargs processing for small complex types under 2013-01-14 17:45:36 +00:00
ppc64-varargs-struct.c This patch is a follow-up to r166805. As suggested on-list, a check was 2012-10-26 20:34:52 +00:00
pr2394.c Rework the bitfield access IR generation to address PR13619 and 2012-12-06 11:14:44 +00:00
pr3518.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
pr4349.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
pr5406.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
pr9614.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
pr12251.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
pr13168.c Add the testcase from pr13168. 2012-06-21 23:49:18 +00:00
pragma-comment.c Suffixing #pragma comment(lib) library names with .lib if necessary. This matches MSVC behavior, as well as allows us to properly link libraries such as the ones provided by the MSDN examples. 2013-05-24 15:06:56 +00:00
pragma-detect_mismatch.c Adding support for MSVC #pragma detect_mismatch functionality by emitting a FAILIFMISMATCH linker command into the object file. 2013-06-04 02:07:14 +00:00
pragma-pack-1.c some more tests for r179743. 2013-04-18 18:32:48 +00:00
pragma-pack-2.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
pragma-pack-3.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
pragma-visibility.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
pragma-weak.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
predefined-expr.c Handle predefined expression for a captured statement 2013-08-26 14:27:34 +00:00
prefetchw-builtins.c Add PRFCHW intrinsic support 2013-03-26 17:52:08 +00:00
private-extern-redef.c Set the visibility to 'hidden' when previous 2011-06-16 14:49:42 +00:00
private-extern.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
r5.c Add a testcase for ARM cortex-r5 subtarget 2012-12-21 18:00:32 +00:00
rdrand-builtins.c Add RDSEED intrinsic support defined in AVX2 extension 2013-03-29 05:17:55 +00:00
redef-ext-inline.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
redefine_extname.c Implement #pragma redefine_extname. 2012-02-18 16:12:34 +00:00
regparm-flag.c Don't use a temporary file. 2012-07-24 20:00:35 +00:00
regparm-struct.c Update testcases due to Attribute sorting improvements. 2013-02-15 05:25:49 +00:00
regparm.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
restrict.c When mapping restrict to noalias, look for 'restrict' on the parameter variable 2010-03-27 00:47:27 +00:00
rtm-builtins.c Add XTEST intrinsic defined in TSX extension 2013-03-29 05:14:06 +00:00
sanitize-init-order.cpp Allow EmitConstantInit() to emit constant initializers for objects with trivial constructors and non-trivial destructors. Test that such objects are ignored by init-order checker. 2013-04-05 07:47:28 +00:00
sanitize-recover.c [ubsan] Recover by default, use -fno-sanitize-recover to disable. 2012-12-30 20:53:28 +00:00
sanitize-thread-attr.cpp Add more of the command line options as attribute flags. 2013-02-28 22:49:57 +00:00
sanitize-use-after-scope.c [ASan] Emit lifetime markers for local variables in -fsanitize=use-after-scope mode 2013-04-02 13:19:46 +00:00
shared-string-literals.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
sizeof-vla.c Warn about code that uses variables and functions with internal linkage 2011-02-19 02:53:41 +00:00
sparc-target-data.c Add support for sparcv9 targets. 2013-04-16 15:17:49 +00:00
sparcv9-abi.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
split-debug-filename.c Add forgotten testcase. 2013-02-25 18:19:32 +00:00
sret.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
sret2.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
sse-builtins.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
sse4a-builtins.c Add an ammintrin.h header for SSE4a intrinsics. 2012-05-29 19:10:17 +00:00
stack-protector.c Attempt to clean up tests for non-X86 platforms. 2013-02-20 19:30:01 +00:00
statements.c Integers which are too large should be an error. 2013-07-23 00:25:18 +00:00
static-forward-decl-fun.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
static-forward-decl.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
static-local-union.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
static-order.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
staticinit.c Emit the globals, metadata, etc. associated with static variables even when 2010-05-04 20:45:42 +00:00
stdcall-fastcall.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
string-literal-short-wstring.c Add and update tests for character literals 2012-01-18 12:27:10 +00:00
string-literal-unicode-conversion.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
string-literal.c When lexing in C11 mode, accept unicode character and string literals, per C11 2013-03-09 23:56:02 +00:00
struct-comma.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
struct-copy.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
struct-init.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
struct-matching-constraint.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
struct-passing.c Fix testcases to not rely upon target-* attributes. 2013-02-26 23:08:48 +00:00
struct-x86-darwin.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
struct.c Fix the clang bootstrap and Jay's testcase from llvm-dev by being completely 2011-07-10 03:47:27 +00:00
switch-dce.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
switch.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
systemz-inline-asm.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
target-data.c Added natural stack alignment to target-data.c test case. 2011-10-11 01:06:28 +00:00
tbaa-class.cpp Make these tests more robust against IRgen choosing to emit more named metadata. 2013-07-14 06:18:38 +00:00
tbaa-for-vptr.cpp Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
tbaa-struct.cpp Rewrite record layout for ms_struct structs. 2013-06-26 20:50:34 +00:00
tbaa.cpp TBAA: add testing case to check typedef can alias. 2013-08-21 21:00:10 +00:00
tentative-decls.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
thread-specifier.c Don't emit _ZTW wrappers for TLS variables which don't use the C++ thread_local keyword. 2013-04-22 08:06:17 +00:00
tls-model.c Add -ftls-model command-line flag. 2012-06-28 08:01:44 +00:00
transparent-union.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
trapv.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
typedef-func.c Empty enum in c is now error to match gcc's behavior. 2010-05-28 22:23:22 +00:00
typedef.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
types.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
ubsan-blacklist.c clang/test/CodeGen: Suppress a couple of tests on win32. It seems -fsanitize-blacklist doesn't accept DOSish pathnames. 2013-01-18 14:11:04 +00:00
ucn-identifiers.c Handle universal character names and Unicode characters outside of literals. 2013-01-24 20:50:46 +00:00
uint128_t.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
unaligned-memcpy.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
union-align.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
union-init.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
union-init2.c clang side to match the LLVM IR type system rewrite patch. 2011-07-09 17:41:47 +00:00
union.c Retry r126357. Use CharUnits for the Size and DataSize calculations when 2011-02-28 02:01:38 +00:00
unreachable.c FileCheck'ize test 2013-01-24 23:29:37 +00:00
unsigned-overflow.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
unsigned-promotion.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
unsigned-trapv.c Add -fsanitize=integer for reporting suspicious integer behaviors. 2012-11-27 15:01:55 +00:00
unwind-attr.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
utf16-cfstrings.c The UTF16 string referenced by a CFString should go into the __TEXT,__ustring 2012-03-30 00:26:17 +00:00
varargs.c Check for non-POD vararg argument type after default argument promotion, not 2012-06-27 20:23:58 +00:00
variable-array.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
vector-alignment.c Add a per target max vector alignment field (e.g., 32-byte alignment for x86 due to 2012-07-13 23:57:43 +00:00
vector.c Linux still needs these hacks. 2010-10-20 00:12:59 +00:00
vfprintf.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
visibility.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
vla-2.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
vla-3.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
vla-4.c clang/test/CodeGen/vla-4.c: Relax expression for -Asserts. 2012-01-11 08:34:52 +00:00
vla.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
vld_dup.c Don't pass -O0 to clang_cc1, it is the default. 2013-09-04 04:12:25 +00:00
volatile-1.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
volatile-2.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
volatile-complex.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
volatile.c Improve filechecking of volatile test. 2013-02-08 08:00:13 +00:00
wchar-const.c Fix FileCheck --check-prefix lines. 2013-08-12 12:51:05 +00:00
weak-global.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
weak-incomplete.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
weak_constant.c Migrate most of the rest of test/FrontendC from llvm and migrate 2011-07-26 22:17:02 +00:00
whilestmt.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
writable-strings.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
x86.c Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. 2009-12-15 20:14:24 +00:00
x86_32-arguments-darwin.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-arguments-linux.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-arguments-nommx.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-arguments-realign.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-arguments-win32.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-fpcc-struct-return.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_32-inline-asm.c Emit an error message instead of crashing when dereferencing an incomplete pointer type. 2013-03-25 21:09:49 +00:00
x86_64-arguments-darwin.c The 0.98 revision of the x86-64 ABI clarified a lot of things, some 2011-04-21 01:20:55 +00:00
x86_64-arguments-nacl.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
x86_64-arguments.c CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tests fail. 2013-08-15 06:47:53 +00:00
xcore-abi.c correct test RUN parameters 2013-08-23 09:27:44 +00:00
xop-builtins.c Add XOP frcz instrinsics. 2012-06-15 06:33:42 +00:00