Regenerate.
[oota-llvm.git] / test / C++Frontend /
2007-10-02 Devang PatelNew test.
2007-09-11 Chris LattnerTestcase for PR1634
2007-08-27 Duncan SandsFix this test: llvm-gcc-4.2 optimizes almost everything...
2007-08-20 Duncan SandsFix this test for gcc-4.2.
2007-08-15 Dan GohmanConvert tests using "| wc -l | grep ..." to use the...
2007-08-13 Chris Lattnertest that the ptr-to-method is succefully eliminated...
2007-08-01 Christopher LambClean up C++ restrict test cases and add a test for...
2007-08-01 Chris Lattnerthese tests aren't xfailed.
2007-07-31 Christopher LambUn-XFAIL these tests after r40622 fixed them.
2007-07-29 Christopher LambAdd tests for generating noalias parameter attribute...
2007-07-23 Duncan SandsThe Ada f-e produces various auxiliary output files
2007-07-19 Duncan SandsFix this test. We produce pretty cruddy code for this
2007-07-17 Reid SpencerFor PR1558:
2007-07-04 Duncan SandsNested try-catch-filter testcase.
2007-06-29 John CriswellConvert .cvsignore files
2007-06-15 Duncan SandsUse "ignore" rather than grep tricks.
2007-06-07 Duncan SandsMake this test pass if llvm-g++ was built without excep...
2007-06-06 Tanya LattnerRevert changes for noinline.
2007-06-06 Tanya LattnerIgnore llvm.noinline
2007-05-30 Duncan SandsTestcase for
2007-05-17 Devang PatelNew test.
2007-05-15 Reid SpencerDon't put test cases into regression test suite before...
2007-05-15 Reid SpencerAdd a test case for PR1420
2007-05-05 Chris Lattnerllvm-gcc3 is gone
2007-05-04 Chris Lattnernew testcase
2007-05-01 Duncan SandsTest handling of TRY_CATCH_EXPRs for which the handler...
2007-04-22 Reid SpencerMake running these tests conditional on llvm-gcc suppor...
2007-04-17 Jeff CohenMake it work on 64-bit systems.
2007-04-16 Chris LattnerMAke this test portable.
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Reid SpencerFor PR1319:
2007-04-16 Chris Lattnermake this test more portable.
2007-04-16 Chris Lattnerfix incorrectly upgraded test
2007-04-15 Reid SpencerFor PR1336:
2007-04-15 Reid SpencerFor PR1319: Upgrade to new test harness.
2007-04-15 Dale Johannesenadjust per review comments
2007-04-15 Dale Johannesentestcases for -fno-builtin
2007-04-12 Dale Johannesentestcases for function linkage
2007-04-11 Reid SpencerMake the llvm-runtest function much more amenable by...
2007-04-10 Devang PatelNew test case.
2007-04-05 Devang PatelNew tests for Packed structs.
2007-04-01 Chris Lattnernot not!
2007-03-28 Chris Lattnernew testcase
2007-01-27 Chris Lattneradd an explanatory comment.
2007-01-27 Reid SpencerApparently the last commit is wrong. Reverted.
2007-01-27 Reid SpencerRemove a double negative.
2007-01-09 Reid SpencerPR1085 is fixed now.
2007-01-08 Reid SpencerXFAIL this test until PR1085 mystery is resolved.
2007-01-07 Chris LattnerTestcase for PR1085
2007-01-07 Chris LattnerNew testcase for PR1084
2006-12-31 Reid SpencerFor PR950:
2006-12-01 Chris Lattnernew testcase for PR1027
2006-11-08 Tanya LattnerShould be xfailed for llvmgcc4 and NOT *. * means all...
2006-11-08 Tanya LattnerShould be xfailed for llvm-gcc3.4
2006-11-05 Chris Lattnerxfail this for the 1.9 release. This is PR984.
2006-10-31 Chris Lattnernew testcase
2006-09-27 Jim LaskeyMake sure C++ protection shows up in debug info
2006-09-22 Bill WendlingUse "%llvmgxx" instead of "llvm-g++".
2006-09-12 Chris LattnerTestcase that crashes the C++ FE.
2006-09-09 Chris Lattner(indirect) test for the __builtin_powi builtin which...
2006-04-13 Chris LattnerAnother case where a dead cast was causing the test...
2006-04-13 Chris LattnerDon't get confused by dead casts.
2006-04-12 Tanya LattnerAdded the ability to xfail based on llvmgcc version
2006-03-23 Reid SpencerTired of wading through cvs's list ? files that are...
2006-03-16 Reid SpencerAdd a RUN: line so this test doesn't fail.
2006-03-06 Chris Lattnernew regression test
2006-03-01 Chris Lattnertestcase that crashed the new CFE
2005-07-21 Chris Lattnernew testcase for PR602
2005-04-23 Jeff CohenEliminate tabs and trailing spaces
2005-04-21 Misha BrukmanRemove trailing whitespace
2005-02-27 Chris LattnerNew testcase for PR529
2005-02-21 Chris Lattnernew testcase for PR523
2005-02-19 Chris LattnerTestcase for PR520
2005-02-19 Chris LattnerAdjust this test to pass after recent CFE changes....
2005-02-19 Chris LattnerMake this testcase harder, to test the read case as...
2005-02-19 Chris Lattnernew testcase.
2005-02-15 Chris LattnerNew testcase for PR510.
2005-02-14 Chris Lattnernew testcase for PR509
2005-02-12 Chris LattnerThis test is invalid
2005-02-11 Chris LattnerNew testcase for PR501
2005-01-03 Chris LattnerAdd a testcase to check that initializer that CAN be...
2004-12-04 Chris LattnerThis test passes on all platforms
2004-11-30 Chris LattnerMove this from the C test suite
2004-11-28 Chris LattnerNew testcase for PR447
2004-11-27 Chris LattnerNew testcase for PR397
2004-11-27 Chris Lattnernew testcase
2004-11-27 Chris LattnerNew testcase
2004-11-19 Tanya LattnerAdding srcdir arg
2004-11-13 Tanya LattnerAdding subdirectory dg.exp files in order to be able...
2004-11-06 Tanya LattnerAdding RUN lines.
2004-11-06 Tanya LattnerAdding XFAIL lines for dejagnu support.
2004-10-05 Chris LattnerNew testcase for PR450
2004-09-28 Chris LattnerNew testcase that crashes the C++ FE, encountered while...
2004-06-08 Chris LattnerNew testcase for PR355
2004-03-16 Chris Lattnerfoo Bug 291, bar PR291
2004-03-16 Chris Lattnerfoo bug291 bar PR 291
2004-03-16 Chris LattnerPR291
2004-03-16 Chris Lattner// Testcase from Bug 291
2004-03-09 Chris LattnerNew testcase for PR276: llvm-g++ does not mangle method...
next