summaryrefslogtreecommitdiff
path: root/test/C++Frontend
Commit message (Expand)AuthorAge
* Rename these tests to use the appropriate suffixes.Dan Gohman2007-12-11
* New test.Devang Patel2007-10-02
* Testcase for PR1634Chris Lattner2007-09-11
* Fix this test: llvm-gcc-4.2 optimizes almost everything away,Duncan Sands2007-08-27
* Fix this test for gcc-4.2.Duncan Sands2007-08-20
* Convert tests using "| wc -l | grep ..." to use the count script.Dan Gohman2007-08-15
* test that the ptr-to-method is succefully eliminated, leaving just the vtable...Chris Lattner2007-08-13
* Clean up C++ restrict test cases and add a test for restrict qualified methods.Christopher Lamb2007-08-01
* these tests aren't xfailed.Chris Lattner2007-08-01
* Un-XFAIL these tests after r40622 fixed them.Christopher Lamb2007-07-31
* Add tests for generating noalias parameter attribute from __restrict qualifie...Christopher Lamb2007-07-29
* The Ada f-e produces various auxiliary output filesDuncan Sands2007-07-23
* Fix this test. We produce pretty cruddy code for thisDuncan Sands2007-07-19
* For PR1558:Reid Spencer2007-07-17
* Nested try-catch-filter testcase.Duncan Sands2007-07-04
* Convert .cvsignore filesJohn Criswell2007-06-29
* Use "ignore" rather than grep tricks.Duncan Sands2007-06-15
* Make this test pass if llvm-g++ was built without exception handling support.Duncan Sands2007-06-07
* Revert changes for noinline.Tanya Lattner2007-06-06
* Ignore llvm.noinlineTanya Lattner2007-06-06
* Testcase forDuncan Sands2007-05-30
* New test.Devang Patel2007-05-17
* Don't put test cases into regression test suite before the bug is fixed.Reid Spencer2007-05-15
* Add a test case for PR1420Reid Spencer2007-05-15
* llvm-gcc3 is goneChris Lattner2007-05-05
* new testcaseChris Lattner2007-05-04
* Test handling of TRY_CATCH_EXPRs for which the handler is a sequence ofDuncan Sands2007-05-01
* Make running these tests conditional on llvm-gcc supporting the languageReid Spencer2007-04-22
* Make it work on 64-bit systems.Jeff Cohen2007-04-17
* MAke this test portable.Chris Lattner2007-04-16
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* For PR1319:Reid Spencer2007-04-16
* make this test more portable.Chris Lattner2007-04-16
* fix incorrectly upgraded testChris Lattner2007-04-16
* For PR1336:Reid Spencer2007-04-15
* For PR1319: Upgrade to new test harness.Reid Spencer2007-04-15
* adjust per review commentsDale Johannesen2007-04-15
* testcases for -fno-builtinDale Johannesen2007-04-15
* testcases for function linkageDale Johannesen2007-04-12
* Make the llvm-runtest function much more amenable by eliminating all theReid Spencer2007-04-11
* New test case.Devang Patel2007-04-10
* New tests for Packed structs.Devang Patel2007-04-05
* not not!Chris Lattner2007-04-01
* new testcaseChris Lattner2007-03-28
* add an explanatory comment.Chris Lattner2007-01-27
* Apparently the last commit is wrong. Reverted.Reid Spencer2007-01-27
* Remove a double negative.Reid Spencer2007-01-27
* PR1085 is fixed now.Reid Spencer2007-01-09
* XFAIL this test until PR1085 mystery is resolved.Reid Spencer2007-01-08