hanchenye-llvm-project/clang/test/CodeGen
Nico Weber c05ecd5b17 Fix two more tests that didn't do anything.
Found with
  find test -type f | xargs grep RUN: | grep '%clang' | grep -iv '%s' | grep -v '%t' | grep -v '\\$'

llvm-svn: 164678
2012-09-26 09:09:17 +00:00
..
Inputs Add testcase for r148375! 2012-01-18 04:28:31 +00:00
3dnow-builtins.c Add 3dNOW intrinsic header to x86intrin.h, conditioned on __3dNOW__ to 2012-02-20 07:35:45 +00:00
2002-01-23-LoadQISIReloadFailure.c
2002-01-24-ComplexSpaceInType.c
2002-01-24-HandleCallInsnSEGV.c
2002-02-13-ConditionalInCall.c
2002-02-13-ReloadProblem.c
2002-02-13-TypeVarNameCollision.c
2002-02-13-UnnamedLocal.c
2002-02-14-EntryNodePreds.c
2002-02-16-RenamingTest.c
2002-02-17-ArgumentAddress.c
2002-02-18-64bitConstant.c
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
2002-03-14-QuotesInStrConst.c
2002-04-07-SwitchStmt.c
2002-04-08-LocalArray.c
2002-04-09-StructRetVal.c
2002-04-10-StructParameters.c
2002-05-23-StaticValues.c
2002-05-23-TypeNameCollision.c
2002-06-25-FWriteInterfaceFailure.c
2002-07-14-MiscListTests.c
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
2002-07-30-SubregSetAssertion.c
2002-07-30-UnionTest.c
2002-07-30-VarArgsCallFailure.c
2002-07-31-BadAssert.c
2002-07-31-SubregFailure.c
2002-08-02-UnionTest.c
2002-08-19-RecursiveLocals.c
2002-09-08-PointerShifts.c
2002-09-18-UnionProblem.c
2002-09-19-StarInLabel.c
2002-10-12-TooManyArguments.c
2002-12-15-GlobalBoolTest.c
2002-12-15-GlobalConstantTest.c
2002-12-15-GlobalRedefinition.c
2002-12-15-StructParameters.c
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
2003-06-29-MultipleFunctionDefinition.c
2003-07-22-ArrayAccessTypeSafety.c
2003-08-06-BuiltinSetjmpLongjmp.c
2003-08-17-DeadCodeShortCircuit.c
2003-08-18-SigSetJmp.c
2003-08-18-StructAsValue.c
2003-08-20-BadBitfieldRef.c
2003-08-20-PrototypeMismatch.c
2003-08-20-vfork-bug.c
2003-08-21-BinOp-Type-Mismatch.c
2003-08-21-StmtExpr.c
2003-08-21-WideString.c
2003-08-23-LocalUnionTest.c
2003-08-29-BitFieldStruct.c
2003-08-29-HugeCharConst.c
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
2003-11-01-C99-CompoundLiteral.c
2003-11-01-EmptyStructCrash.c
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
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
2003-11-20-UnionBitfield.c
2003-11-26-PointerShift.c
2003-11-27-ConstructorCast.c
2003-11-27-UnionCtorInitialization.c
2003-12-14-ExternInlineSupport.c
2004-01-01-UnknownInitSize.c
2004-01-08-ExternInlineRedefine.c
2004-02-12-LargeAggregateCopy.c
2004-02-13-BuiltinFrameReturnAddress.c
2004-02-13-IllegalVararg.c
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
2004-03-09-LargeArrayInitializers.c
2004-03-15-SimpleIndirectGoto.c
2004-03-16-AsmRegisterCrash.c
2004-05-07-VarArrays.c
2004-05-21-IncompleteEnum.c
2004-06-08-OpaqueStructArg.c
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-InvalidConstantExpr.c
2004-11-27-StaticFunctionRedeclare.c
2005-01-02-ConstantInits.c
2005-01-02-PointerDifference.c
2005-01-02-VAArgError-ICE.c
2005-02-20-AggregateSAVEEXPR.c
2005-02-27-MarkGlobalConstant.c Make constant aggregate constant initializers private linkage. 2011-08-24 00:33:55 +00:00
2005-03-05-OffsetOfHack.c
2005-03-06-OffsetOfStructCrash.c
2005-03-11-Prefetch.c
2005-04-09-ComplexOps.c
2005-05-10-GlobalUnionInit.c
2005-06-15-ExpandGotoInternalProblem.c
2005-07-20-SqrtNoErrno.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2005-07-26-UnionInitCrash.c
2005-07-28-IncorrectWeakGlobal.c
2005-09-20-ComplexConstants.c
2005-09-24-AsmUserPrefix.c
2005-09-24-BitFieldCrash.c
2005-12-04-AttributeUsed.c
2005-12-04-DeclarationLineNumbers.c
2006-01-13-Includes.c Harden test for windows paths. 2011-10-14 19:03:46 +00:00
2006-01-13-StackSave.c
2006-01-16-BitCountIntrinsicsUnsigned.c
2006-01-23-FileScopeAsm.c
2006-03-03-MissingInitializer.c
2006-03-16-VectorCtor.c
2006-03-17-KnRMismatch.c
2006-05-19-SingleEltReturn.c
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
2006-10-30-ArrayCrash.c
2006-12-14-ordered_expr.c
2007-01-06-KNR-Proto.c
2007-01-20-VectorICE.c
2007-01-24-InlineAsmCModifier.c
2007-02-04-AddrLValue-2.c
2007-02-04-AddrLValue.c
2007-02-04-EmptyStruct.c
2007-02-07-AddrLabel.c
2007-02-16-VoidPtrDiff.c
2007-02-25-C-DotDotDot.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2007-03-01-VarSizeArrayIdx.c
2007-03-05-DataLayout.c
2007-03-26-BitfieldAfterZeroWidth.c
2007-03-26-ZeroWidthBitfield.c
2007-03-27-VarLengthArray.c
2007-04-05-PackedBitFields-2.c
2007-04-05-PackedBitFields.c
2007-04-05-PackedStruct.c
2007-04-05-PadBeforeZeroLengthField.c
2007-04-05-UnPackedStruct.c
2007-04-11-InlineAsmStruct.c
2007-04-11-InlineAsmUnion.c
2007-04-11-PR1321.c
2007-04-13-InlineAsmStruct2.c
2007-04-13-InlineAsmUnion2.c
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
2007-05-11-str-const.c
2007-05-15-PaddingElement.c
2007-05-16-EmptyStruct.c
2007-05-29-UnionCopy.c
2007-06-05-NoInlineAttribute.c
2007-06-15-AnnotateAttribute.c Make this test portable on Win32. 2011-09-10 05:46:15 +00:00
2007-06-18-SextAttrAggregate.c
2007-07-29-RestrictPtrArg.c
2007-08-01-LoadStoreAlign.c
2007-08-21-ComplexCst.c
2007-08-22-CTTZ.c
2007-09-05-ConstCtor.c
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
2007-09-28-PackedUnionMember.c constexpr irgen: Add irgen support for APValue::Struct, APValue::Union, 2012-01-14 04:30:29 +00:00
2007-10-02-VolatileArray.c
2007-10-15-VoidPtr.c
2007-10-30-Volatile.c
2007-11-07-AlignedMemcpy.c
2007-11-07-CopyAggregateAlign.c
2007-11-07-ZeroAggregateAlign.c
2007-11-28-GlobalInitializer.c
2007-11-29-ArraySizeFromInitializer.c
2007-12-16-AsmNoUnwind.c
2008-01-04-WideBitfield.c
2008-01-07-UnusualIntSize.c
2008-01-11-ChainConsistency.c
2008-01-21-PackedBitFields.c
2008-01-21-PackedStructField.c
2008-01-24-StructAlignAndBitFields.c
2008-01-25-ByValReadNone.c XFAIL this test on MIPS. 2012-05-16 22:06:47 +00:00
2008-01-25-ZeroSizedAggregate.c clang/test/CodeGen/2008-01-25-ZeroSizedAggregate.c: [PR8833] Add REQUIRES: LP64. It fails with +Asserts for Win64. 2012-09-12 14:26:34 +00:00
2008-01-28-PragmaMark.c
2008-01-28-UnionSize.c
2008-02-07-bitfield-bug.c
2008-02-08-bitfield-bug.c
2008-02-26-inline-asm-bug.c
2008-03-03-CtorAttrType.c
2008-03-05-syncPtr.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2008-03-24-BitField-And-Alloca.c
2008-03-26-PackedBitFields.c
2008-04-08-NoExceptions.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2008-05-06-CFECrash.c
2008-05-12-TempUsedBeforeDef.c
2008-05-19-AlwaysInline.c
2008-07-17-no-emit-on-error.c
2008-07-21-mixed-var-fn-decl.c
2008-07-22-bitfield-init-after-zero-len-array.c
2008-07-22-packed-bitfield-access.c
2008-07-29-override-alias-decl.c
2008-07-30-implicit-initialization.c
2008-07-30-redef-of-bitcasted-decl.c
2008-07-31-asm-labels.c
2008-07-31-promotion-of-compound-pointer-arithmetic.c
2008-08-04-void-pointer-arithmetic.c
2008-08-07-AlignPadding1.c
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 clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompatible tests. 2012-09-12 10:45:40 +00:00
2009-01-05-BlockInlining.c
2009-01-21-InvalidIterator.c
2009-02-13-zerosize-union-field-ppc.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
2009-02-13-zerosize-union-field.c
2009-03-01-MallocNoAlias.c
2009-03-08-ZeroEltStructCrash.c
2009-03-13-dbg.c
2009-03-22-increment-bitfield.c
2009-04-23-dbg.c
2009-04-28-UnionArrayCrash.c
2009-05-04-EnumInreg.c
2009-05-22-callingconv.c
2009-05-28-const-typedef.c
2009-06-01-addrofknr.c
2009-06-14-HighlyAligned.c
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
2009-07-22-StructLayout.c
2009-07-31-DbgDeclare.c
2009-08-14-vararray-crash.c
2009-09-24-SqrtErrno.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
2009-10-20-GlobalDebug.c Forward declarations should take a context. This helps the debugger 2012-04-23 19:00:24 +00:00
2009-12-07-BitFieldAlignment.c
2010-01-13-MemBarrier.c Switch clang over to using fence/atomicrmw/cmpxchg instead of the intrinsics (which will go away). LLVM CodeGen does almost exactly the same thing with these and the old intrinsics, so I'm reasonably confident this will not break anything. 2011-09-07 01:41:24 +00:00
2010-01-14-FnType-DebugInfo.c
2010-01-18-Inlined-Debug.c
2010-02-10-PointerName.c Update based on move of DIBuilder.h to include/llvm. 2012-06-29 08:32:29 +00:00
2010-02-15-DbgStaticVar.c
2010-02-16-DbgScopes.c
2010-02-18-Dbg-VectorType.c
2010-03-5-LexicalScope.c
2010-03-09-DbgInfo.c
2010-05-26-AsmSideEffect.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
2010-06-11-SaveExpr.c
2010-06-17-asmcrash.c
2010-07-08-DeclDebugLineNo.c
2010-07-14-overconservative-align.c
2010-07-14-ref-off-end.c
2010-08-10-DbgConstant.c
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
Atomics.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
BasicInstrs.c
OpaqueStruct.c
PR2001-bitfield-reload.c
PR2413-void-address-cast-error.c
PR2643-null-store-to-bitfield.c
PR2743-reference-missing-static.c
PR3130-cond-constant.c
PR3589-freestanding-libcalls.c
PR3613-static-decl.c
PR3709-int-to-pointer-sign.c
PR4611-bitfield-layout.c
PR5060-align.c
_Bool-conversion.c
a15.c This patch introduces A15 as a target in Clang. 2012-09-13 15:06:00 +00:00
address-safety-attr.cpp [asan] add missing asan instrumentation in generated global init functions 2012-06-26 08:56:33 +00:00
address-space-cast.c
address-space-compound-literal.c
address-space-field1.c
address-space.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
alias.c
align-global-large.c Fix for PR#13606: http://llvm.org/bugs/show_bug.cgi?id=13606 2012-08-15 18:40:30 +00:00
align-local.c
align-param.c Fix alignment on alloca's for parameters using ABIArgInfo::Expand. 2011-11-03 21:39:02 +00:00
alignment.c Remove names from the CHECK lines. 2012-08-16 00:22:16 +00:00
alignof.c
alloca.c Rename a test case to a more generic name. This is a completely useless 2012-06-08 00:06:56 +00:00
altivec.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
always-inline.c
always_inline.c
annotations-builtin.c Currently __builtin_annotation() only annotates an i32. 2012-04-28 17:39:16 +00:00
annotations-field.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-global.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-loc.c Bring llvm.annotation* intrinsics support back to where it was in llvm-gcc: can 2011-09-09 22:41:49 +00:00
annotations-var.c Missed a %local use; hopefully this clears this test up. 2011-09-10 05:31:57 +00:00
arm-aapcs-vfp.c ARM: enable struct byval for AAPCS-VFP. 2012-08-13 21:23:55 +00:00
arm-aapcs-zerolength-bitfield.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-apcs-zerolength-bitfield.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-arguments.c ARM: enable struct byval for AAPCS. 2012-08-10 20:42:31 +00:00
arm-asm-variable.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-asm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-cc.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-clear.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-homogenous.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-inline-asm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-neon-misc.c Avoid using i64 types for vld1q_lane/vst1q_lane intrinsics. 2012-08-14 17:27:04 +00:00
arm-pcs.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-vaarg-align.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-vector-align.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
arm-vector-arguments.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
array.c
arrayderef.c
asm-errors.c
asm-inout.c Small cleanup. 2012-03-22 23:34:01 +00:00
asm-label.c CodeGen: allow __asm renaming on static local variables. 2011-11-20 21:05:04 +00:00
asm-reg-var-local.c
asm-variable.c When a variable has a specified asm name, but isn't using the register storage class, the asm name doesn't specify a register. PR12244. 2012-03-15 23:12:51 +00:00
asm.c [ms-inline asm] Use the new Inline Asm Non-Standard Dialect attribute. 2012-08-10 00:00:34 +00:00
asm_arm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
assign.c
atomic-ops.c Implement __atomic_fetch_nand and __atomic_nand_fetch to complete our set of 2012-04-13 06:31:38 +00:00
atomic.c Don't try to create "store atomic" instructions of non-integer types; they aren't supported at the moment. PR12040. 2012-03-16 01:48:04 +00:00
atomic_ops.c Fix Sema and IRGen for atomic compound assignment so it has the right semantics when promotions are involved. 2012-06-16 02:19:17 +00:00
attr-availability.c
attr-cleanup.c
attr-coldhot.c Add support for __attribute__((hot)) and __attribute__((cold)). 2012-05-12 21:10:52 +00:00
attr-naked.c Make sure we don't inline functions marked with __attribute__((naked)). <rdar://problem/9973228> 2011-08-22 23:55:33 +00:00
attr-nodebug.c
attr-noinline.c
attr-used.c
attr-weak-import.c
attr-weakref.c
attr-weakref2.c
attribute-section-data-common.c
attribute_constructor.c
attributes.c We were already passing the case in pr9356. Add it to attributes.c to make 2012-05-13 01:56:10 +00:00
available-externally-suppress.c
avx-builtins.c Re-enable pcmpistri/pcmpestri builtins in clang now that llvm supports them properly. 2012-08-06 07:07:06 +00:00
avx-cmp-builtins.c
avx-shuffle-builtins.c Convert vperm2f128 and vperm2i128 intrinsics back to using llvm intrinsics. Unfortunately, these instructions have behavior that can't be modeled with shuffle vector. 2012-04-17 05:16:56 +00:00
avx2-builtins.c X86: add more GATHER intrinsics in Clang 2012-06-29 05:19:13 +00:00
bitfield-2.c
bitfield-assign.c
bitfield-init.c
bitfield-promote.c
bitfield.c
block-3.c blocks: fixes a crash when encoding block type 2012-06-30 00:48:59 +00:00
block-byref-aggr.c Significantly simplify CGExprAgg's logic about ignored results: 2012-07-02 23:58:38 +00:00
block-copy.c
blocks-1.c
blocks-2.c
blocks-aligned-byref-variable.c
blocks-seq.c
blocks.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
blocksignature.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
blockstret.c
blockwithlocalstatic.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
bmi-builtins.c Rename tzcnt intrinsics to match gcc. 2012-07-02 06:52:51 +00:00
bmi2-builtins.c Add BMI2 intrinsics. 2011-12-26 02:31:10 +00:00
bool-bitfield.c
bool-convert.c
bool-init.c
bool_test.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
boolassign.c
bounds-checking.c wire -fbounds-checking to the new LLVM bounds checking pass 2012-05-22 17:19:45 +00:00
branch-target-layout.c unit test tweak 2012-06-26 21:15:49 +00:00
builtin-attributes.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
builtin-count-zeros.c Make clz/ctz builtins defined for zero on ARM targets. rdar://10732455 2012-01-26 22:14:27 +00:00
builtin-expect.c I had meant to locally revert this test. 2011-09-21 08:34:49 +00:00
builtin-memfns.c Use the alignment from lvalue emission to more accurately compute the alignment 2012-08-23 03:10:17 +00:00
builtin-nanf.c
builtin-recursive.cc Add testcase for r148375! 2012-01-18 04:28:31 +00:00
builtin-rename.c
builtin-stackaddress.c
builtin-unwind-init.c
builtins-arm.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
builtins-mips-args.c Support MIPS DSP Rev2 intrinsics. 2012-08-27 12:29:20 +00:00
builtins-mips.c Support MIPS DSP Rev2 intrinsics. 2012-08-27 12:29:20 +00:00
builtins-nvptx.c Un-XFAIL CodeGen/builtins-nvptx.c now that the proper changes have 2012-05-24 21:39:33 +00:00
builtins-ppc-altivec.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
builtins-x86.c Get rid of storelv4si builtin as it can be expressed directly. This is general 2012-05-01 18:11:51 +00:00
builtins.c Add __builtin_readcyclecounter() to produce the @llvm.readcyclecounter() intrinsic. 2012-08-05 22:03:08 +00:00
builtinshufflevector.c
builtinshufflevector2.c Make the variant of __builtin_shufflevector that takes the shuffle indexes as a vector actually usable. Patch by David Neto. PR12465. 2012-04-05 21:48:40 +00:00
byval-memcpy-elim.c
c-strings.c
call.c
capture-complex-expr-in-block.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
cast-emit.c
cast.c
catch-undef-behavior.c -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught 2012-08-25 00:32:28 +00:00
cfstring.c The `-fwritable-strings' flag doesn't make the backing store strings of all 2012-01-10 08:46:39 +00:00
cfstring2.c
char-literal.c add tests for wide character encodings 2012-01-21 00:16:11 +00:00
cleanup-stack.c
complex-builtints.c irgen: inline code for several of complex builtin 2012-08-14 20:09:28 +00:00
complex-indirect.c IRgen/ABI/x86_64: Avoid passing small structs using byval sometimes. 2012-03-10 01:03:58 +00:00
complex-init-list.c Add missing code for compound literals of complex type. <rdar://problem/10938628> 2012-02-27 20:26:13 +00:00
complex.c
compound-literal.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
compound-type.c
compound.c
conditional-gnu-ext.c
conditional.c Fix an edge case in IRGen for conditionals. PR11509. 2011-12-08 22:01:56 +00:00
const-arithmetic.c
const-init.c Fix InitListExpr::isStringLiteralInit so it handles various edge cases correctly. PR13643. 2012-08-20 20:55:45 +00:00
const-label-addr.c
const-unordered-compare.c
constant-comparison.c
constructor-attribute.c
count-builtins.c Make the __builtin_c[lt]zs builtins target independent. 2012-01-28 18:42:57 +00:00
cxx-condition.cpp
cxx-default-arg.cpp
cxx-value-init.cpp
darwin-string-literals.c The UTF16 string referenced by a CFString should go into the __TEXT,__ustring 2012-03-30 00:26:17 +00:00
darwin-thread-specifier.c
debug-dead-local-var.c Add new test. 2011-08-19 23:26:54 +00:00
debug-info-args.c Fix PR11073 by adding the argument type information to the decl we construct 2011-10-21 23:30:10 +00:00
debug-info-block.c Add new test. 2011-11-04 17:12:03 +00:00
debug-info-compilation-dir.c Switch tests from grep to FileCheck 2011-10-21 23:20:41 +00:00
debug-info-crash.c
debug-info-enum.c
debug-info-gline-tables-only.c This patch adds a new Clang compiler flag "-gline-tables-only". 2012-05-04 07:39:27 +00:00
debug-info-gline-tables-only2.c This patch adds a new Clang compiler flag "-gline-tables-only". 2012-05-04 07:39:27 +00:00
debug-info-iv.c Correct test for additional comment line. 2011-11-01 04:46:08 +00:00
debug-info-line.c Recommit: 2011-10-13 21:45:18 +00:00
debug-info-line2.c Robustify test in the face of no assertions. 2012-07-17 21:52:07 +00:00
debug-info-line3.c Forward declarations should take a context. This helps the debugger 2012-04-23 19:00:24 +00:00
debug-info-member.c Robustify test, there is no need to check metadata number which can change. 2011-08-16 21:01:06 +00:00
debug-info-scope.c
debug-info-static.c Add new test. 2011-11-04 16:57:26 +00:00
debug-info-var-location.c
debug-info-vla.c The address of a vla is actually complex and requires a dereference. 2012-05-08 18:56:47 +00:00
debug-info.c
debug-line-1.c Forward declarations should take a context. This helps the debugger 2012-04-23 19:00:24 +00:00
decl-in-prototype.c Reapply r151638 and r151641. 2012-02-29 10:24:19 +00:00
decl.c Make constant aggregate constant initializers private linkage. 2011-08-24 00:33:55 +00:00
designated-initializers.c
dllimport-dllexport.c
dostmt.c
emit-all-decls.c
empty-union-init.c
enum.c
enum2.c
exact-div-expr.c
exceptions.c Throw the switch to convert clang to the new exception handling model! 2011-09-19 20:31:14 +00:00
exprs.c Make test pass in Release builds, which use a different naming scheme for llvm values. 2012-08-28 18:11:31 +00:00
ext-vector-member-alignment.c line endings 2012-03-22 23:15:04 +00:00
ext-vector.c Add new line. 2012-01-16 21:15:33 +00:00
extern-block-var.c
extern-inline.c
extern-weak.c
flexible-array-init.c
fma-builtins.c Add fma3 intrinsic header file. 2012-06-04 03:42:47 +00:00
fma4-builtins.c Upgrade test for the fma4->fma intrinsic change. 2012-06-03 10:12:04 +00:00
fold-const-declref.c Fix two more tests that didn't do anything. 2012-09-26 09:09:17 +00:00
forceinline.c [MSExtensions] Add support for __forceinline. 2012-06-18 07:00:48 +00:00
fp-contract.c clang/test/CodeGen/fp-contract.c: It requires ppc32! 2012-07-06 11:11:27 +00:00
fp16-ops.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
frame-pointer-elim.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
func-aligned.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
func-decl-cleanup.c
func-in-block.c block literal irgen: several improvements on naming block 2012-06-26 16:06:38 +00:00
func-ptr-cast-decl.c
func-return-member.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
funccall.c
function-attributes.c Add returns_twice to functions that are known to return twice. This implements 2011-10-12 19:51:18 +00:00
functions.c ANSI C requires that a call to an unprototyped function type succeed 2011-09-21 08:08:30 +00:00
global-decls.c
global-init.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
global-with-initialiser.c
globalinit.c
hidden-visibility.c
imaginary.c
implicit-arg.c
incomplete-function-type.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
indirect-goto.c
init-with-member-expr.c
init.c CodeGen: When emitting stores for an initializer, only emit a GEP if we really need the store. 2012-08-27 21:35:58 +00:00
inline-asm-mrv.c
inline.c Make FunctionDecl::doesDeclarationForceExternallyVisibleDefinition use the same logic as FunctionDecl::isInlineDefinitionExternallyVisible to figure out whether to emit a definition. Based on work by Anton Yartsev. 2012-02-07 03:50:18 +00:00
inline2.c r149587 reverted 2012-02-02 06:06:34 +00:00
instrument-functions.c
int-to-pointer.c
integer-overflow.c -fcatch-undefined-behavior: add the -ftrapv checks to the set of things caught 2012-08-25 00:32:28 +00:00
kr-func-promote.c
kr-style-block.c
le32-arguments.c Use custom ABIInfo for le32/PNaCl argument codegen 2012-09-06 17:37:28 +00:00
le32-regparm.c Use custom ABIInfo for le32/PNaCl argument codegen 2012-09-06 17:37:28 +00:00
libcall-declarations.c Make ceil/floor/nearbyint/rint/round const even with -fmath-errno. 2012-08-22 18:50:01 +00:00
libcalls-d.c
libcalls-fno-builtin.c I referenced the incorrect rdar in my previous commit (r151745). Add the 2012-02-29 20:18:57 +00:00
libcalls-ld.c
libcalls.c Add atan, atan2, exp, and log to the builtin math library functions. 2012-04-24 22:40:01 +00:00
lifetime.c Test case for r151429/r151430, which ensures llvm.lifetime intrinsics are not 2012-02-27 18:45:03 +00:00
lineno-dbginfo.c
link-bitcode-file.c Add support for lazily linking bitcode files (using a new 2011-10-30 17:30:44 +00:00
linkage-redecl.c
long-double-x86.c
lzcnt-builtins.c Change LZCNT and BMI tests to check IR instead of X86 assembly. 2011-12-25 15:20:31 +00:00
mandel.c
mangle.c
may-alias.c Use MDBuilder to help with metadata creation. 2012-04-15 18:04:54 +00:00
mcount.c
merge-attrs.c
merge-statics.c
microsoft-call-conv.c ANSI C requires that a call to an unprototyped function type succeed 2011-09-21 08:08:30 +00:00
mips-byval-arg.c Coerce byval aggregate arguments to integers whose size matches the integer 2012-05-11 21:56:58 +00:00
mips-clobber-reg.c Add better support for $fp and $sp for mips inline asm support. 2012-03-27 19:56:11 +00:00
mips-constraint-regs.c When this test case was first created it was 2012-08-21 00:59:48 +00:00
mips-vector-arg.c Make the following changes in the way Mips handles vector arguments and return 2012-07-03 19:24:06 +00:00
mips-vector-return.c Make the following changes in the way Mips handles vector arguments and return 2012-07-03 19:24:06 +00:00
mips64-class-return.cpp Coerce byval aggregate arguments to integers whose size matches the integer 2012-05-11 21:56:58 +00:00
mips64-f128-literal.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
mips64-nontrivial-return.cpp Do not return records with non trivial destructors or copy constructors in 2012-02-08 01:31:22 +00:00
mips64-padding-arg.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
misaligned-param.c
mms-bitfields.c
mmx-builtins.c
mmx-inline-asm.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
mmx-shift-with-immediate.c rename -ccc-host-triple into -target 2012-01-20 22:01:23 +00:00
mrtd.c ANSI C requires that a call to an unprototyped function type succeed 2011-09-21 08:08:30 +00:00
ms-anonymous-struct.c
ms-declspecs.c Reapplying the changes from r158717 as they were rolled back to avoid merge conflicts from a separate problematic patch. 2012-06-19 22:09:27 +00:00
ms-inline-asm.c [ms-inline asm] Handle the enumeration of input and output expressions in a 2012-09-13 00:06:55 +00:00
ms_struct-bitfield-1.c
ms_struct-bitfield-2.c
ms_struct-bitfield-3.c
ms_struct-bitfield-init.c
ms_struct-bitfield.c
ms_struct-pack.c
ms_struct.c
mult-alt-generic.c Remove another Blackfin test. 2011-10-25 01:02:36 +00:00
mult-alt-x86.c
no-common.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
nobuiltin.c add a comment to explain this test case 2012-08-02 12:12:26 +00:00
noinline.c [frontend] Fix how the frontend handles -fno-inline. AFAIK clang now matches 2012-03-15 22:31:42 +00:00
nvptx-cc.c Replace PTX back-end with NVPTX back-end in all places where Clang cares 2012-05-24 17:43:12 +00:00
nvptx-inlineasm.c Fix handling of curly braces in NVPTX inline asm 2012-07-11 15:34:55 +00:00
object-size.c add support for conditional expressions in Expr::HasSideEffects() 2012-07-13 20:48:52 +00:00
offsetof.c
opaque-pointer.c
overloadable.c
override-layout.c Try harder to get X7 defined 2012-01-26 18:38:13 +00:00
packed-arrays.c
packed-nest-unpacked.c Propagate lvalue alignment into bitfields. Per report on cfe-dev. 2012-06-27 21:19:48 +00:00
packed-structure.c
packed-union.c
palignr.c clang part of r139458; un-XFAIL testcase. 2011-09-10 02:03:28 +00:00
parameter-passing.c
pascal-string.c
pascal-wchar-string.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
pclmul-builtins.c Add builtin for pclmulqdq instruction. 2012-05-31 05:18:48 +00:00
pointer-arithmetic.c
pointer-cmp-type.c
pointer-signext.c
pointer-to-int.c
popcnt-builtins.c Add popcnt feature flag to match gcc. This flag is implied when sse42 is enabled, but can be disabled separately. Move popcnt intrinsics to popcntintrin.h to match gcc. 2011-12-29 16:10:46 +00:00
powerpc_types.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
pr2394.c
pr3518.c
pr4349.c
pr5406.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
pr9614.c Add a triple to the test. 2011-12-19 16:30:30 +00:00
pr12251.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
pr13168.c Add the testcase from pr13168. 2012-06-21 23:49:18 +00:00
pragma-pack-1.c
pragma-pack-2.c
pragma-pack-3.c
pragma-visibility.c hopefully fix a bunch of ARM buildbot failures 2012-05-09 21:21:49 +00:00
pragma-weak.c Make sure the FunctionDecl's created by "#pragma weak" have correct ParmVarDecl's. PR10878. 2011-09-07 04:05:06 +00:00
predefined-expr.c
private-extern-redef.c
private-extern.c
rdrand-builtins.c test/CodeGen/rdrand-builtins.c: Define __MM_MALLOC_H before including <*mmintrin.h> . 2012-07-12 10:36:27 +00:00
redef-ext-inline.c
redefine_extname.c Implement #pragma redefine_extname. 2012-02-18 16:12:34 +00:00
regparm-flag.c Don't use a temporary file. 2012-07-24 20:00:35 +00:00
regparm-struct.c Handle functions with struct arguments or return types and the regparm 2012-07-31 02:44:24 +00:00
regparm.c
restrict.c
shared-string-literals.c
sizeof-vla.c
sret.c
sret2.c
sse-builtins.c Get rid of storelv4si builtin as it can be expressed directly. This is general 2012-05-01 18:11:51 +00:00
sse4a-builtins.c Add an ammintrin.h header for SSE4a intrinsics. 2012-05-29 19:10:17 +00:00
stack-protector.c
statements.c clang/test: [PR8833] Introduce the feature "LP64" to suppress LLP64-incompatible tests. 2012-09-12 10:45:40 +00:00
static-forward-decl-fun.c
static-forward-decl.c
static-local-union.c
static-order.c
staticinit.c
stdcall-fastcall.c ANSI C requires that a call to an unprototyped function type succeed 2011-09-21 08:08:30 +00:00
string-literal-short-wstring.c Add and update tests for character literals 2012-01-18 12:27:10 +00:00
string-literal-unicode-conversion.c Fix a regression in wide character codegen. See PR11369. 2011-11-14 05:17:37 +00:00
string-literal.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
struct-comma.c
struct-copy.c
struct-init.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
struct-matching-constraint.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
struct-passing.c
struct-x86-darwin.c
struct.c
switch-dce.c For debug and coverage analysis if we're not optimizing go ahead 2012-04-10 18:20:19 +00:00
switch.c
target-data.c Added natural stack alignment to target-data.c test case. 2011-10-11 01:06:28 +00:00
tbaa-for-vptr.cpp enable TBAA when -fthread-sanitizer is given, even with -O0 or -relaxed-aliasing 2012-04-24 06:57:01 +00:00
tentative-decls.c
thread-specifier.c Support the tls_model attribute (PR9788) 2012-06-23 11:51:46 +00:00
tls-model.c Add -ftls-model command-line flag. 2012-06-28 08:01:44 +00:00
transparent-union.c
trapv.c -fcatch-undefined-behavior: Factor emission of the creation of, and branch to, 2012-09-08 02:08:36 +00:00
typedef-func.c
typedef.c
types.c
uint128_t.c
unaligned-memcpy.c
union-align.c
union-init.c
union-init2.c
union.c
unreachable.c
unwind-attr.c
utf16-cfstrings.c The UTF16 string referenced by a CFString should go into the __TEXT,__ustring 2012-03-30 00:26:17 +00:00
varargs.c Check for non-POD vararg argument type after default argument promotion, not 2012-06-27 20:23:58 +00:00
variable-array.c
vector-alignment.c Add a per target max vector alignment field (e.g., 32-byte alignment for x86 due to 2012-07-13 23:57:43 +00:00
vector.c
vfprintf.c
visibility.c
vla-2.c
vla-3.c
vla-4.c clang/test/CodeGen/vla-4.c: Relax expression for -Asserts. 2012-01-11 08:34:52 +00:00
vla.c User better API for vla in compund literals. 2012-06-07 18:15:55 +00:00
vld_dup.c Tests: check for target availability for target-specific tests. 2012-07-09 18:34:21 +00:00
volatile-1.c
volatile-2.c
volatile.c
wchar-const.c Fix the representation of wide strings in the AST and IR so that it uses the native representation of integers for the elements. This fixes a bunch of nastiness involving 2011-11-01 02:23:42 +00:00
weak-global.c
weak-incomplete.c
weak_constant.c
whilestmt.c
writable-strings.c
x86.c
x86_32-arguments-darwin.c Fix a bug with va_arg and vectors on Darwin x86-32. <rdar://problem/11592208>. 2012-06-05 19:40:46 +00:00
x86_32-arguments-linux.c
x86_32-arguments-nommx.c
x86_32-arguments-realign.c
x86_32-arguments-win32.c Add some ABI tweaks for i386-pc-win32 triple so that we return structs in an MSVC-compatible way. Patch by Joe Groff. 2012-01-25 22:46:34 +00:00
x86_64-arguments-darwin.c
x86_64-arguments.c IRgen/ABI/x86_64: Avoid passing small structs using byval sometimes. 2012-03-10 01:03:58 +00:00
xop-builtins.c Add XOP frcz instrinsics. 2012-06-15 06:33:42 +00:00