llvm-project/clang/test/CodeGen
Nikita Popov 692a147bf4 [CGCall] Make findDominatingStoreToReturnValue() more robust
This was skipping specific lifetime + bitcast patterns, but with
opaque pointers the bitcast will not be present, and we did not
perform this fold.

Instead skip over lifetime.end and bitcasts generally, without
trying to correlate them.
2022-04-08 15:18:12 +02:00
..
Inputs Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
PowerPC Revert "[PowerPC] Fix EmitPPCBuiltinExpr to emit arguments once" 2022-04-07 16:45:19 -05:00
RISCV [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
SystemZ [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
VE [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
WebAssembly [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
X86 [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sve-intrinsics [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sve2-intrinsics [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64_neon_sve_bridge_intrinsics [AArch64][SVE][NEON] Add NEON-SVE-Bridge intrinsics 2021-12-13 11:31:57 +00:00
arc [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-mve-intrinsics [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
avr [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
24-bit.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
64bit-swiftcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2002-01-23-LoadQISIReloadFailure.c
2002-01-24-ComplexSpaceInType.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-01-24-HandleCallInsnSEGV.c
2002-02-13-ConditionalInCall.c
2002-02-13-ReloadProblem.c
2002-02-13-TypeVarNameCollision.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-02-13-UnnamedLocal.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-02-14-EntryNodePreds.c
2002-02-16-RenamingTest.c
2002-02-17-ArgumentAddress.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-02-18-64bitConstant.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-02-18-StaticData.c
2002-03-11-LargeCharInString.c
2002-03-12-ArrayInitialization.c
2002-03-12-StructInitialize.c
2002-03-12-StructInitializer.c
2002-03-14-BrokenPHINode.c
2002-03-14-BrokenSSA.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-03-14-QuotesInStrConst.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-04-07-SwitchStmt.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-04-08-LocalArray.c
2002-04-09-StructRetVal.c
2002-04-10-StructParameters.c
2002-05-23-StaticValues.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-05-23-TypeNameCollision.c
2002-06-25-FWriteInterfaceFailure.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-07-14-MiscListTests.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-07-14-MiscTests.c
2002-07-14-MiscTests2.c
2002-07-14-MiscTests3.c
2002-07-16-HardStringInit.c
2002-07-17-StringConstant.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-07-30-SubregSetAssertion.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-07-30-UnionTest.c
2002-07-30-VarArgsCallFailure.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-07-31-BadAssert.c
2002-07-31-SubregFailure.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-08-02-UnionTest.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-08-19-RecursiveLocals.c
2002-09-08-PointerShifts.c
2002-09-18-UnionProblem.c
2002-09-19-StarInLabel.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-10-12-TooManyArguments.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2002-12-15-GlobalBoolTest.c
2002-12-15-GlobalConstantTest.c
2002-12-15-GlobalRedefinition.c
2002-12-15-StructParameters.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-01-30-UnionInit.c
2003-03-03-DeferredType.c
2003-06-22-UnionCrash.c
2003-06-23-GCC-fold-infinite-recursion.c
2003-06-26-CFECrash.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-06-29-MultipleFunctionDefinition.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-07-22-ArrayAccessTypeSafety.c
2003-08-17-DeadCodeShortCircuit.c
2003-08-18-SigSetJmp.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-18-StructAsValue.c
2003-08-20-BadBitfieldRef.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-20-PrototypeMismatch.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-20-vfork-bug.c
2003-08-21-BinOp-Type-Mismatch.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-21-StmtExpr.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-21-WideString.c
2003-08-23-LocalUnionTest.c
2003-08-29-BitFieldStruct.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-29-HugeCharConst.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-08-29-StructLayoutBug.c
2003-08-30-AggregateInitializer.c
2003-08-30-LargeIntegerBitfieldMember.c
2003-09-18-BitfieldTests.c
2003-09-30-StructLayout.c
2003-10-02-UnionLValueError.c
2003-10-06-NegateExprType.c
2003-10-09-UnionInitializerBug.c
2003-10-28-ident.c
2003-10-29-AsmRename.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-11-01-C99-CompoundLiteral.c
2003-11-01-EmptyStructCrash.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-11-01-GlobalUnionInit.c
2003-11-03-AddrArrayElement.c
2003-11-04-EmptyStruct.c
2003-11-04-OutOfMemory.c
2003-11-08-PointerSubNotGetelementptr.c
2003-11-12-VoidString.c
2003-11-13-TypeSafety.c
2003-11-16-StaticArrayInit.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-11-18-CondExprLValue.c
2003-11-19-AddressOfRegister.c
2003-11-19-BitFieldArray.c
2003-11-20-Bitfields.c
2003-11-20-ComplexDivision.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-11-20-UnionBitfield.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2003-11-26-PointerShift.c
2003-11-27-ConstructorCast.c
2003-11-27-UnionCtorInitialization.c
2003-12-14-ExternInlineSupport.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-01-01-UnknownInitSize.c
2004-01-08-ExternInlineRedefine.c
2004-02-12-LargeAggregateCopy.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-02-13-BuiltinFrameReturnAddress.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2004-02-13-IllegalVararg.c mac/arm: XFAIL the last 3 failing tests 2020-12-12 15:09:17 -05:00
2004-02-13-Memset.c
2004-02-14-ZeroInitializer.c
2004-02-20-Builtins.c
2004-03-07-ComplexDivEquals.c
2004-03-07-ExternalConstant.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-03-09-LargeArrayInitializers.c
2004-03-15-SimpleIndirectGoto.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-03-16-AsmRegisterCrash.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-05-07-VarArrays.c
2004-05-21-IncompleteEnum.c
2004-06-08-OpaqueStructArg.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2004-06-17-UnorderedBuiltins.c
2004-06-17-UnorderedCompares.c
2004-06-18-VariableLengthArrayOfStructures.c
2004-07-06-FunctionCast.c
2004-08-06-LargeStructTest.c
2004-11-25-UnnamedBitfieldPadding.c
2004-11-27-StaticFunctionRedeclare.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2005-01-02-ConstantInits.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2005-01-02-PointerDifference.c
2005-01-02-VAArgError-ICE.c
2005-02-20-AggregateSAVEEXPR.c
2005-02-27-MarkGlobalConstant.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
2005-03-05-OffsetOfHack.c
2005-03-06-OffsetOfStructCrash.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2005-03-11-Prefetch.c
2005-04-09-ComplexOps.c
2005-05-10-GlobalUnionInit.c
2005-06-15-ExpandGotoInternalProblem.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2005-07-26-UnionInitCrash.c
2005-07-28-IncorrectWeakGlobal.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2005-09-20-ComplexConstants.c
2005-09-24-AsmUserPrefix.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2005-09-24-BitFieldCrash.c
2005-12-04-AttributeUsed.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2006-01-13-Includes.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2006-01-13-StackSave.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2006-01-16-BitCountIntrinsicsUnsigned.c
2006-01-23-FileScopeAsm.c
2006-03-03-MissingInitializer.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2006-03-16-VectorCtor.c
2006-03-17-KnRMismatch.c
2006-05-19-SingleEltReturn.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2006-07-31-PR854.c
2006-09-11-BitfieldRefCrash.c
2006-09-18-fwrite-cast-crash.c
2006-09-21-IncompleteElementType.c
2006-09-25-DebugFilename.c
2006-09-25-DebugFilename.h
2006-09-28-SimpleAsm.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2006-10-30-ArrayCrash.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2006-12-14-ordered_expr.c
2007-01-06-KNR-Proto.c
2007-01-20-VectorICE.c
2007-01-24-InlineAsmCModifier.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-02-04-AddrLValue-2.c
2007-02-04-AddrLValue.c
2007-02-04-EmptyStruct.c
2007-02-07-AddrLabel.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-02-16-VoidPtrDiff.c
2007-02-25-C-DotDotDot.c
2007-03-01-VarSizeArrayIdx.c
2007-03-26-BitfieldAfterZeroWidth.c
2007-03-26-ZeroWidthBitfield.c
2007-03-27-VarLengthArray.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2007-04-05-PackedBitFields-2.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-05-PackedBitFields.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-05-PackedStruct.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-05-PadBeforeZeroLengthField.c
2007-04-05-UnPackedStruct.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-11-InlineAsmStruct.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-11-InlineAsmUnion.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-11-PR1321.c
2007-04-13-InlineAsmStruct2.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-13-InlineAsmUnion2.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-04-14-FNoBuiltin.c
2007-04-17-ZeroSizeBitFields.c
2007-04-24-VolatileStructCopy.c
2007-04-24-bit-not-expr.c
2007-04-24-str-const.c
2007-05-07-PaddingElements.c
2007-05-08-PCH.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-05-11-str-const.c
2007-05-15-PaddingElement.c
2007-05-16-EmptyStruct.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2007-05-29-UnionCopy.c
2007-06-05-NoInlineAttribute.c
2007-06-15-AnnotateAttribute.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-06-18-SextAttrAggregate.c [Clang] Rename `disable-noundef-analysis` flag to `-[no-]enable-noundef-analysis` 2022-02-18 17:02:41 +09:00
2007-07-29-RestrictPtrArg.c
2007-08-01-LoadStoreAlign.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-08-21-ComplexCst.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-08-22-CTTZ.c
2007-09-05-ConstCtor.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-09-12-PragmaPack.c
2007-09-14-NegatePointer.c
2007-09-17-WeakRef.c
2007-09-26-Alignment.c
2007-09-27-ComplexIntCompare.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-09-28-PackedUnionMember.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-10-02-VolatileArray.c
2007-10-15-VoidPtr.c
2007-10-30-Volatile.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-11-07-AlignedMemcpy.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2007-11-07-CopyAggregateAlign.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2007-11-07-ZeroAggregateAlign.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2007-11-28-GlobalInitializer.c
2007-11-29-ArraySizeFromInitializer.c
2007-12-16-AsmNoUnwind.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-01-04-WideBitfield.c
2008-01-07-UnusualIntSize.c
2008-01-21-PackedBitFields.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-01-21-PackedStructField.c
2008-01-24-StructAlignAndBitFields.c
2008-01-25-ByValReadNone.c
2008-01-25-ZeroSizedAggregate.c
2008-01-28-PragmaMark.c
2008-01-28-UnionSize.c
2008-02-07-bitfield-bug.c
2008-02-08-bitfield-bug.c
2008-02-26-inline-asm-bug.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-03-03-CtorAttrType.c
2008-03-05-syncPtr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2008-03-24-BitField-And-Alloca.c
2008-03-26-PackedBitFields.c
2008-04-08-NoExceptions.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
2008-05-06-CFECrash.c
2008-05-12-TempUsedBeforeDef.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-05-19-AlwaysInline.c
2008-07-17-no-emit-on-error.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-21-mixed-var-fn-decl.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-22-bitfield-init-after-zero-len-array.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
2008-07-22-packed-bitfield-access.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-29-override-alias-decl.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-30-implicit-initialization.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-30-redef-of-bitcasted-decl.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-31-asm-labels.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-07-31-promotion-of-compound-pointer-arithmetic.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2008-08-04-void-pointer-arithmetic.c
2008-08-07-AlignPadding1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2008-08-07-AlignPadding2.c
2008-08-07-GEPIntToPtr.c
2008-08-19-cast-of-typedef.c
2008-09-03-WeakAlias.c
2008-09-22-bad-switch-type.c
2008-10-13-FrontendCrash.c
2008-10-30-ZeroPlacement.c
2008-11-02-WeakAlias.c
2008-11-08-InstCombineSelect.c
2008-12-23-AsmIntPointerTie.c
2009-01-05-BlockInlining.c
2009-01-21-InvalidIterator.c
2009-02-13-zerosize-union-field.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2009-03-01-MallocNoAlias.c
2009-03-08-ZeroEltStructCrash.c
2009-03-13-dbg.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-03-22-increment-bitfield.c
2009-04-23-dbg.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-04-28-UnionArrayCrash.c
2009-05-04-EnumInreg.c [Clang] Rename `disable-noundef-analysis` flag to `-[no-]enable-noundef-analysis` 2022-02-18 17:02:41 +09:00
2009-05-22-callingconv.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-05-28-const-typedef.c
2009-06-01-addrofknr.c
2009-06-14-HighlyAligned.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-06-14-anonymous-union-init.c
2009-06-18-StaticInitTailPadPack.c
2009-07-14-VoidPtr.c
2009-07-15-pad-wchar_t-array.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-07-22-StructLayout.c
2009-07-31-DbgDeclare.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-08-14-vararray-crash.c
2009-09-24-SqrtErrno.c
2009-10-20-GlobalDebug.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2009-12-07-BitFieldAlignment.c
2010-01-13-MemBarrier.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2010-01-14-FnType-DebugInfo.c
2010-01-18-Inlined-Debug.c
2010-02-10-PointerName.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-02-15-DbgStaticVar.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-02-16-DbgScopes.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-02-18-Dbg-VectorType.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-03-5-LexicalScope.c
2010-03-09-DbgInfo.c
2010-05-26-AsmSideEffect.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2010-06-11-SaveExpr.c
2010-06-17-asmcrash.c
2010-07-08-DeclDebugLineNo.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-07-14-overconservative-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2010-07-14-ref-off-end.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
2010-08-10-DbgConstant.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
2010-08-12-asm-aggr-arg.c
2010-12-01-CommonGlobal.c
2011-02-21-DATA-common.c
2011-03-02-UnionInitializer.c
2011-03-08-ZeroFieldUnionInitializer.c
2011-03-31-ArrayRefFolding.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
Atomics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
BasicInstrs.c
Nontemporal.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
OpaqueStruct.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR2001-bitfield-reload.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR2413-void-address-cast-error.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR2643-null-store-to-bitfield.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR2743-reference-missing-static.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR3130-cond-constant.c
PR3589-freestanding-libcalls.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR3613-static-decl.c
PR3709-int-to-pointer-sign.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR4611-bitfield-layout.c
PR5060-align.c [SystemZ][z/OS] fix lit test related to alignment 2021-03-23 13:15:19 -04:00
PR8880.c
PR15826.c
PR32874.c A significant number of our tests in C accidentally use functions 2022-02-13 08:03:40 -05:00
PR44896.ll
_Bool-conversion.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
aapcs-align.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aapcs-bitfield.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aapcs64-align.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-args-hfa.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-args.cpp Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
aarch64-arguments-hfa-v3.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
aarch64-bf16-dotprod-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-bf16-getset-intrinsics.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-bf16-lane-intrinsics.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-bf16-ldst-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-bf16-reinterpret-intrinsics.c
aarch64-branch-protection-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
aarch64-byval-temp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-debug-sve-vector-types.c DebugInfo: Use clang's preferred names for integer types 2021-10-06 16:02:34 -07:00
aarch64-debug-sve-vectorx2-types.c DebugInfo: Use clang's preferred names for integer types 2021-10-06 16:02:34 -07:00
aarch64-debug-sve-vectorx3-types.c DebugInfo: Use clang's preferred names for integer types 2021-10-06 16:02:34 -07:00
aarch64-debug-sve-vectorx4-types.c DebugInfo: Use clang's preferred names for integer types 2021-10-06 16:02:34 -07:00
aarch64-fix-cortex-a53-835769.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-ls64-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-ls64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-matmul.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
aarch64-mops.c [AArch64] ACLE feature macro for Armv8.8-A MOPS 2022-02-10 09:08:35 +00:00
aarch64-neon-2velem.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-3v.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-across.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-dot-product.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-extract.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-fcvt-intrinsics.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-fma.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-fp16fml.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-intrinsics-constrained.c [AArch64] Generate fcmps when appropriate for neon intrinsics 2022-02-04 12:55:38 +00:00
aarch64-neon-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-ldst-one.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-misc-constrained.c
aarch64-neon-misc.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-perm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-range-checks.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-scalar-copy.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-scalar-x-indexed-elem-constrained.c
aarch64-neon-scalar-x-indexed-elem.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-sha3.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-shifts.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-sm4-sm3.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-tbl.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-vcadd.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-vcmla.c [instcombine] Canonicalize constant index type to i64 for extractelement/insertelement 2021-12-13 16:56:22 -08:00
aarch64-neon-vcombine.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-vget-hilo.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
aarch64-neon-vget.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-neon-vsqadd-float-conversion.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-neon-vuqadd-float-conversion-warning.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-poly-add.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-poly64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-poly128.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sign-return-address.c [AArch64] PAC/BTI code generation for LLVM generated functions 2020-09-25 11:47:14 +01:00
aarch64-strictfp-builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sve-acle-__ARM_FEATURE_SVE_VECTOR_OPERATORS.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sve-acle-__ARM_FEATURE_SVE_VECTOR_OPERATORS.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-sve-inline-asm-crash.c
aarch64-sve-inline-asm-datatypes.c
aarch64-sve-inline-asm-negative-test.c
aarch64-sve-inline-asm.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
aarch64-sve-vector-arith-ops.c [clang][AArc64][SVE] Implement vector-scalar operators 2022-03-23 14:20:48 +00:00
aarch64-sve-vector-bits-codegen.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-sve-vector-bitwise-ops.c [clang][SVE] Add support for bitwise operators on SVE types 2022-03-18 14:06:47 +00:00
aarch64-sve-vector-compare-ops.c [clang][AArc64][SVE] Add support for comparison operators on SVE types 2022-04-05 13:56:27 +01:00
aarch64-sve.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-tme.cpp [AArch64] Revert back to Intrinsic<> for TME instructions. 2021-01-18 18:03:58 +00:00
aarch64-type-sizes.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
aarch64-v8.1a-neon-intrinsics.c [ARM][AArch64] Introduce qrdmlah and qrdmlsh intrinsics 2022-01-27 19:19:46 +00:00
aarch64-v8.2a-fp16-intrinsics-constrained.c
aarch64-v8.2a-fp16-intrinsics.c [AArch64][SVE/NEON] Add support for FROUNDEVEN for both NEON and fixed length SVE 2021-03-17 11:41:22 +00:00
aarch64-v8.2a-neon-intrinsics-constrained.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
aarch64-v8.2a-neon-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-v8.5a-neon-frint3264-intrinsic.c [AArch64] Add missing intrinsics for vrnd 2021-03-05 11:26:12 +00:00
aarch64-v8.5a-scalar-frint3264-intrinsic.c [AArch64] Add missing intrinsics for scalar FP rounding 2021-03-10 13:22:29 +00:00
aarch64-v8.6a-neon-intrinsics.c
aarch64-varargs-ms.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-varargs-sve.c [SVE] Add fatal error for unnamed SVE variadic arguments 2020-10-30 13:35:47 +00:00
aarch64-varargs.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aarch64-vpcs.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
address-safety-attr-flavors.cpp [asan] Add support for disable_sanitizer_instrumentation attribute 2022-02-18 09:51:54 +01:00
address-safety-attr.cpp [NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/ 2021-11-17 09:43:02 -05:00
address-sanitizer-and-array-cookie.cpp
address-space-cast.c
address-space-compound-literal.c
address-space-field1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
address-space-ptr32.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
address-space.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
addrsig.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
afn-flag-test.c [clang] Option control afn flag 2021-10-08 14:26:14 -04:00
aggregate-assign-call.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alias.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
align-global-large.c
align-local.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
align-loops.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
align-param.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
align-wasm.c
align-x68_64.c
align_value.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aligned-sret.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
aligned_alloc-libcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alignment.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alignof.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
alloc-align-attr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alloc-fns-alignment.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alloc-size-fnptr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alloc-size.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
alloca.c
allocs-fns-allocsize.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
always-inline.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
always_inline.c
annotations-builtin.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
annotations-field.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
annotations-global.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
annotations-loc.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
annotations-var.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arithmetic-fence-builtin.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-aapcs-vfp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-aapcs-zerolength-bitfield.c
arm-abi-vector.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-apcs-zerolength-bitfield.c
arm-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-asm-deprecated.c
arm-asm-diag.c
arm-asm-variable.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-asm-warn.c
arm-asm.c
arm-atomics-m.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-atomics-m0.c
arm-atomics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-be-result-return.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
arm-bf16-convert-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-bf16-dotprod-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-bf16-getset-intrinsics.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-bf16-params-returns.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-bf16-reinterpret-intrinsics.c
arm-bf16-softfloat.c
arm-bitfield-alignment.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-branch-protection-attr-1.c [clang][ARM] PACBTI-M frontend support 2021-12-01 10:37:16 +00:00
arm-branch-protection-attr-2.c [clang][ARM] Emit warnings when PACBTI-M is used with unsupported architectures 2022-01-28 09:59:58 +00:00
arm-build-attributes.c
arm-byval-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cc.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
arm-cde-gpr.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-cde-reinterpret.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-cde-vec.c [ARM] Use v2i1 for MVE and CDE intrinsics 2021-12-03 15:27:58 +00:00
arm-cde-vfp.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-clear.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cmse-attr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cmse-call.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-cmse-nonsecure.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cmse-secure.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cmse.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-cortex-cpus.c
arm-crc32.c
arm-eabi.c
arm-execute-only.c
arm-float-helpers.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-fp16-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-ha-alignstack.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-homogenous.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-inline-asm.c
arm-interrupt-attr.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
arm-long-calls.c
arm-mangle-bf16.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-metadata.c
arm-mfpu-none.c
arm-microsoft-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-neon-directed-rounding-constrained.c
arm-neon-directed-rounding.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-neon-dot-product.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-neon-fma.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-neon-misc.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-neon-numeric-maxmin.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-neon-range-checks.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-neon-shifts.c
arm-neon-vcadd.c
arm-neon-vcvtX.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm-neon-vget.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-neon-vld.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-neon-vst.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-no-movt.c
arm-pcs.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
arm-poly-add.c [ARM] Neon Polynomial vadd Intrinsic fix 2021-04-28 11:59:40 -07:00
arm-poly64.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm-soft-float-abi-filtering.c
arm-sve-vector-bits-vscale-range.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
arm-swiftcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-target-attr.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
arm-target-features.c [ARM][AArch64] Require appropriate features for crypto algorithms 2021-04-28 16:26:18 +01:00
arm-thumb-mode-target-feature.c
arm-v8.1a-neon-intrinsics.c [ARM][AArch64] Introduce qrdmlah and qrdmlsh intrinsics 2022-01-27 19:19:46 +00:00
arm-v8.2a-neon-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-v8.6a-neon-intrinsics.c
arm-vaarg-align.c
arm-varargs.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-vector-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-vector-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-vfp-asm-constraint.c
arm-vfp16-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm-vfp16-arguments2.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-aapcs-arguments.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm64-abi-vector.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-be-bitfield.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-be-hfa-vararg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-crc32.c
arm64-lanes.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm64-microsoft-arguments.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-microsoft-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-microsoft-status-reg.cpp
arm64-microsoft-struct-align.cpp
arm64-mte.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64-vrnd-constrained.c [Clang][AArch64] Remove unused prefix in constrained rounding test 2020-11-06 14:13:46 +00:00
arm64-vrnd.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm64_32-vaarg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64_32.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm64_crypto.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm64_vcopy.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
arm64_vcreate.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm64_vdup.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
arm64_vdupq_n_f64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm_acle.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
arm_function_epilog.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
arm_neon_intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
armv7k-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
array-init.c
array.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
arrayderef.c
artificial.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
asan-constructor.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asan-destructor-kind.cpp [ASan] Rename `-fsanitize-address-destructor-kind=` to drop the `-kind` suffix. 2021-04-29 11:55:42 -07:00
asan-frame-pointer.cpp [IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all} 2021-04-22 18:07:30 -07:00
asan-globals-alias.cpp [sanitizer] Reduce redzone size for small size global objects 2021-05-19 19:18:50 -07:00
asan-globals-gc.cpp [asan] Allow -fsanitize-address-globals-dead-stripping with -fno-data-sections for ELF 2022-02-23 16:08:25 -08:00
asan-globals-odr.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asan-globals.cpp [asan] Add support for disable_sanitizer_instrumentation attribute 2022-02-18 09:51:54 +01:00
asan-new-pm.ll [IR][sanitizer] Set nounwind on module ctor/dtor, additionally set uwtable if -fasynchronous-unwind-tables 2021-04-21 15:58:20 -07:00
asan-no-globals-no-comdat.cpp [asan] Allow -fsanitize-address-globals-dead-stripping with -fno-data-sections for ELF 2022-02-23 16:08:25 -08:00
asan-static-odr.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asan-strings.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
asan-use-after-return.cpp [clang-cl][sanitizer] Add -fsanitize-address-use-after-return to clang. 2021-06-11 12:07:35 -07:00
asan-use-callbacks.cpp Set supported target for asan-use-callbacks test 2021-08-10 15:01:44 +01:00
asm-attrs.c
asm-call-func.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm-cet.S
asm-errors.c
asm-goto.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm-inout.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm-label.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm-parser-info.S
asm-reg-var-local.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm-unicode.S
asm-variable.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
asm_64.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
asm_arm.c
asm_arm64.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
assign.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
assume-aligned-and-alloc-align-attributes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
assume_attr.c [Clang][Attr] Introduce the `assume` function attribute 2020-12-15 16:51:34 -06:00
atomic-arm64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomic-ops-libcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomic-ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomic.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomic_ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomics-inlining.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
atomics-sema-alignment.c
attr-alwaysinline.cpp [Clang] always_inline statement attribute 2022-03-14 21:45:31 +01:00
attr-arm-sve-vector-bits-bitcast.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-arm-sve-vector-bits-call.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-arm-sve-vector-bits-cast.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-arm-sve-vector-bits-codegen.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-arm-sve-vector-bits-globals.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-arm-sve-vector-bits-types.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
attr-availability.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-btf_tag-dicomposite-2.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-dicomposite.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-diglobalvariable.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-disubprogram-callsite.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-disubprogram.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-field.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-parameter.c [Clang][Attr] rename btf_tag to btf_decl_tag 2021-10-11 22:17:17 -07:00
attr-btf_tag-typedef.c [DebugInfo] Support typedef with btf_decl_tag attributes 2021-10-21 08:42:58 -07:00
attr-btf_type_tag-func.c Reland "[Attr] support btf_type_tag attribute" 2021-11-05 11:25:17 -07:00
attr-btf_type_tag-similar-type.c [Attr] Fix a btf_type_tag AST generation 2022-03-16 08:46:52 -07:00
attr-btf_type_tag-typedef-field.c Reland "[Attr] support btf_type_tag attribute" 2021-11-05 11:25:17 -07:00
attr-btf_type_tag-var.c Reland "[Attr] support btf_type_tag attribute" 2021-11-05 11:25:17 -07:00
attr-callback.c
attr-cleanup.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-coldhot.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-cpuspecific-avx-abi.c Have cpu-specific variants set 'tune-cpu' as an optimization hint 2022-03-14 06:14:30 -07:00
attr-cpuspecific-renaming.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-cpuspecific.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-disable-sanitizer-instrumentation.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-disable-tail-calls.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-error.c Reland [clang] Rework dontcall attributes 2021-09-28 15:31:30 -07:00
attr-func-def.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
attr-ifunc.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-leaf.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-loader-uninitialized.c [Clang] Allow the combination of loader_uninitialized and address spaces 2021-04-23 11:21:52 -05:00
attr-minsize.cpp
attr-mode-enums.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-mode-vector-types.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-mprefer-vector-width.c
attr-mrecip.c
attr-msp430.c Change some addUsedGlobal to addUsedOrCompilerUsedGlobal 2021-02-26 10:42:07 -08:00
attr-mustprogress.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-naked.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-no-tail.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-nodebug.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-nodebug2.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-noinline.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-noinline.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-nomerge.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-noreturn.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-noundef.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-optnone.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-retain.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-speculative-load-hardening.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-target-clones.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-target-crc32-x86.c [X86] Add CRC32 feature. 2021-09-06 17:24:30 +08:00
attr-target-general-regs-only-x86.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-target-mv-func-ptrs.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-target-mv-va-args.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-target-mv.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attr-target-x86-mmx.c
attr-target-x86.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-target-x87-softfp.c Reduce the number of attributes attached to each function 2021-02-16 16:19:54 +01:00
attr-tentative-definition.c [AST] Pick last tentative definition as the acting definition 2021-08-26 16:49:54 -05:00
attr-used.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attr-warning.c Reland [clang] Rework dontcall attributes 2021-09-28 15:31:30 -07:00
attr-weak-import.c Revert "[CodeGenModule] Set dso_local for Mach-O GlobalValue" 2021-03-17 17:27:41 -07:00
attr-weakref.c [test] Improve weakref & weak_import tests 2021-01-09 23:56:55 -08:00
attr-weakref2.c -fno-semantic-interposition: Don't set dso_local on GlobalVariable 2021-05-19 16:08:28 -07:00
attr-x86-interrupt.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
attribute-section-data-common.c
attribute_constructor.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
attributes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
available-externally-hidden.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
available-externally-suppress.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
avoidTBAAonASMstore.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
backend-unsupported-error.ll Revert "[NFC] remove explicit default value for strboolattr attribute in tests" 2021-05-24 19:43:40 +02:00
basic-block-sections.c Basic block sections should enable not function sections implicitly. 2021-02-17 12:37:50 -08:00
big-atomic-ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bitfield-2.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
bitfield-assign.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
bitfield-init.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
bitfield-promote.c
bitfield.c
bittest-intrin.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
block-3.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
block-byref-aggr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
block-copy.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
block-with-perdefinedexpr.cpp
block-with-predefinedexpr.c Fix typo in file name; NFC 2022-02-24 15:41:25 -05:00
blocks-1.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
blocks-aligned-byref-variable.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
blocks-seq.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
blocks-windows.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
blocks.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
blocksignature.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
blockstret.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
blockwithlocalstatic.c
bool-bitfield.c
bool-convert.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bool-init.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
boolassign.c
bounds-checking.c [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
bpf-O0.c [NewPM] Provide method to run all pipeline callbacks, used for -O0 2020-11-11 15:10:27 -08:00
bpf-attr-preserve-access-index-1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-3.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-4.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-5.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-6.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-7.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-attr-preserve-access-index-8.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
bpf-preserve-access-index-2.c
bpf-preserve-access-index.c BPF: move AbstractMemberAccess and PreserveDIType passes to EP_EarlyAsPossible 2020-09-28 16:56:22 -07:00
branch-on-bool.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
branch-target-layout.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtin-abs.c
builtin-align-array.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-align-assumption.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-assume-aligned.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-assume.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-attributes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-bpf-btf-type-id.c BPF: make __builtin_btf_type_id() return 64bit int 2020-11-16 07:08:41 -08:00
builtin-complex.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-constant-p.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtin-count-zeros.c
builtin-cpu-is.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-cpu-supports.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-expect-with-probability.cpp
builtin-expect.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtin-function-start.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-memfns.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-ms-noop.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
builtin-nan-exception.c [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal 2020-10-01 14:37:38 -04:00
builtin-nan-legacy.c [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal 2020-10-01 14:37:38 -04:00
builtin-nanf.c
builtin-preserve-access-index-array.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-preserve-access-index-nonptr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-preserve-access-index-typedef.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-preserve-access-index.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-recursive.cpp
builtin-redeclaration.c [Sema] Introduce BuiltinAttr, per-declaration builtin-ness 2020-09-17 19:28:57 +03:00
builtin-rename.c
builtin-rotate.c
builtin-sponentry.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtin-sqrt.c Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
builtin-unpredictable.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtin-unwind-init.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtin_clrsb.c
builtin_float.c
builtin_float_strictfp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-arm-exclusive.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-arm-microsoft.c
builtins-arm-msvc-compat-error.c
builtins-arm-msvc-compat-only.c
builtins-arm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-arm64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-bpf-preserve-field-info-1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-bpf-preserve-field-info-2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-bpf-preserve-field-info-3.c [Test] Use cc1 interface in more tests (NFC) 2022-04-05 13:16:24 +02:00
builtins-bpf-preserve-field-info-4.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-elementwise-math.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-hexagon-circ.c
builtins-hexagon-v66-128B.c [Hexagon] Make conversions to vector predicate types explicit for builtins 2021-12-22 12:52:24 -08:00
builtins-hexagon-v66.c [Hexagon] Make conversions to vector predicate types explicit for builtins 2021-12-22 12:52:24 -08:00
builtins-hexagon-v67-audio.c
builtins-hexagon-v67.c
builtins-hexagon-v68-128B.c [Hexagon] Add clang builtin definitions for Hexagon V68 2021-02-04 09:54:52 -06:00
builtins-hexagon.c
builtins-hvx64.c [Hexagon] Make conversions to vector predicate types explicit for builtins 2021-12-22 12:52:24 -08:00
builtins-hvx128.c [Hexagon] Make conversions to vector predicate types explicit for builtins 2021-12-22 12:52:24 -08:00
builtins-memcpy-inline.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-mips-args.c
builtins-mips-msa-error.c
builtins-mips-msa.c
builtins-mips.c
builtins-ms.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-msp430.c
builtins-multiprecision.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-nvptx-mma.cu [NVPTX, CUDA] Add .and.popc variant of the b1 MMA instruction. 2021-07-15 12:02:09 -07:00
builtins-nvptx-mma.py [NVPTX, CUDA] Add .and.popc variant of the b1 MMA instruction. 2021-07-15 12:02:09 -07:00
builtins-nvptx-native-half-type.c [NVPTX] Add ex2.approx.f16/f16x2 support 2022-03-01 11:07:11 -08:00
builtins-nvptx-ptx50.cu [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-nvptx-ptx60.cu [NVPTX] Fix nvvm.match.sync*.i64 intrinsics return type (i64 -> i32) 2022-03-01 12:26:16 +02:00
builtins-nvptx-sm_70.cu [CUDA] fix builtin constraints for PTX 7.2 2021-02-19 09:57:21 -08:00
builtins-nvptx.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-reduction-math.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-riscv.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtins-sparc.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-wasm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins-x86.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
builtins.cpp [clang][AVR] Redefine some types to be compatible with avr-gcc 2021-05-12 22:05:26 +08:00
builtinshufflevector.c
builtinshufflevector2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
byval-memcpy-elim.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
c-strings.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
c-unicode.c Correct a typo in a RUN line 2022-04-04 11:32:05 -04:00
c11atomics-ios.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
c11atomics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
call.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
callback_annotated.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
callback_openmp.c
callback_pthread_create.c [Sema] Introduce BuiltinAttr, per-declaration builtin-ness 2020-09-17 19:28:57 +03:00
calling-conv-ignored.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
capture-complex-expr-in-block.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
captured-statements-nested.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
captured-statements.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cast-emit.c
cast.c
catch-alignment-assumption-attribute-align_value-on-lvalue.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-attribute-align_value-on-paramvar.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-attribute-alloc_align-on-function-variable.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-attribute-alloc_align-on-function.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-attribute-assume_aligned-on-function-two-params.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-attribute-assume_aligned-on-function.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-builtin_assume_aligned-three-params-variable.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-builtin_assume_aligned-three-params.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-builtin_assume_aligned-two-params.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-alignment-assumption-ignorelist.c [NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/ 2021-11-17 09:43:02 -05:00
catch-alignment-assumption-openmp.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-conversions-basics-negatives.c
catch-implicit-conversions-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-conversions-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-arithmetic-value-change-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-arithmetic-value-change-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-conversions-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-conversions-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-sign-changes-CompoundAssignOperator.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-sign-changes-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-sign-changes-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-sign-changes-incdec.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-sign-changes-true-negatives.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
catch-implicit-integer-sign-changes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-truncations-CompoundAssignOperator.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-truncations-basics-negatives.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-truncations-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-truncations-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-integer-truncations.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncation-or-sign-change-CompoundAssignOperator.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncation-or-sign-change.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncations-basics-negatives.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncations-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncations-incdec-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-signed-integer-truncations-incdec.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-unsigned-integer-truncations-basics-negatives.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-unsigned-integer-truncations-basics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-implicit-unsigned-integer-truncations-incdec-basics.c
catch-nullptr-and-nonzero-offset-ignorelist.c [NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/ 2021-11-17 09:43:02 -05:00
catch-nullptr-and-nonzero-offset-in-offsetof-idiom.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-nullptr-and-nonzero-offset-when-nullptr-is-defined.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-nullptr-and-nonzero-offset.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-pointer-overflow-volatile.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-pointer-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
catch-undef-behavior.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cf-runtime-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfguardtable.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cfi-check-fail-attrs.c
cfi-check-fail.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfi-check-fail2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfi-icall-canonical-jump-tables.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cfi-icall-cross-dso.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfi-icall-cross-dso2.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
cfi-icall-generalize.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfi-icall-va-list.c AST: Create __va_list in the std namespace even in C. 2021-06-23 18:59:10 -07:00
cfi-icall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cfi-unrelated-cast.cpp
cfstring-elf-cfbuild-x86_64.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
cfstring-elf-sections-x86_64.c
cfstring-windows.c
cfstring.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cfstring2.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cfstring3.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
char-literal.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
clang-sections-attribute.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
cleanup-destslot-simple.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cleanup-stack.c
clear_cache.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
cmse-clear-arg.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cmse-clear-return.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
code-coverage-filter.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
code-coverage-tsan.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
code-coverage.c Add pass to add !annotate metadata from @llvm.global.annotations. 2020-11-16 14:57:11 +00:00
codemodels.c
coff-aarch64-type-sizes.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
complex-builtins-2.c
complex-builtins-3.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
complex-builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
complex-convert.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
complex-indirect.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
complex-init-list.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
complex-libcalls-2.c
complex-libcalls.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
complex-math.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
complex-strictfp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
complex.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
compound-assign-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
compound-literal.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
compound-type.c
compound.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
conditional-gnu-ext.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
conditional.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
const-arithmetic.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
const-init.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
const-label-addr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
const-unordered-compare.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
constant-comparison.c
constantexpr-fneg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
constrained-math-builtins.c [FPEnv] clang should get from the AST the metadata for constrained FP builtins 2020-11-30 11:59:37 -05:00
construction-vtable-visibility.cpp
constructor-attribute.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
convergent-functions.cpp Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
convertvector.c
count-builtins.c
coverage-compilation-dir.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
cspgo-instrumentation.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
cspgo-instrumentation_lto.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
cspgo-instrumentation_thinlto.c
cxx-condition.cpp
cxx-default-arg.cpp
cxx-value-init.cpp
darwin-sdk-version.c
darwin-string-literals.c
darwin-target-variant.c [clang][macho] add clang frontend support for emitting macho files with two build version load commands 2022-02-02 08:30:39 -08:00
darwin-thread-specifier.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
dbg-const-int128.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-257-args.c
debug-info-abspath.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-alias.c [clang] Use -triple, not -target for %clang_cc1 2022-04-07 18:19:54 +00:00
debug-info-args.c
debug-info-atomic.c
debug-info-attributed-stmt.c
debug-info-block-decl.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
debug-info-block-expr.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-block-out-return.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
debug-info-block-vars.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
debug-info-block.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-cc.c [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
debug-info-codeview-buildinfo.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-codeview-heapallocsite.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
debug-info-codeview-unnamed.c
debug-info-compilation-dir.c
debug-info-crash.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-embed-source.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-enum.c
debug-info-enum.cpp DebugInfo: Use clang's preferred names for integer types 2021-10-06 16:02:34 -07:00
debug-info-extern-basic.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-extern-call.c Clang: Change the default DWARF version to 5 2022-01-23 20:49:57 -08:00
debug-info-extern-callback.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-extern-duplicate.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-extern-multi.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-extern-unused.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-file-change.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-file-checksum.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
debug-info-gline-tables-only.c
debug-info-gline-tables-only2.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-global-constant.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-imported-entity.cpp
debug-info-inline-for.c
debug-info-limited.c
debug-info-line.c
debug-info-line2.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-line3.c
debug-info-line4.c
debug-info-lto.c
debug-info-macro.c [DIBuilder] Do not replace empty enum types 2021-08-30 12:33:03 -07:00
debug-info-matrix-types.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
debug-info-member.c
debug-info-names.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-no-inline-line-tables.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
debug-info-oslog.c [CodeGen] Stop creating fake FunctionDecls when generating IR for 2021-06-29 14:22:33 -07:00
debug-info-packed-struct.c
debug-info-preprocessed-file.i
debug-info-pseudo-probe.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
debug-info-ranges-base-address.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-renderscript-tag.rs
debug-info-same-line.c
debug-info-scope-file.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-scope.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-static-const-fp.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-static.c
debug-info-switch-fallthrough.c Apply proper source location to fallthrough switch cases. 2021-09-17 14:45:04 -07:00
debug-info-sysroot-sdk.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-info-typedef.c
debug-info-unused-types.c
debug-info-unused-types.cpp
debug-info-vector-bool.c [Clang] Allow "ext_vector_type" applied to Booleans 2022-03-16 11:10:32 +01:00
debug-info-vector.c
debug-info-version.c
debug-info-vla.c
debug-info.c Use functions with prototypes when appropriate; NFC 2022-02-15 09:28:02 -05:00
debug-label-inline.c
debug-label.c
debug-line-1.c
debug-nvptx.c
debug-prefix-map.c reland: [clang] Don't append the working directory to absolute paths 2022-03-15 13:42:35 -07:00
decl-in-prototype.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
decl.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
default-address-space.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
default-function-attr.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
delete-null-pointer-checks.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
denormalfpmode.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
dependent-lib.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
designated-initializers.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
disable-tail-calls.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
dllexport-1.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
dllexport.c
dllimport.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
dominating-store-to-return.c [CGCall] Make findDominatingStoreToReturnValue() more robust 2022-04-08 15:18:12 +02:00
dostmt.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
dso-local-executable.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
dump-struct-builtin.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
dwarf-format.c [DebugInfo] Keep the DWARF64 flag in the module metadata 2021-02-17 17:03:34 +07:00
dwarf-version.c [clang] [MinGW] Default to DWARF 4 2022-02-10 10:59:05 +02:00
emit-all-decls.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
emit-summary-index.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
empty-union-init.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
enable-split-lto-unit.ll [clang] Do not duplicate "EnableSplitLTOUnit" module flag 2021-12-02 08:24:56 -08:00
enable_if.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
enum-bool.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
enum.c
enum2.c [DebugInfo] Use per-enumerator signedness for DIEnumerator 2021-07-26 16:14:28 -07:00
eval-method-fast-math.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exact-div-expr.c
exceptions-seh-finally.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exceptions-seh-leave.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exceptions-seh-nested-finally.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exceptions-seh.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exceptions-strictfp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exceptions.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
exprs-strictfp.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
exprs.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-int-cc.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-int-sanitizer.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-int.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-vector-indexing.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-vector-member-alignment.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ext-vector.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
extend-arg-64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
extern-block-var.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
extern-inline.c [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
extern-weak.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
fast-math.c
fentry.c
ffp-contract-fast-option.cpp
ffp-contract-option.c [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
ffp-model.c [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
finite-math.c
fixed-point-tbaa.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fixup-depth-overflow.c
flatten.c Reland "[AlwaysInliner] Enable call site inlining to make flatten attribute working again (#53360)" 2022-01-26 01:11:06 +01:00
flexible-array-init.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
flip-dllimport.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
flt_eval_macro.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fold-const-declref.c
forceinline.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
fp-atomic-ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fp-contract-fast-pragma.cpp
fp-contract-on-asm.c
fp-contract-on-pragma.cpp
fp-contract-pragma.cpp
fp-floatcontrol-class.cpp [clang][patch] Remove erroneous run line committed in D102343 2021-07-29 12:42:04 -04:00
fp-floatcontrol-pragma.cpp Add support for floating-point option `ffp-eval-method` and for 2022-02-23 15:00:18 -08:00
fp-floatcontrol-stack.cpp [clang][patch][FPEnv] Fix syntax errors in pragma float_control test 2021-07-30 09:59:45 -04:00
fp-function-attrs.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
fp-matrix-pragma.c [Matrix] Support #pragma clang fp 2021-04-22 11:45:34 +01:00
fp-options-to-fast-math-flags.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
fp-reassoc-pragma.cpp
fp-strictfp-exp.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
fp-strictfp.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
fp16-ops-strictfp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fp16-ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fp16vec-ops.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
fp128_complex.c
fpconstrained-cmp-double.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
fpconstrained-cmp-float.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
fpconstrained.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
fpconstrained.cpp [clang][cli] Remove -f[no-]trapping-math from -cc1 command line 2021-01-12 10:00:23 +01:00
fread-inline-builtin-late-redecl.c [Clang][Fortify] drop inline decls when redeclared 2022-04-08 09:31:51 +02:00
func-aligned.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
func-decl-cleanup.c
func-in-block.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
func-ptr-cast-decl.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
func-return-member.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
funccall.c
function-alignment.c
function-attributes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
function-min-vector-width.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
function-sections.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
function-target-features.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
functions.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
funique-sections.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
global-blocks-lines.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
global-blocks-win32.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
global-decls.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
global-init.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
global-with-initialiser.c
globalinit.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
guard_nocf.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
hexagon-brev-ld-ptr-incdec.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
hexagon-brev-store-elm.c
hexagon-check-builtins.c
hexagon-empty-cpu-feature.c
hexagon-hvx-abi.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
hexagon-inline-asm-reg-names.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
hexagon-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
hexagon-linux-vararg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
hidden-alias-to-internal-function.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
hidden-visibility.c [AIX][XCOFF] Fixed the test case which failed at aix OS because enable -mignore-xcoff-visibility by default. 2021-03-15 17:33:02 -04:00
hwasan-new-pm.c [HWAsan][NewPM] Handle hwasan like other sanitizers 2020-10-08 14:43:21 -07:00
hwasan-stack-safety-analysis.c [hwasan] Flag stack safety check as requiring aarch64 2021-08-18 11:14:01 -07:00
iamcu-abi.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ibm128-unsupported.c Reland [clang] Check unsupported types in expressions 2021-10-15 13:55:36 +03:00
ifunc.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
imaginary.c
implicit-arg.c
incomplete-function-type-2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
incomplete-function-type.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
indirect-goto.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
indirect-noundef.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
indirect-tls-seg-refs.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
init-memset.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
init-with-member-expr.c
init.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
inline-asm-immediate-ubsan.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
inline-asm-intel.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
inline-asm-mixed-style.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
inline-asm-mrv.c
inline-asm-p-constraint.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
inline-asm-x86-flag-output.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
inline-optim.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
inline.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
inline2.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
instrument-functions.c
instrument-objc-method.m [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
int-to-pointer.c
integer-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
intel_ocl_bicc.c
invalid_global_asm.c
keep-static-consts.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
kr-func-promote.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
kr-style-block.c
label-array-aggregate-init.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
lanai-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
lanai-regparm.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
libcall-declarations.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
libcalls-complex.c
libcalls-d.c
libcalls-fno-builtin.c
libcalls-ld.c
libcalls.c Reapply "[Intrinsics] Add `nocallback` to the default intrinsic attributes" 2022-03-25 09:36:50 -05:00
lifetime-debuginfo-1.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
lifetime-debuginfo-2.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
lifetime-sanitizer.c [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
lifetime.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
lifetime2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
lineno-dbginfo.c
linetable-endscope.c
link-bitcode-file.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
linkage-redecl.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
linker-diagnostic.ll Add "REQUIRES: arm-registered-target" line to test added in D108603. 2021-08-24 22:22:16 -07:00
linker-option.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
linux-arm-atomic.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
long-call-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
long_double_fp128.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
loop-info-asan.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
loop-unroll.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
loop-vectorize.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
lto-newpm-pipeline.c [PassManager][Coroutine] Run passes under -O0 conditionally and run GlobalDCE 2022-03-23 11:03:26 -07:00
m68k-asm.c [cfe] Support target-specific escaped character in inline asm 2021-05-24 21:39:21 -07:00
malign-double-x86-nacl.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
malign-double.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
mandel.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mangle-blocks.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mangle-ms-string-literals.c
mangle-ms.c
mangle-windows-rtd.c
mangle-windows.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mangle.c
math-builtins-long.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
math-builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
math-libcalls.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
matrix-cast.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
matrix-lowering-opt-levels.c
matrix-type-builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
matrix-type-operators-fast-math.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
matrix-type-operators.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
matrix-type.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
may-alias.c
mcount.c [RISCV] Fix mcount name 2021-03-24 18:11:37 -07:00
mcu-struct-return.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mdouble.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
memalign-libcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memccpy-libcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memcmp-inline-builtin-to-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memcpy-inline-builtin-no-extern.c Update inline builtin handling to honor gnu inline attribute 2021-10-04 22:26:25 +02:00
memcpy-inline-builtin.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memcpy-no-nobuiltin-if-not-emitted.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
memcpy-nobuiltin.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memcpy-nobuiltin.inc Update inline builtin handling to honor gnu inline attribute 2021-10-04 22:26:25 +02:00
memory-profile-filename.c [MemProf] Fix test failure on windows 2020-11-01 19:06:50 -08:00
mempcpy-libcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
memtag-attr.cpp Reapply [IR] Don't mark mustprogress as type attribute 2021-07-09 20:57:44 +02:00
merge-attrs.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
merge-statics.c
micromips-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
microsoft-call-conv-x64.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
microsoft-call-conv.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
microsoft-no-common-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mingw-long-double.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-byval-arg.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
mips-clobber-reg.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-constraint-regs.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-constraints-mem.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-count-builtins.c
mips-debug-info-bitfield.c
mips-inline-asm-abi.c
mips-inline-asm-modifiers.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-interrupt-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
mips-madd4.c
mips-transparent-union.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-type-sizes-int128.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-type-sizes.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-unsigned-ext-var.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-unsigned-extend.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips-unsupported-nan.c [APFloat] convert SNaN to QNaN in convert() and raise Invalid signal 2020-10-01 14:37:38 -04:00
mips-varargs.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-vector-arg.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
mips-vector-return.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips-zero-sized-struct.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips16-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
mips64-class-return.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
mips64-f128-literal.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
mips64-nontrivial-return.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mips64-padding-arg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
misaligned-param.c
mms-bitfields.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
mnop-mcount.c
mozilla-ms-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mrecord-mcount.c
mrtd.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-align-tentative.c
ms-annotation.c
ms-anonymous-struct.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-barriers-intrinsics.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-declspecs.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-declspecs.cpp
ms-inline-asm-64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-inline-asm-EVEN.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-inline-asm-align.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-inline-asm-avx512.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-inline-asm-enums.cpp
ms-inline-asm-errors.cpp
ms-inline-asm-functions.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms-inline-asm-static-variable.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-inline-asm-variables.c [InlineAsm] Fix mangle problem when global variable used in inline asm 2022-03-24 09:41:23 +08:00
ms-inline-asm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-inline-asm.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-intrinsics-cpuid.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-intrinsics-other.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-intrinsics-rotations.c
ms-intrinsics.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-mixed-ptr-sizes.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-mm-align.c
ms-setjmp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms-volatile.c NFC: update clang tests to check ordering and alignment for atomicrmw/cmpxchg. 2021-02-11 17:35:09 -05:00
ms_abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms_abi_aarch64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ms_struct-bitfield-1.c
ms_struct-bitfield-2.c
ms_struct-bitfield-3.c
ms_struct-bitfield-init.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ms_struct-bitfield.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
ms_struct-long-double.c
ms_struct-pack.c
ms_struct.c
ms_this.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
msan-param-retval.c [Clang] Rename `disable-noundef-analysis` flag to `-[no-]enable-noundef-analysis` 2022-02-18 17:02:41 +09:00
msp430-abi-complex.c
msp430-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
msp430-builtins.c Update @llvm.powi to handle different int sizes for the exponent 2021-06-17 09:38:28 +02:00
msp430-fp-elim.c
msp430-register-names.c
msp430-reloc.c
mult-alt-generic.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
mult-alt-x86.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
named_reg_global.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
neon-aapcs-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
neon-crypto.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
neon-immediate-ubsan.c [ARM/AArch64] Move REQUIRES after update_cc_test_checks line. NFC 2021-11-13 19:09:01 +00:00
new-pass-manager-opt-bisect.c [test] Fix new-pass-manager-opt-bisect.c 2020-12-20 17:13:42 -08:00
no-bitfield-type-align.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
no-builtin.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
no-common.c
no-devirt.cpp
no-ident-version.c
no-junk-ftrunc.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
no-opt-volatile-memcpy.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
no-prototype.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
no-skipped-passes-O0-opt-bisect.c [NPM] Remove -enable-npm-optnone flag 2020-11-18 15:49:16 -08:00
no_profile.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
nobuiltin.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
nodebug-attr.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
noduplicate-cxx11-test.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
noexceptionsfpmath.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
noinline.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
nomathbuiltin.c
non-power-of-2-alignment-assumptions.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
nonnull.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
noplt.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
noundef-analysis.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
nousejumptable.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
nrvo-tracking.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
nullptr-arithmetic.c
nvptx-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
nvptx-cc.c
nvptx-cpus.c
nvptx-inlineasm-ptx.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
nvptx-inlineasm.c
object-size.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
object-size.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
offsetof.c
opaque-pointer.c
opaque-pointers-flag.c [Clang] Remove redundant -no-opaque-pointers flag in test (NFC) 2022-04-07 13:53:37 +02:00
openmp_default_simd_align.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
opt-record-1.c
opt-record-MIR.c Re-land [GreedyRA ORE] Add Cost of spill locations into remark 2021-04-20 16:21:07 +07:00
opt-record.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
overloadable-debug.c PR51034: Debug Info: Remove 'prototyped' from K&R function declarations 2021-07-09 12:07:36 -07:00
overloadable.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
override-layout.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
packed-arrays.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
packed-nest-unpacked.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
packed-stack.c
packed-structure.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
packed-union.c
padding-init.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
palignr.c
parameter-passing.c
partial-reinitialization1.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
partial-reinitialization2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pascal-string.c
pascal-wchar-string.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pass-by-value-noalias.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pass-object-size.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
patchable-function-entry.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
pch-dllexport.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
personality.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pgo-instrumentation.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
pgo-sample-preparation.c
pgo-sample-thinlto-summary.c Fix CodeGen/pgo-sample-thinlto-summary.c with old PM 2021-09-17 15:21:22 +01:00
pgo-sample.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
piclevels.c
pointer-arithmetic.c
pointer-cmp-type.c
pointer-signext.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pointer-to-int.c
pr2394.c
pr3518.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr3997.c
pr4349.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr5406.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
pr9614.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr12251.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr13168.c
pr19841.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr23258.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
pr25786.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr26099.c
pr34021.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pr41027.c
pr45476.cpp NFC: update clang tests to check ordering and alignment for atomicrmw/cmpxchg. 2021-02-11 17:35:09 -05:00
pr52382.c [clang][asan] Add test for ensuring PR52382 is fixed 2021-11-05 14:10:34 -07:00
pr52782-stdcall-func-decl.cpp [clang][#52782] Bail on incomplete parameter type in stdcall name mangling 2022-01-05 17:58:24 +01:00
pragma-comment.c
pragma-detect_mismatch.c
pragma-do-while.cpp [clang] Add mustprogress and llvm.loop.mustprogress attribute deduction 2020-11-04 22:03:14 -05:00
pragma-fenv_access.c [MS compat] Handle #pragma fenv_access like #pragma STDC FENV_ACCESS (PR50694) 2021-10-11 17:07:26 +02:00
pragma-fp-exc.cpp Put back the test pragma-fp-exc.cpp 2020-11-03 13:18:40 +07:00
pragma-pack-1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pragma-pack-2.c
pragma-pack-3.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pragma-visibility.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
pragma-weak.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
pre-ra-sched.c [test] Fix pre-ra-sched.c to check for error message from stderr 2021-05-20 09:51:21 -04:00
predefined-expr.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
prefetch-addr-spaces.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
preserve-call-conv.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
private-extern-redef.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
private-extern.c [AIX][XCOFF] Fixed the test case which failed at aix OS because enable -mignore-xcoff-visibility by default. 2021-03-15 17:33:02 -04:00
profile-filter.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
profile-sample-accurate.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
ps4-dllimport-dllexport.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
pseudo-probe-emit.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
push-hidden-visibility-subclass.cpp
redef-ext-inline.c
redefine_extname.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
regcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
regcall2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
regparm-flag.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
regparm-struct.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
regparm.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
relax.c
renderscript.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
restrict.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
riscv32-ilp32d-abi.cpp [RISCV] Unify depedency check and extension implication parsing logics 2021-12-09 21:16:04 -08:00
rounding-math.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
rounding-math.cpp [FPEnv] Tests for rounding properties of constant evalution 2020-10-29 13:53:13 +07:00
safestack-attr.cpp
sancov-new-pm.c [Clang] Add -no-opaque-pointers to more tests (NFC) 2022-04-07 12:53:29 +02:00
sanitize-address-field-padding.cpp [test] Remove -fno-experimental-new-pass-manager -O1 from sanitize-address-field-padding.cpp 2022-02-08 13:22:43 -08:00
sanitize-atomic-int-overflow.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
sanitize-blocks.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sanitize-coverage-old-pm.c [clang][ARM] Mark sanitize-coverage-old-pm.c unsupported on armv7l 2021-06-28 08:32:36 +00:00
sanitize-coverage.c [SanitizerBounds] Add support for NoSanitizeBounds function 2022-03-01 18:47:02 +01:00
sanitize-init-order.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sanitize-memory-disable.c [msan] Hotfix clang/test/CodeGen/sanitize-memory-disable.c 2021-08-20 16:00:25 +02:00
sanitize-recover.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sanitize-thread-attr.cpp [NFC][clang] Inclusive terms: replace uses of blacklist in clang/test/ 2021-11-17 09:43:02 -05:00
sanitize-thread-disable.c [tsan] Do not include <stdatomic.h> from sanitize-thread-disable.c 2021-08-23 16:21:43 +02:00
sanitize-thread-no-checking-at-run-time.m [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sanitize-trap.c UBSAN: emit distinctive traps 2020-12-08 10:28:26 +00:00
sanitizer-module-constructor.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
sanitizer-special-case-list.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
semantic-interposition.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
set-visibility-for-decls.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
setjmp.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
shadowcallstack-attr.c [clang] accept -fsanitize-ignorelist= in addition to -fsanitize-blacklist= 2021-05-04 10:24:00 -04:00
shared-string-literals.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
sizeof-vla.c
sparc-arguments.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sparc-vaarg.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sparcv8-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sparcv8-inline-asm.c [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
sparcv9-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sparcv9-dwarf.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
sparcv9-inline-asm.c
spir-half-type.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
split-debug-filename.c
split-debug-inlining.c Make -f[no-]split-dwarf-inlining CC1 default align with driver default (no inlining) 2021-03-01 10:55:19 -08:00
split-debug-output.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
split-debug-single-file.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
split-lto-unit.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
split-stacks.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
sret.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
sret2.c Use functions with prototypes when appropriate; NFC 2022-02-24 15:30:13 -05:00
stack-arg-probe.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
stack-clash-protection.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
stack-protector-guard.c [NFC] Specify targets for clang stack-protector-guard.c 2021-12-30 10:13:41 +08:00
stack-protector.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
stack-size-section.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
stack-usage.c Support GCC's -fstack-usage flag 2021-05-15 10:22:49 -07:00
stackrealign-main.c reland [IR] make -stack-alignment= into a module attr 2021-06-08 10:59:46 -07:00
stackrealign.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
statements.c
static-forward-decl-fun.c
static-forward-decl.c
static-local-union.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
static-order.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
staticinit.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
stdcall-fastcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
strictfp_builtins.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
string-literal-short-wstring.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
string-literal-unicode-conversion.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
string-literal.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
strlen-inline-builtin-redecl.c Fix inline builtin handling in case of redefinition 2021-11-02 09:53:49 +01:00
struct-comma.c
struct-copy.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
struct-init.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
struct-matching-constraint.c
struct-passing.c Reapply "OpaquePtr: Add type to sret attribute" 2020-10-16 11:05:02 -04:00
struct-union-BE.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
struct-x86-darwin.c
struct.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
summary-index-unnamed-global.ll
swift-async-call-conv.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
swift-async-extended-fp.c Add a new frontend flag `-fswift-async-fp={auto|always|never}` 2021-09-16 08:48:51 -07:00
swift-call-conv.c [Clang] Introduce Swift async calling convention. 2021-07-09 11:50:10 -07:00
switch-dce.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
switch.c Use functions with prototypes when appropriate; NFC 2022-02-15 16:06:43 -05:00
sysv_abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
target-avx-abi-diag.c
target-builtin-error-2.c
target-builtin-error-3.c
target-builtin-error.c
target-builtin-noerror.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
target-data.c [X86][MS] Change the alignment of f80 to 16 bytes on Windows 32bits to match with ICC 2022-01-23 09:58:46 +08:00
target-features-error-2.c
target-features-error.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
target-features-no-error.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
tbaa-array.cpp
tbaa-base.cpp
tbaa-cast.cpp
tbaa-class.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-for-vptr.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-ms-abi.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-pointers.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-reference.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-struct.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa-thread-sanitizer.cpp
tbaa-vec.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tbaa.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
temporary-lifetime-exceptions.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
temporary-lifetime.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tentative-decls.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thin_link_bitcode.c
thinlto-backend-option.ll XFAIL thinlto testcases on AIX 2021-04-26 17:02:06 +00:00
thinlto-clang-diagnostic-handler-in-be.c [Tests] Use %clang_cc1 instead of %clang -cc1 in codegen tests (NFC) 2022-04-05 13:21:44 +02:00
thinlto-debug-pm.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thinlto-diagnostic-handler-remarks-with-hotness.ll [InlineAdvisor] Add single quotes around caller/callee names 2021-08-10 11:51:31 -07:00
thinlto-distributed-backend-skip.ll
thinlto-distributed-cfi-devirt.ll [LTO] Ignore unreachable virtual functions in WPD in hybrid LTO. 2021-12-14 20:18:04 +00:00
thinlto-distributed-cfi.ll [LTO] Ignore unreachable virtual functions in WPD in hybrid LTO. 2021-12-14 20:18:04 +00:00
thinlto-distributed-newpm.ll [NewPM] Actually recompute GlobalsAA before module optimization pipeline 2022-03-14 09:42:34 -07:00
thinlto-distributed.ll
thinlto-emit-llvm.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thinlto-funcattr-prop.ll [LTO] Ignore unreachable virtual functions in WPD in hybrid LTO. 2021-12-14 20:18:04 +00:00
thinlto-inline-asm.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thinlto-inline-asm2.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thinlto-loop-vectorize-pm.c
thinlto-multi-module.ll
thinlto-slp-vectorize-pm.c
thinlto-split-dwarf.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
thinlto_backend.ll [ThinLTO] During module importing, close one source module before open 2021-03-30 14:37:29 -07:00
thinlto_backend_local_name_conflict.ll
thinlto_embed_bitcode.ll [NFC][tests] Replace non-portable grep with FileCheck 2020-11-24 12:15:07 -05:00
thread-specifier.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
tls-model.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
transparent-union-redecl.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
transparent-union.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
trapv.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
tsan-instrprof-atomic.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
tune-cpu.c
typedef-func.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
typedef.c
typedef_alignment_mismatch_warning.cpp [clang] Make 'align-mismatch' warning work without an associated function declaration 2021-10-29 13:39:16 -07:00
types.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-asan-noreturn.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-builtin-checks.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
ubsan-conditional.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-debuglog-return.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-function.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-ignorelist-vfs.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-ignorelist.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-noreturn.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
ubsan-pass-object-size.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-pointer-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-pointer-overflow.m [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-promoted-arith.cpp [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
ubsan-shift.c [test] Add {{.*}} to make tests immune to dso_local/dso_preemptable/(none) differences 2020-12-30 20:52:01 -08:00
ubsan-strip-path-components.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-trap-debugloc.c UBSAN: emit distinctive traps 2020-12-08 10:28:26 +00:00
ubsan-type-ignorelist.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ubsan-volatile.c
ucn-identifiers.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
uint128_t.c [AIX] Enable int128 in 64 bit mode 2021-10-15 16:23:04 +00:00
unaligned-decl.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
unaligned-expr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
unaligned-field.c
unaligned-memcpy.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
unaligned-struct-copy.c [CodeGen] Fix Bug 47499: __unaligned extension inconsistent behaviour with C and C++ 2020-11-05 12:57:17 -08:00
union-align.c
union-init.c
union-init2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
union-tbaa1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
union.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
unique-internal-linkage-names-dwarf.c Add -Wno-strict-prototypes to C tests; NFC 2022-02-24 15:30:30 -05:00
unique-internal-linkage-names-dwarf.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
unique-internal-linkage-names.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
unreachable-ret.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
unreachable.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
unsigned-overflow-minimal.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
unsigned-overflow.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
unsigned-promotion.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
unsigned-shift-base.c Add an unsigned shift base sanitizer 2020-08-27 19:50:10 -07:00
unsigned-trapv.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
unwind-attr.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
use-sample-profile-attr.c [test] Remove tests pinned to the legacy PM 2021-10-18 16:40:46 -07:00
user-func-gnu-inline-redecl.c Fix inline builtin handling in case of redefinition 2021-11-02 09:53:49 +01:00
utf16-cfstrings.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
uwtable-attr.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
varargs.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
variable-array.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
variadic-gpfp-x86.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
variadic-null-win64.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
ve-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
veclib-darwin-libsystem-m.c Recommit "[Clang,Driver] Add -fveclib=Darwin_libsystem_m support." 2021-05-16 18:49:53 +01:00
vecshift.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
vector-alignment.c [Clang] Allow "ext_vector_type" applied to Booleans 2022-03-16 11:10:32 +01:00
vector-scalar.c
vector.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
vector.cpp
vectorcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
verify-debuginfo.ll
vfprintf.c
visibility.c [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
vla-2.c
vla-3.c
vla-4.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
vla.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
vlt_to_pointer.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
volatile-1.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
volatile-2.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
volatile-complex.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
volatile.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
wchar-const.c
wchar-size.c [SystemZ][z/OS] Set default wchar_t type for zOS 2020-09-22 08:03:03 -04:00
weak-incomplete.c
weak_constant.c
whilestmt.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
win64-i128.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-itanium.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
windows-on-arm-dllimport-dllexport.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
windows-on-arm-stack-probe-size.c
windows-on-arm-tls-support.c
windows-seh-EHa-CppCatchDotDotDot.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-seh-EHa-CppCondiTemps.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-seh-EHa-CppDtors01.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-seh-EHa-TryInFinally.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-seh-abnormal-exits.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-seh-filter-inFinally.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-struct-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
windows-swiftcall.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
wmemchr.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
wmemcmp.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
wrapv-lshr-sanitize.c
writable-strings.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00
x86-hreset-intrin.c [X86] Add HRESET instruction. 2020-10-13 08:47:26 +08:00
x86_32-align-linux.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xcore-abi.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xcore-abi.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xcore-stringtype.c [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xcore-unused-inline.c
xray-always-emit-customevent.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xray-always-emit-typedevent.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xray-always-instrument.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-attr-list.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-attributes-noxray-supported.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-attributes-skip-entry-exit.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-attributes-supported.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-customevent.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xray-function-groups.cpp [xray] Function coverage groups 2020-09-24 22:09:53 -04:00
xray-global-init.cpp
xray-ignore-loops.cpp
xray-imbue-arg1.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-instruction-threshold.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-instrumentation-bundles.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
xray-log-args.cpp [Clang/Test]: Rename enable_noundef_analysis to disable-noundef-analysis and turn it off by default 2022-01-16 18:54:17 +09:00
xray-never-instrument.cpp [test] Add {{.*}} to make ELF tests immune to dso_local/dso_preemptable/(none) differences 2020-12-31 00:27:11 -08:00
xray-typedevent.cpp [OpaquePtrs][Clang] Add -no-opaque-pointers to tests (NFC) 2022-04-07 12:09:47 +02:00
zero-call-used-regs.c Use functions with prototypes when appropriate; NFC 2022-02-16 16:10:37 -05:00