aboutsummaryrefslogtreecommitdiff
path: root/test/C++Frontend
AgeCommit message (Expand)Author
2007-05-05llvm-gcc3 is goneChris Lattner
2007-05-04new testcaseChris Lattner
2007-05-01Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands
2007-04-22Make running these tests conditional on llvm-gcc supporting the languageReid Spencer
2007-04-17Make it work on 64-bit systems.Jeff Cohen
2007-04-16MAke this test portable.Chris Lattner
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16For PR1319:Reid Spencer
2007-04-16make this test more portable.Chris Lattner
2007-04-16fix incorrectly upgraded testChris Lattner
2007-04-15For PR1336:Reid Spencer
2007-04-15For PR1319: Upgrade to new test harness.Reid Spencer
2007-04-15adjust per review commentsDale Johannesen
2007-04-15testcases for -fno-builtinDale Johannesen
2007-04-12testcases for function linkageDale Johannesen
2007-04-11Make the llvm-runtest function much more amenable by eliminating all theReid Spencer
2007-04-10New test case.Devang Patel
2007-04-05New tests for Packed structs.Devang Patel
2007-04-01not not!Chris Lattner
2007-03-28new testcaseChris Lattner
2007-01-27add an explanatory comment.Chris Lattner
2007-01-27Apparently the last commit is wrong. Reverted.Reid Spencer
2007-01-27Remove a double negative.Reid Spencer
2007-01-09PR1085 is fixed now.Reid Spencer
2007-01-08XFAIL this test until PR1085 mystery is resolved.Reid Spencer
2007-01-07Testcase for PR1085Chris Lattner
2007-01-07New testcase for PR1084Chris Lattner
2006-12-31For PR950:Reid Spencer
2006-12-01new testcase for PR1027Chris Lattner
2006-11-08Should be xfailed for llvmgcc4 and NOT *. * means all platforms regardless of...Tanya Lattner
2006-11-08Should be xfailed for llvm-gcc3.4Tanya Lattner
2006-11-05xfail this for the 1.9 release. This is PR984.Chris Lattner
2006-10-31new testcaseChris Lattner
2006-09-27Make sure C++ protection shows up in debug infoJim Laskey
2006-09-22Use "%llvmgxx" instead of "llvm-g++".Bill Wendling
2006-09-12Testcase that crashes the C++ FE.Chris Lattner
2006-09-09(indirect) test for the __builtin_powi builtin which we now support.Chris Lattner
2006-04-13Another case where a dead cast was causing the test to spuriouslyChris Lattner
2006-04-13Don't get confused by dead casts.Chris Lattner
2006-04-12Added the ability to xfail based on llvmgcc versionTanya Lattner
2006-03-23Tired of wading through cvs's list ? files that are generated when buildingReid Spencer
2006-03-16Add a RUN: line so this test doesn't fail.Reid Spencer
2006-03-06new regression testChris Lattner
2006-03-01testcase that crashed the new CFEChris Lattner
2005-07-21new testcase for PR602Chris Lattner
2005-04-23Eliminate tabs and trailing spacesJeff Cohen
2005-04-21Remove trailing whitespaceMisha Brukman
2005-02-27New testcase for PR529Chris Lattner
2005-02-21new testcase for PR523Chris Lattner