llvm-6502/test/FrontendC++
Duncan Sands 5a079eb6ab Due to changes coming from the new LLVM type system, you now get
bitcasts in this test rather than getelementptr instructions;
llvm-gcc produces two bitcasts, clang produces one.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136349 91177308-0d34-0410-b5e6-96231b3b80d8
2011-07-28 12:21:47 +00:00
..
2003-11-02-WeakLinkage.cpp
2003-11-18-PtrMemConstantInitializer.cpp
2003-11-25-ReturningOpaqueByValue.cpp
2003-11-27-MultipleInheritanceThunk.cpp
2003-11-29-DuplicatedCleanupTest.cpp
2003-12-08-ArrayOfPtrToMemberFunc.cpp
2004-01-11-DynamicInitializedConstant.cpp
2004-03-08-ReinterpretCastCopy.cpp
2004-03-09-UnmangledBuiltinMethods.cpp
2004-03-15-CleanupsAndGotos.cpp
2004-06-08-LateTemplateInstantiation.cpp
2004-09-27-CompilerCrash.cpp
2004-09-27-DidntEmitTemplate.cpp
2004-11-27-EmitsUnusedInlineFunctions.cpp
2004-11-27-ExceptionCleanupAssertion.cpp
2004-11-27-FriendDefaultArgCrash.cpp
2004-11-27-InlineAsmFunctionRedefinition.cpp
2005-01-03-StaticInitializers.cpp
2005-02-11-AnonymousUnion.cpp
2005-02-13-BadDynamicInit.cpp
2005-02-14-BitFieldOffset.cpp
2005-02-19-BitfieldStructCrash.cpp
2005-02-19-UnnamedVirtualThunkArgument.cpp
2005-02-20-BrokenReferenceTest.cpp
2005-02-27-PlacementArrayNewCrash.cpp
2005-07-21-VirtualBaseAccess.cpp
2006-03-01-GimplifyCrash.cpp
2006-03-06-C++RecurseCrash.cpp
2006-09-08-powi.cpp
2006-09-12-OpaqueStructCrash.cpp
2006-09-27-Debug-Protection.cpp
2006-10-30-ClassBitfield.cpp
2006-11-06-StackTrace.cpp Pass --disable-cfi to llc. 2011-05-03 15:56:16 +00:00
2006-11-20-GlobalSymbols.cpp
2006-11-30-ConstantExprCrash.cpp
2006-11-30-Pubnames.cpp Pass -disable-cfi to llc. 2011-05-06 18:01:58 +00:00
2007-01-02-UnboundedArray.cpp
2007-01-06-ELF-Thunk-Sections.cpp
2007-01-06-PtrMethodInit.cpp
2007-03-27-FunctionVarRename.cpp
2007-04-05-PackedBitFields-1.cpp
2007-04-05-PackedBitFieldsOverlap-2.cpp
2007-04-05-PackedBitFieldsOverlap.cpp
2007-04-05-PackedBitFieldsSmall.cpp
2007-04-05-StructPackedFieldUnpacked.cpp
2007-04-10-PackedUnion.cpp
2007-04-11-InlineStorageClassC++.cpp
2007-04-14-FNoBuiltin.cpp
2007-04-31-TryCatch.cpp
2007-05-03-VectorInit.cpp
2007-05-16-ReverseBitFieldCrash.cpp
2007-05-23-TryFinally.cpp
2007-07-04-NestedCatches.cpp
2007-07-29-RestrictPtrArg.cpp
2007-07-29-RestrictRefArg.cpp
2007-08-01-RestrictMethod.cpp
2007-09-10-RecursiveTypeResolution.cpp
2007-10-01-StructResize.cpp
2008-01-11-BadWarning.cpp
2008-01-12-VecInit.cpp
2008-05-07-CrazyOffsetOf.cpp
2008-10-29-WrongOffset.cpp
2009-02-07-VolatileArrayRefHack.cpp
2009-02-16-CtorNames-dbg.cpp
2009-03-17-dbg.cpp
2009-04-21-DtorNames-dbg.cpp Pass --disable-cfi to llc. 2011-05-03 15:56:16 +00:00
2009-04-23-bool2.cpp
2009-05-04-PureConstNounwind.cpp
2009-06-16-DebugInfoCrash.cpp
2009-06-20-DarwinPPCLayout.cpp
2009-06-30-ByrefBlock.cpp
2009-07-16-PrivateCopyConstructor.cpp
2009-07-16-Using.cpp
2009-08-05-ZeroInitWidth.cpp
2009-08-11-VectorRetTy.cpp
2009-09-04-modify-crash.cpp
2009-09-09-packed-layout.cpp
2009-10-27-crash.cpp
2009-12-23-MissingSext.cpp
2010-02-17-DbgArtificialArg.cpp
2010-03-22-empty-baseclass.cpp
2010-04-30-OptimizedMethod-Dbg.cpp
2010-05-10-Var-DbgInfo.cpp
2010-05-11-alwaysinlineinstantiation.cpp
2010-05-12-PtrToMember-Dbg.cpp
2010-06-21-LocalVarDbg.cpp
2010-06-22-BitfieldInit.cpp
2010-06-22-ZeroBitfield.cpp
2010-07-19-nowarn.cpp
2010-07-23-DeclLoc.cpp
2010-08-31-ByValArg.cpp Pass --disable-cfi to llc. 2011-05-03 15:56:16 +00:00
alignstack.cpp
dg.exp
integration-O2.cpp
m64-ptr.cpp
member-alignment.cpp
ptr-to-method-devirt.cpp Due to changes coming from the new LLVM type system, you now get 2011-07-28 12:21:47 +00:00
thunk-linkonce-odr.cpp
varargs.cpp
weak-external.cpp
x86-64-abi-sret-vs-2word-struct-param.cpp