aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++
Commit message (Expand)AuthorAgeFilesLines
* remove a small scattering of basically pointless tests. These areChris Lattner2011-02-0919-260/+0
* remove a broken test, this is matching nounwind on intrinsics, not the old un...Chris Lattner2011-02-091-10/+0
* Remove stale test that has never worked, afaik.Devang Patel2011-02-011-60/+0
* This test dates from the time when llvm-gcc had problems if two types wereDuncan Sands2010-12-021-12/+0
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-2547-63/+63
* Judging from the comment, the system assembler is supposed to assembleDuncan Sands2010-11-251-1/+1
* Generalize DISubprogram element to encode various flags instead of just one b...Devang Patel2010-09-291-2/+2
* Reapply r112623. Included additional check for unused byval argument.Devang Patel2010-08-311-0/+53
* Revert r112623. It is causing self host build failures.Devang Patel2010-08-311-53/+0
* Remember byval argument's frame index during argument lowering and use this i...Devang Patel2010-08-311-0/+53
* Update tests to not rely on input file's absolute path.Devang Patel2010-07-272-3/+3
* Test case to insure template function declaration refers to correct filename....Stuart Hastings2010-07-231-0/+86
* Testcase for 108732 (8195660).Dale Johannesen2010-07-191-0/+21
* Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043.Stuart Hastings2010-06-232-0/+25
* Corresponding test changes for r106564.Bill Wendling2010-06-221-4/+4
* test case for r106438.Devang Patel2010-06-211-0/+13
* Support for nested functions/classes in debug output. (Again.) Radar 7424645.Stuart Hastings2010-06-111-1/+3
* Tweak test for debug/metadata change, update to FileCheck. Radar 7424645.Stuart Hastings2010-06-071-2/+3
* Revert 105492 & 105493 due to a testcase regression. Radar 7424645.Stuart Hastings2010-06-051-3/+1
* Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings2010-06-041-1/+3
* Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings2010-05-281-3/+1
* Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings2010-05-271-1/+3
* Match "4" or "8" depending upon if it's 32- or 64-bit.Bill Wendling2010-05-201-2/+2
* Testcase for r104181.Bill Wendling2010-05-191-0/+33
* Test case for r103633.Devang Patel2010-05-121-0/+17
* Testcase for llvm 103572 (7898991).Dale Johannesen2010-05-121-0/+31
* Test case for 103414.Devang Patel2010-05-101-0/+43
* Revert r102948.Bill Wendling2010-05-031-32/+0
* Testcase for r102947.Bill Wendling2010-05-031-0/+32
* New test.Devang Patel2010-04-301-0/+17
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-302-2/+2
* Reverting 100530 & 100531 due to regressions in the GDB test suite.Stuart Hastings2010-04-061-3/+1
* Revise debug info machinery to digest nested functions and classes.Stuart Hastings2010-04-061-1/+3
* Test case for llvm-gcc r99305. Radar 7659636.Stuart Hastings2010-03-231-0/+134
* Chris pointed out that producing undef here is wrong inDuncan Sands2010-03-161-11/+0
* Check that P is not zero initialized.Duncan Sands2010-03-161-0/+11
* Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel2010-03-091-1/+1
* Ignore target dependent value in grep search.Devang Patel2010-02-181-1/+1
* New test case for r96543.Devang Patel2010-02-181-0/+14
* Revert:Eric Christopher2010-02-171-16/+0
* test case for r95604.Devang Patel2010-02-081-0/+16
* Debugging is now reenabled on PPC darwin, so reenableDale Johannesen2010-02-031-3/+1
* this test has been failing or a long time, just disable it for now to getChris Lattner2010-01-241-5/+5
* Testcase for llvm-gcc checkin 92108.Dale Johannesen2009-12-241-0/+16
* XFAIL these tests on powerpc, under the assumption that no one cares. If you ...Daniel Dunbar2009-12-211-0/+1
* Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman2009-12-051-1/+1
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-054-4/+4
* Add testcase for PR4262.Bill Wendling2009-12-041-0/+17
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-302-1/+6
* Test for llvm-gcc checkin 89898.Dale Johannesen2009-11-251-0/+17