aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend
AgeCommit message (Expand)Author
2003-10-21New testcase, fixed in the C++ frontendChris Lattner
2003-10-17New testcase for C++ frontend crashChris Lattner
2003-09-30New testcase that was not correctly handledChris Lattner
2003-09-30This bug is not fixed, but will be in the future eventuallyChris Lattner
2003-09-30new testcaseChris Lattner
2003-09-30Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxxJohn Criswell
2003-09-30Adjusted for the new TestRunner test class. This replaces %gcc and %g++ withJohn Criswell
2003-09-30This makefile is completely wrong, don't even bother to keep itChris Lattner
2003-09-30These tests got moved to test/Programs/SingleSource/Regression/C++/EHChris Lattner
2003-09-30New fixed bug, distilled from 252.eonChris Lattner
2003-09-29update run commandChris Lattner
2003-09-29Simplify test, include problem analysisChris Lattner
2003-09-29Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH andJohn Criswell
2003-09-29New testcase, distilled by JohnChris Lattner
2003-09-26Removing these tests from the regressions directory.John Criswell
2003-09-22new testcase that crashes the C++ frontend, found by JohnChris Lattner
2003-09-17new old testcaseChris Lattner
2003-09-15Removing Makefiles. Regression tests are now run by QMTest.John Criswell
2003-08-31New testcase for annoying structure layout stuff!Chris Lattner
2003-08-29New testcaseChris Lattner
2003-08-29NEw testcaseChris Lattner
2003-08-29New testcase, not only possible of causing compilation failures, but couldChris Lattner
2003-08-28Add another testcase I found lying around.Chris Lattner
2003-08-28Add test for the last chapter of our C++ exception handling odyssey. llvmg++Chris Lattner
2003-08-28New testcases, all of which work with llvmg++!Chris Lattner
2003-08-28Link to the C++ libraries. This is temporaryChris Lattner
2003-08-27Move the testcase elsewhereChris Lattner
2003-08-27New testcase. Unfortunately, native GCC gets this wrong. Someday we will ha...Chris Lattner
2003-08-27New testcases, which WORK with LLVMG++ and the CBE.Chris Lattner
2003-08-24New testcaseChris Lattner
2003-08-24Add outputChris Lattner
2003-08-24New testcaseChris Lattner
2003-08-24New testcase directoryChris Lattner
2003-08-22Remove name, add body. Causes llvmg++ segfault!Chris Lattner
2003-08-22add commentChris Lattner
2003-08-22new testcaseChris Lattner
2003-08-20Simplify testcase even moreChris Lattner
2003-08-20New makefile for new directoryChris Lattner
2003-08-20new testcaseChris Lattner
2003-08-20new testcaseChris Lattner
2003-06-26Add a testcase to ensure that ctor/dtor attributes work in CChris Lattner
2003-06-17Arg, sparc doesn't have correct things in math.h!Chris Lattner
2003-06-16Minor tweak to make testcase less simpleChris Lattner
2003-06-16New testcase identified by joelChris Lattner
2003-06-16New testcase identified by joelChris Lattner
2003-06-16Fix final linking errorsChris Lattner
2003-06-16Fix link errors by adding main'sChris Lattner
2003-06-16Fix link problemChris Lattner
2003-06-16New testcases for bugs and the new DAE passChris Lattner
2003-05-30New testcaseChris Lattner