aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++
AgeCommit message (Expand)Author
2010-06-23Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043.Stuart Hastings
2010-06-22Corresponding test changes for r106564.Bill Wendling
2010-06-21test case for r106438.Devang Patel
2010-06-11Support for nested functions/classes in debug output. (Again.) Radar 7424645.Stuart Hastings
2010-06-07Tweak test for debug/metadata change, update to FileCheck. Radar 7424645.Stuart Hastings
2010-06-05Revert 105492 & 105493 due to a testcase regression. Radar 7424645.Stuart Hastings
2010-06-04Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings
2010-05-28Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings
2010-05-27Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings
2010-05-20Match "4" or "8" depending upon if it's 32- or 64-bit.Bill Wendling
2010-05-19Testcase for r104181.Bill Wendling
2010-05-12Test case for r103633.Devang Patel
2010-05-12Testcase for llvm 103572 (7898991).Dale Johannesen
2010-05-10Test case for 103414.Devang Patel
2010-05-03Revert r102948.Bill Wendling
2010-05-03Testcase for r102947.Bill Wendling
2010-04-30New test.Devang Patel
2010-04-30Add -o /dev/null to some tests which don't care about their output.Dan Gohman
2010-04-06Reverting 100530 & 100531 due to regressions in the GDB test suite.Stuart Hastings
2010-04-06Revise debug info machinery to digest nested functions and classes.Stuart Hastings
2010-03-23Test case for llvm-gcc r99305. Radar 7659636.Stuart Hastings
2010-03-16Chris pointed out that producing undef here is wrong inDuncan Sands
2010-03-16Check that P is not zero initialized.Duncan Sands
2010-03-09Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel
2010-02-18Ignore target dependent value in grep search.Devang Patel
2010-02-18New test case for r96543.Devang Patel
2010-02-17Revert:Eric Christopher
2010-02-08test case for r95604.Devang Patel
2010-02-03Debugging is now reenabled on PPC darwin, so reenableDale Johannesen
2010-01-24this test has been failing or a long time, just disable it for now to getChris Lattner
2009-12-24Testcase for llvm-gcc checkin 92108.Dale Johannesen
2009-12-21XFAIL these tests on powerpc, under the assumption that no one cares. If you ...Daniel Dunbar
2009-12-05Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-12-04Add testcase for PR4262.Bill Wendling
2009-11-30Debug info is disabled on PPC Darwin.Bill Wendling
2009-11-25Test for llvm-gcc checkin 89898.Dale Johannesen
2009-11-18Not all ASM has # for comments.Bill Wendling
2009-11-13Move DebugInfo checks into EmitComments and remove them fromDavid Greene
2009-11-11Reenable StackTracke.cpp test.Devang Patel
2009-11-11XFAIL for now.Devang Patel
2009-11-09Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar
2009-11-03turn IPSCCP back on by default, try #3 or 4? Woo.Chris Lattner
2009-11-03xfail this test since daniel turned off ipsccpChris Lattner
2009-11-01We currently only run ipsccp at LTO time, which is silly. It subsumesChris Lattner
2009-10-27Add radar number.Dale Johannesen
2009-10-27Testcase for llvm-gcc patch 85284.Dale Johannesen
2009-10-23This is passing on Darwin PPC.Bill Wendling
2009-10-22testcase for PR4678 & rdar://7309675Chris Lattner
2009-10-21Adjust testcases for msasm -> alignstack.Dale Johannesen