summaryrefslogtreecommitdiff
path: root/test/C++Frontend
Commit message (Expand)AuthorAge
* Add -m32 to compilation line; test is only valid inDale Johannesen2008-03-10
* switch from hard coded g++/as tools to the ones detected fromChris Lattner2008-03-10
* This works on x86_64Anton Korobeynikov2008-03-09
* Modify test to expect improved code.Dale Johannesen2008-02-15
* Fix this test on linux, which returns S242Duncan Sands2008-02-15
* New test, see comments.Dale Johannesen2008-02-13
* This should also work on x86 now.Evan Cheng2008-02-05
* This would be better done as an executable test.Duncan Sands2008-01-29
* Test for PR1942.Duncan Sands2008-01-25
* new testcase for rdar://5685492Chris Lattner2008-01-13
* this actually does pass with 4.0Chris Lattner2008-01-12
* llvm-g++ 4.0 has completely different code for this warning,Chris Lattner2008-01-11
* new testcaseChris Lattner2008-01-11
* 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