aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++
AgeCommit message (Expand)Author
2009-08-28Reapply 79977.Devang Patel
2009-08-26Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-08-25Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel
2009-08-17XFAIL this test since the fix was reverted.Duncan Sands
2009-08-12Testcase for r78770.Bill Wendling
2009-08-07XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feelsDaniel Dunbar
2009-08-06add a testcase for my llvm-gcc hack.Chris Lattner
2009-08-04Add test for PR4678Rafael Espindola
2009-07-29xfail for now.Evan Cheng
2009-07-24Remove the IA-64 backend.Dan Gohman
2009-07-20Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comesDavid Greene
2009-07-20xfail for now.Evan Cheng
2009-07-16Emit line numbers in asm comments when available.David Greene
2009-07-16this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ll...Chris Lattner
2009-07-16Add tests for fixes I committed earlier to the C++ FE.Rafael Espindola
2009-07-06Mark this test as Darwin only. Patch by Bill Wendling.Stuart Hastings
2009-07-01Insure that __block_holder_tmp is allocated on the stack when a byrefStuart Hastings
2009-06-22Testcase for (llvm-gcc) 73873. Usually Dale Johannesen
2009-06-16Test for llvm-gcc patch 73564.Dale Johannesen
2009-05-26Testcase for (llvm-gcc-4.2) 72442 (PR 4242).Dale Johannesen
2009-05-04Restore minor deletion.Mike Stump
2009-04-29Second attempt:Bill Wendling
2009-04-28r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling
2009-04-28Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling
2009-04-23Testcase for 69795.Dale Johannesen
2009-04-21Test case for revision 69683.Devang Patel
2009-03-25These tests pass on linux.Duncan Sands
2009-03-18These tests are now passing on Darwin because of r67139.Bill Wendling
2009-03-18xfail these tests for now.Evan Cheng
2009-03-17test case for rev. 67095.Devang Patel
2009-03-13Fix test case. Now, llvm-gcc emits debug info for artificiaal variable _comp_...Devang Patel
2009-03-13Temporarily XFAIL this test.Bill Wendling
2009-02-24- Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emitBill Wendling
2009-02-24Un-XFAIL this test.Bill Wendling
2009-02-19Temporarily XFAIL this test.Bill Wendling
2009-02-17Testcase for rev. 64704Devang Patel
2009-02-16Test case for llvm-gcc rev. 64648.Devang Patel
2009-02-07testcase for r64049 of llvm-gcc.Chris Lattner
2009-02-02Run dsymutil on darwin, when it is expected, before running gdb test.Devang Patel
2009-02-02This passes on x86-32 linux at least.Duncan Sands
2009-01-22Remove no-longer relevant comment. Pointed outDuncan Sands
2009-01-22This passes on linux.Duncan Sands
2009-01-15Use lightweight DebugInfo objects directly.Devang Patel
2009-01-14xfail for now.Devang Patel
2009-01-08the new scalarrepl changes are optimizing away a temporary alloca in Chris Lattner
2008-12-19This test works again for Darwin because a patch was reverted.Bill Wendling
2008-12-18Re-XFAIL this test until debug stuff settles down.Bill Wendling
2008-12-18XFAIL on Linux.Bill Wendling
2008-12-18Do not XFAIL.Bill Wendling