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