aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++
Commit message (Expand)AuthorAgeFilesLines
* Testcase for llvm-gcc checkin 92108.Dale Johannesen2009-12-241-0/+16
* XFAIL these tests on powerpc, under the assumption that no one cares. If you ...Daniel Dunbar2009-12-211-0/+1
* Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman2009-12-051-1/+1
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-054-4/+4
* Add testcase for PR4262.Bill Wendling2009-12-041-0/+17
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-302-1/+6
* Test for llvm-gcc checkin 89898.Dale Johannesen2009-11-251-0/+17
* Not all ASM has # for comments.Bill Wendling2009-11-181-1/+1
* Move DebugInfo checks into EmitComments and remove them fromDavid Greene2009-11-131-1/+0
* Reenable StackTracke.cpp test.Devang Patel2009-11-111-1/+1
* XFAIL for now.Devang Patel2009-11-111-1/+1
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-093-3/+3
* turn IPSCCP back on by default, try #3 or 4? Woo.Chris Lattner2009-11-031-1/+0
* xfail this test since daniel turned off ipsccpChris Lattner2009-11-031-0/+1
* We currently only run ipsccp at LTO time, which is silly. It subsumesChris Lattner2009-11-011-0/+19
* Add radar number.Dale Johannesen2009-10-271-0/+1
* Testcase for llvm-gcc patch 85284.Dale Johannesen2009-10-271-0/+42
* This is passing on Darwin PPC.Bill Wendling2009-10-231-1/+1
* testcase for PR4678 & rdar://7309675Chris Lattner2009-10-222-5/+19
* Adjust testcases for msasm -> alignstack.Dale Johannesen2009-10-211-2/+2
* XFAIL this test for PPC.Bill Wendling2009-10-211-1/+1
* Use llvmgxx for C++ test.Dale Johannesen2009-10-141-1/+1
* Testcases for msasm bit (llvm-gcc 84062).Dale Johannesen2009-10-141-0/+23
* These tests now pass.Devang Patel2009-10-131-1/+0
* remove two old and nearly useless tests.Chris Lattner2009-10-132-34/+0
* XFAIL these tests for now.Devang Patel2009-10-131-0/+1
* Fix test.Evan Cheng2009-10-021-1/+2
* C++ member functions must be 2 byte aligned per ABI.Evan Cheng2009-10-021-0/+19
* Testcase for (llvm-gcc) 81399. Adjust an olderDale Johannesen2009-09-092-2/+20
* Test for llvm-gcc commit 81037.Dale Johannesen2009-09-041-0/+7
* Reapply 79977.Devang Patel2009-08-281-5/+0
* Revert 79977. It causes llvm-gcc bootstrap failures on some platforms.Devang Patel2009-08-261-0/+5
* Remove obsolete -f flags.Dan Gohman2009-08-2536-36/+36
* Update DebugInfo interface to use metadata, instead of special named llvm.dbg...Devang Patel2009-08-251-5/+0
* XFAIL this test since the fix was reverted.Duncan Sands2009-08-171-0/+1
* Testcase for r78770.Bill Wendling2009-08-121-0/+13
* XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feelsDaniel Dunbar2009-08-071-2/+3
* add a testcase for my llvm-gcc hack.Chris Lattner2009-08-061-0/+12
* Add test for PR4678Rafael Espindola2009-08-041-0/+4
* xfail for now.Evan Cheng2009-07-291-0/+1
* Remove the IA-64 backend.Dan Gohman2009-07-243-3/+3
* Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comesDavid Greene2009-07-201-1/+0
* xfail for now.Evan Cheng2009-07-201-0/+1
* Emit line numbers in asm comments when available.David Greene2009-07-161-0/+27
* this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ll...Chris Lattner2009-07-161-0/+1
* Add tests for fixes I committed earlier to the C++ FE.Rafael Espindola2009-07-162-0/+22
* Mark this test as Darwin only. Patch by Bill Wendling.Stuart Hastings2009-07-061-1/+4
* Insure that __block_holder_tmp is allocated on the stack when a byrefStuart Hastings2009-07-011-0/+8
* Testcase for (llvm-gcc) 73873. Usually Dale Johannesen2009-06-221-0/+32
* Test for llvm-gcc patch 73564.Dale Johannesen2009-06-161-0/+10