1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/test/C++Frontend
2008-05-20 19:52:04 +00:00
..
2003-08-20-ExceptionFail.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-21-EmptyClass.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-24-Cleanup.cpp.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-27-TypeNamespaces.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-28-ForwardType.cpp MAke this test portable. 2007-04-16 21:18:56 +00:00
2003-08-28-SaveExprBug.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-08-29-ArgPassingBug.cpp.tr For PR1319: 2007-04-16 15:15:52 +00:00
2003-08-31-StructLayout.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-22-CompositeExprValue.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-29-ArgumentNumberMismatch.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-30-CommaExprBug.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-30-ForIncrementExprBug2.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-30-ForIncrementExprBug.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-09-30-NestedFunctionDecl.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-17-BoolBitfields.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-10-21-InnerClass.cpp.tr For PR1319: 2007-04-16 17:36:08 +00:00
2003-10-27-VirtualBaseClassCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-02-WeakLinkage.cpp.tr testcases for function linkage 2007-04-12 21:01:53 +00:00
2003-11-04-ArrayConstructors.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-04-CatchLabelName.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-08-ArrayAddress.cpp.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-09-ConstructorTypeSafety.cpp.tr Revert changes for noinline. 2007-06-06 20:46:40 +00:00
2003-11-18-EnumArray.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-18-MemberInitializationCasting.cpp.tr Revert changes for noinline. 2007-06-06 20:46:40 +00:00
2003-11-18-PtrMemConstantInitializer.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-25-ReturningOpaqueByValue.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-27-MultipleInheritanceThunk.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-11-29-DuplicatedCleanupTest.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2003-12-08-ArrayOfPtrToMemberFunc.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-01-11-DynamicInitializedConstant.cpp.tr For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
2004-03-08-ReinterpretCastCopy.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-09-UnmangledBuiltinMethods.cpp.tr Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-03-15-CleanupsAndGotos.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-06-08-LateTemplateInstantiation.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-09-27-CompilerCrash.cpp make this test more portable. 2007-04-16 06:14:28 +00:00
2004-09-27-DidntEmitTemplate.cpp.tr For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
2004-11-27-EmitsUnusedInlineFunctions.cpp For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
2004-11-27-ExceptionCleanupAssertion.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-27-FriendDefaultArgCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2004-11-27-InlineAsmFunctionRedefinition.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-01-03-StaticInitializers.cpp Make it work on 64-bit systems. 2007-04-17 05:48:35 +00:00
2005-02-11-AnonymousUnion.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-13-BadDynamicInit.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-14-BitFieldOffset.cpp For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
2005-02-19-BitfieldStructCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-19-UnnamedVirtualThunkArgument.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-20-BrokenReferenceTest.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-02-27-PlacementArrayNewCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2005-07-21-VirtualBaseAccess.cpp Revert changes for noinline. 2007-06-06 20:46:40 +00:00
2006-03-01-GimplifyCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-03-06-C++RecurseCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-08-powi.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-12-OpaqueStructCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-09-27-Debug-Protection.cpp llvm-gcc3 is gone 2007-05-05 21:35:44 +00:00
2006-10-30-ClassBitfield.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-06-StackTrace.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2006-11-20-GlobalSymbols.cpp For PR1558: 2007-07-17 06:20:38 +00:00
2006-11-30-ConstantExprCrash.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2006-11-30-NoCompileUnit.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2006-11-30-Pubnames.cpp switch from hard coded g++/as tools to the ones detected from 2008-03-10 06:52:10 +00:00
2007-01-02-UnboundedArray.cpp For PR1558: 2007-07-17 06:20:38 +00:00
2007-01-06-ELF-Thunk-Sections.cpp For PR1319: 2007-04-16 15:31:49 +00:00
2007-01-06-PtrMethodInit.cpp Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
2007-03-27-FunctionVarRename.cpp For PR1319: Upgrade to new test harness. 2007-04-15 20:41:31 +00:00
2007-04-05-PackedBitFields-1.cpp New tests for Packed structs. 2007-04-05 17:14:21 +00:00
2007-04-05-PackedBitFieldsOverlap-2.cpp New tests for Packed structs. 2007-04-05 17:14:21 +00:00
2007-04-05-PackedBitFieldsOverlap.cpp New tests for Packed structs. 2007-04-05 17:14:21 +00:00
2007-04-05-PackedBitFieldsSmall.cpp New tests for Packed structs. 2007-04-05 17:14:21 +00:00
2007-04-05-StructPackedFieldUnpacked.cpp New tests for Packed structs. 2007-04-05 17:14:21 +00:00
2007-04-10-PackedUnion.cpp New test case. 2007-04-10 21:43:01 +00:00
2007-04-11-InlineStorageClassC++.cpp Convert tests using "| wc -l | grep ..." to use the count script. 2007-08-15 13:36:28 +00:00
2007-04-14-FNoBuiltin.cpp adjust per review comments 2007-04-15 02:40:12 +00:00
2007-04-31-TryCatch.cpp Test handling of TRY_CATCH_EXPRs for which the handler is a sequence of 2007-05-01 18:49:30 +00:00
2007-05-03-VectorInit.cpp new testcase 2007-05-04 00:51:23 +00:00
2007-05-16-ReverseBitFieldCrash.cpp New test. 2007-05-17 06:22:12 +00:00
2007-05-23-TryFinally.cpp Fix this test for gcc-4.2. 2007-08-20 17:14:02 +00:00
2007-07-04-NestedCatches.cpp Fix this test: llvm-gcc-4.2 optimizes almost everything away, 2007-08-27 16:47:32 +00:00
2007-07-29-RestrictPtrArg.cpp these tests aren't xfailed. 2007-08-01 18:37:44 +00:00
2007-07-29-RestrictRefArg.cpp these tests aren't xfailed. 2007-08-01 18:37:44 +00:00
2007-08-01-RestrictMethod.cpp Clean up C++ restrict test cases and add a test for restrict qualified methods. 2007-08-01 18:48:29 +00:00
2007-09-10-RecursiveTypeResolution.cpp Testcase for PR1634 2007-09-11 00:39:43 +00:00
2007-10-01-StructResize.cpp Rename these tests to use the appropriate suffixes. 2007-12-11 15:55:52 +00:00
2008-01-11-BadWarning.cpp this actually does pass with 4.0 2008-01-12 01:45:22 +00:00
2008-01-12-VecInit.cpp new testcase for rdar://5685492 2008-01-13 00:19:57 +00:00
2008-02-13-sret.cpp Remove the S92 code, which really has nothing to do 2008-05-15 22:23:54 +00:00
2008-05-07-CrazyOffsetOf.cpp new testcase. 2008-05-08 04:55:51 +00:00
dg.exp Rename the last test with .llx extension to .ll, resolve duplicate test by renaming to isnan2. Now that no test has llx ending there is no need to search for them from dg.exp too. 2008-05-20 19:52:04 +00:00
ptr-to-method-devirt.cpp test that the ptr-to-method is succefully eliminated, leaving just the vtable dispatch. 2007-08-13 17:17:03 +00:00