aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++
Commit message (Expand)AuthorAgeFilesLines
* 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
* Testcase for (llvm-gcc-4.2) 72442 (PR 4242).Dale Johannesen2009-05-261-0/+27
* Restore minor deletion.Mike Stump2009-05-041-0/+8
* Second attempt:Bill Wendling2009-04-293-3/+3
* r70270 isn't ready yet. Back this out. Sorry for the noise.Bill Wendling2009-04-283-3/+3
* Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want toBill Wendling2009-04-283-3/+3
* Testcase for 69795.Dale Johannesen2009-04-231-0/+15
* Test case for revision 69683.Devang Patel2009-04-211-0/+32
* These tests pass on linux.Duncan Sands2009-03-251-1/+1
* These tests are now passing on Darwin because of r67139.Bill Wendling2009-03-182-1/+1
* xfail these tests for now.Evan Cheng2009-03-182-0/+2
* test case for rev. 67095.Devang Patel2009-03-171-0/+14
* Fix test case. Now, llvm-gcc emits debug info for artificiaal variable _comp_...Devang Patel2009-03-131-4/+0
* Temporarily XFAIL this test.Bill Wendling2009-03-131-0/+2
* - Use the "Fast" flag instead of "OptimizeForSize" to determine whether to emitBill Wendling2009-02-242-2/+3
* Un-XFAIL this test.Bill Wendling2009-02-241-1/+0
* Temporarily XFAIL this test.Bill Wendling2009-02-191-0/+1
* Testcase for rev. 64704Devang Patel2009-02-171-0/+12
* Test case for llvm-gcc rev. 64648.Devang Patel2009-02-161-0/+5
* testcase for r64049 of llvm-gcc.Chris Lattner2009-02-071-0/+7
* Run dsymutil on darwin, when it is expected, before running gdb test.Devang Patel2009-02-021-0/+1
* This passes on x86-32 linux at least.Duncan Sands2009-02-021-1/+0
* Remove no-longer relevant comment. Pointed outDuncan Sands2009-01-221-1/+0
* This passes on linux.Duncan Sands2009-01-221-1/+1
* Use lightweight DebugInfo objects directly.Devang Patel2009-01-151-1/+0
* xfail for now.Devang Patel2009-01-141-0/+1
* the new scalarrepl changes are optimizing away a temporary alloca in Chris Lattner2009-01-081-41/+0
* This test works again for Darwin because a patch was reverted.Bill Wendling2008-12-191-4/+2
* Re-XFAIL this test until debug stuff settles down.Bill Wendling2008-12-181-1/+4
* XFAIL on Linux.Bill Wendling2008-12-181-1/+1
* Do not XFAIL.Bill Wendling2008-12-181-1/+0
* XFAIL for now.Devang Patel2008-12-171-0/+1
* Re-enable test.Devang Patel2008-12-121-1/+0
* XFAIL these tests for now.Devang Patel2008-12-122-2/+2
* Testcase for PR2917.Duncan Sands2008-10-291-0/+489
* XFAIL some tests that became failing due to the extra error reporting recentl...Matthijs Kooijman2008-06-131-0/+2
* Use %link not %llvmgxx (which includes -c) to do the link.Dale Johannesen2008-06-101-1/+1
* Fix some llvm-gcc warnings in testcases, mostly by adding includes or addingMatthijs Kooijman2008-06-101-1/+1
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-2988-0/+1656