Handle the case of a tail recursion in which the tail call is followed
[oota-llvm.git] / test / FrontendC++ /
2010-06-23 Stuart HastingsLess incorrect handling of zero-length bitfields. ...
2010-06-22 Bill WendlingCorresponding test changes for r106564.
2010-06-21 Devang Pateltest case for r106438.
2010-06-11 Stuart HastingsSupport for nested functions/classes in debug output...
2010-06-07 Stuart HastingsTweak test for debug/metadata change, update to FileChe...
2010-06-05 Stuart HastingsRevert 105492 & 105493 due to a testcase regression...
2010-06-04 Stuart HastingsSupport for nested functions/classes in debug output...
2010-05-28 Stuart HastingsRevert 104841, 104842, 104876 due to buildbot failures...
2010-05-27 Stuart HastingsSupport for nested functions/classes in debug output...
2010-05-20 Bill WendlingMatch "4" or "8" depending upon if it's 32- or 64-bit.
2010-05-19 Bill WendlingTestcase for r104181.
2010-05-12 Devang PatelTest case for r103633.
2010-05-12 Dale JohannesenTestcase for llvm 103572 (7898991).
2010-05-10 Devang PatelTest case for 103414.
2010-05-03 Bill WendlingRevert r102948.
2010-05-03 Bill WendlingTestcase for r102947.
2010-04-30 Devang PatelNew test.
2010-04-30 Dan GohmanAdd -o /dev/null to some tests which don't care about...
2010-04-06 Stuart HastingsReverting 100530 & 100531 due to regressions in the...
2010-04-06 Stuart HastingsRevise debug info machinery to digest nested functions...
2010-03-23 Stuart HastingsTest case for llvm-gcc r99305. Radar 7659636.
2010-03-16 Duncan SandsChris pointed out that producing undef here is wrong in
2010-03-16 Duncan SandsCheck that P is not zero initialized.
2010-03-09 Devang PatelStart using DIFile. See updated SourceLevelDebugging...
2010-02-18 Devang PatelIgnore target dependent value in grep search.
2010-02-18 Devang PatelNew test case for r96543.
2010-02-17 Eric ChristopherRevert:
2010-02-08 Devang Pateltest case for r95604.
2010-02-03 Dale JohannesenDebugging is now reenabled on PPC darwin, so reenable
2010-01-24 Chris Lattnerthis test has been failing or a long time, just disable...
2009-12-24 Dale JohannesenTestcase for llvm-gcc checkin 92108.
2009-12-21 Daniel DunbarXFAIL these tests on powerpc, under the assumption...
2009-12-05 Dan GohmanFix this code to use DIScope instead of DICompileUnit...
2009-12-05 Dan GohmanRemove now-redundant llvm-as invocations.
2009-12-04 Bill WendlingAdd testcase for PR4262.
2009-11-30 Bill WendlingDebug info is disabled on PPC Darwin.
2009-11-25 Dale JohannesenTest for llvm-gcc checkin 89898.
2009-11-18 Bill WendlingNot all ASM has # for comments.
2009-11-13 David GreeneMove DebugInfo checks into EmitComments and remove...
2009-11-11 Devang PatelReenable StackTracke.cpp test.
2009-11-11 Devang PatelXFAIL for now.
2009-11-09 Daniel DunbarUse ',' separation in XFAILs, lit doesn't evaluate...
2009-11-03 Chris Lattnerturn IPSCCP back on by default, try #3 or 4? Woo.
2009-11-03 Chris Lattnerxfail this test since daniel turned off ipsccp
2009-11-01 Chris LattnerWe currently only run ipsccp at LTO time, which is...
2009-10-27 Dale JohannesenAdd radar number.
2009-10-27 Dale JohannesenTestcase for llvm-gcc patch 85284.
2009-10-23 Bill WendlingThis is passing on Darwin PPC.
2009-10-22 Chris Lattnertestcase for PR4678 & rdar://7309675
2009-10-21 Dale JohannesenAdjust testcases for msasm -> alignstack.
2009-10-21 Bill WendlingXFAIL this test for PPC.
2009-10-14 Dale JohannesenUse llvmgxx for C++ test.
2009-10-14 Dale JohannesenTestcases for msasm bit (llvm-gcc 84062).
2009-10-13 Devang PatelThese tests now pass.
2009-10-13 Chris Lattnerremove two old and nearly useless tests.
2009-10-13 Devang PatelXFAIL these tests for now.
2009-10-02 Evan ChengFix test.
2009-10-02 Evan ChengC++ member functions must be 2 byte aligned per ABI.
2009-09-09 Dale JohannesenTestcase for (llvm-gcc) 81399. Adjust an older
2009-09-04 Dale JohannesenTest for llvm-gcc commit 81037.
2009-08-28 Devang PatelReapply 79977.
2009-08-26 Devang PatelRevert 79977. It causes llvm-gcc bootstrap failures...
2009-08-25 Dan GohmanRemove obsolete -f flags.
2009-08-25 Devang PatelUpdate DebugInfo interface to use metadata, instead...
2009-08-17 Duncan SandsXFAIL this test since the fix was reverted.
2009-08-12 Bill WendlingTestcase for r78770.
2009-08-07 Daniel DunbarXFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin...
2009-08-06 Chris Lattneradd a testcase for my llvm-gcc hack.
2009-08-04 Rafael EspindolaAdd test for PR4678
2009-07-29 Evan Chengxfail for now.
2009-07-24 Dan GohmanRemove the IA-64 backend.
2009-07-20 David GreeneRe-apply 75490, 75806 and 76177 with fixes and tests...
2009-07-20 Evan Chengxfail for now.
2009-07-16 David GreeneEmit line numbers in asm comments when available.
2009-07-16 Chris Lattnerthis should be xfailed on darwin. Darwin doesn't use...
2009-07-16 Rafael EspindolaAdd tests for fixes I committed earlier to the C++ FE.
2009-07-06 Stuart HastingsMark this test as Darwin only. Patch by Bill Wendling.
2009-07-01 Stuart HastingsInsure that __block_holder_tmp is allocated on the...
2009-06-22 Dale JohannesenTestcase for (llvm-gcc) 73873. Usually
2009-06-16 Dale JohannesenTest for llvm-gcc patch 73564.
2009-05-26 Dale JohannesenTestcase for (llvm-gcc-4.2) 72442 (PR 4242).
2009-05-04 Mike StumpRestore minor deletion.
2009-04-29 Bill WendlingSecond attempt:
2009-04-28 Bill Wendlingr70270 isn't ready yet. Back this out. Sorry for the...
2009-04-28 Bill WendlingMassive check in. This changes the "-fast" flag to...
2009-04-23 Dale JohannesenTestcase for 69795.
2009-04-21 Devang PatelTest case for revision 69683.
2009-03-25 Duncan SandsThese tests pass on linux.
2009-03-18 Bill WendlingThese tests are now passing on Darwin because of r67139.
2009-03-18 Evan Chengxfail these tests for now.
2009-03-17 Devang Pateltest case for rev. 67095.
2009-03-13 Devang PatelFix test case. Now, llvm-gcc emits debug info for artif...
2009-03-13 Bill WendlingTemporarily XFAIL this test.
2009-02-24 Bill Wendling- Use the "Fast" flag instead of "OptimizeForSize"...
2009-02-24 Bill WendlingUn-XFAIL this test.
2009-02-19 Bill WendlingTemporarily XFAIL this test.
2009-02-17 Devang PatelTestcase for rev. 64704
2009-02-16 Devang PatelTest case for llvm-gcc rev. 64648.
2009-02-07 Chris Lattnertestcase for r64049 of llvm-gcc.
2009-02-02 Devang PatelRun dsymutil on darwin, when it is expected, before...
next