- Aug 20, 2011
-
-
Chad Rosier authored
llvm-svn: 138174
-
Eric Christopher authored
llvm-svn: 138173
-
Eric Christopher authored
2007-04-03-ObjcEH.m 2007-05-02-Strong.m 2007-10-18-ProDescriptor.m 2007-10-23-GC-WriteBarrier.m 2008-10-3-EhValue.m 2008-11-12-Metadata.m 2008-11-24-ConstCFStrings.m from llvm/test/FrontendObjC. llvm-svn: 138172
-
Chad Rosier authored
-verify-machineinstrs can be enabled for this test case. llvm-svn: 138171
-
Eric Christopher authored
llvm-svn: 138170
-
Enrico Granata authored
Further fix for SWIG interoperability; making sure the Release() method of SBCommandReturnObject is called at all times llvm-svn: 138169
-
Eric Christopher authored
llvm-svn: 138168
-
Eric Christopher authored
2007-10-03-MetadataPointers.mm 2010-08-04-Template.mm 2010-08-06-X.Y-syntax.mm from llvm/test/FrontendObjC++. llvm-svn: 138167
-
Eric Christopher authored
problems on windows. llvm-svn: 138166
-
Eric Christopher authored
All tests have been updated and migrated into clang or were obsolete. llvm-svn: 138165
-
Jakob Stoklund Olesen authored
This pleases the register scavenger and brings test/CodeGen/ARM/2011-08-12-vmovqqqq-pseudo.ll a little closer to working with -verify-machineinstrs. llvm-svn: 138164
-
Chad Rosier authored
Therefore, rather then generate a pseudo instruction, which is later expanded, generate the necessary instructions in place. llvm-svn: 138163
-
Eric Christopher authored
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 from llvm/test/FrontendC++. llvm-svn: 138162
-
Johnny Chen authored
Plus add some comments. llvm-svn: 138159
-
Eric Christopher authored
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-ExceptionCleanupAssertion.cpp 2004-11-27-FriendDefaultArgCrash.cpp 2005-01-03-StaticInitializers.cpp from llvm/test/FrontendC++. llvm-svn: 138157
-
Eric Christopher authored
llvm-svn: 138156
-
Tobias Grosser authored
llvm-svn: 138155
-
Enrico Granata authored
llvm-svn: 138154
-
Bill Wendling authored
then don't split it a second time, since that block will be dead. llvm-svn: 138153
-
Eric Christopher authored
llvm-svn: 138152
-
Eric Christopher authored
llvm-svn: 138150
-
Eric Christopher authored
llvm-svn: 138149
-
Eric Christopher authored
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 2006-03-01-GimplifyCrash.cpp 2006-03-06-C++RecurseCrash.cpp 2006-09-12-OpaqueStructCrash.cpp 2006-10-30-ClassBitfield.cpp 2006-11-20-GlobalSymbols.cpp 2006-11-20-GlobalSymbols.ll 2006-11-30-ConstantExprCrash.cpp from llvm/test/FrontendC++. llvm-svn: 138148
-
Tobias Grosser authored
This simplifies the code quite a bit. llvm-svn: 138147
-
Greg Clayton authored
it, it could try and call through to an installed callback. llvm-svn: 138146
-
Devang Patel authored
Do not use named md nodes to track variables that are completely optimized. This does not scale while doing LTO with debug info. New approach is to include list of variables in the subprogram info directly. llvm-svn: 138145
-
Devang Patel authored
Remove one outdated test. llvm-svn: 138144
-
Jim Grosbach authored
The irony is not lost that this is not a completely trivial patchset. llvm-svn: 138143
-
Anna Zaks authored
Static Analyzer Diagnostics: Switch CFRefCount to using the new visitor API. BugReport no longer needs to inherit from BugReporterVisitor. llvm-svn: 138142
-
Eric Christopher authored
llvm-svn: 138141
-
Eric Christopher authored
llvm-svn: 138140
-
Eric Christopher authored
llvm-svn: 138139
-
Eric Christopher authored
llvm-svn: 138138
-
Jim Grosbach authored
llvm-svn: 138137
-
Eric Christopher authored
llvm-svn: 138135
-
Eric Christopher authored
2007-01-06-PtrMethodInit.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-14-FNoBuiltin.cpp 2007-05-03-VectorInit.cpp 2007-07-29-RestrictPtrArg.cpp 2007-07-29-RestrictRefArg.cpp 2007-09-10-RecursiveTypeResolution.cpp from llvm/test/FrontendC++ and FileCheckize where appropriate. llvm-svn: 138134
-
Greg Clayton authored
and also to later release the ownership of the pointer object. This was needed for SWIG interaction. llvm-svn: 138133
-
Akira Hatanaka authored
needed for Mips32. llvm-svn: 138132
-
Jim Grosbach authored
llvm-svn: 138131
-
Benjamin Kramer authored
llvm-svn: 138130
-