Updated the TableGen emitter for the Enhanced
[oota-llvm.git] / test / FrontendC++ /
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...
2009-02-02 Duncan SandsThis passes on x86-32 linux at least.
2009-01-22 Duncan SandsRemove no-longer relevant comment. Pointed out
2009-01-22 Duncan SandsThis passes on linux.
2009-01-15 Devang PatelUse lightweight DebugInfo objects directly.
2009-01-14 Devang Patelxfail for now.
2009-01-08 Chris Lattnerthe new scalarrepl changes are optimizing away a tempor...
2008-12-19 Bill WendlingThis test works again for Darwin because a patch was...
2008-12-18 Bill WendlingRe-XFAIL this test until debug stuff settles down.
2008-12-18 Bill WendlingXFAIL on Linux.
2008-12-18 Bill WendlingDo not XFAIL.
2008-12-17 Devang PatelXFAIL for now.
2008-12-12 Devang PatelRe-enable test.
2008-12-12 Devang PatelXFAIL these tests for now.
2008-10-29 Duncan SandsTestcase for PR2917.
2008-06-13 Matthijs KooijmanXFAIL some tests that became failing due to the extra...
2008-06-10 Dale JohannesenUse %link not %llvmgxx (which includes -c) to do the...
2008-06-10 Matthijs KooijmanFix some llvm-gcc warnings in testcases, mostly by...
2008-05-29 Anton KorobeynikovFor PR1338: Rename test dirs