Age | Commit message (Expand) | Author |
2010-02-08 | test case for r95604. | Devang Patel |
2010-02-03 | Debugging is now reenabled on PPC darwin, so reenable | Dale Johannesen |
2010-01-24 | this test has been failing or a long time, just disable it for now to get | Chris Lattner |
2009-12-24 | Testcase for llvm-gcc checkin 92108. | Dale Johannesen |
2009-12-21 | XFAIL these tests on powerpc, under the assumption that no one cares. If you ... | Daniel Dunbar |
2009-12-05 | Fix this code to use DIScope instead of DICompileUnit, as in r90181. | Dan Gohman |
2009-12-05 | Remove now-redundant llvm-as invocations. | Dan Gohman |
2009-12-04 | Add testcase for PR4262. | Bill Wendling |
2009-11-30 | Debug info is disabled on PPC Darwin. | Bill Wendling |
2009-11-25 | Test for llvm-gcc checkin 89898. | Dale Johannesen |
2009-11-18 | Not all ASM has # for comments. | Bill Wendling |
2009-11-13 | Move DebugInfo checks into EmitComments and remove them from | David Greene |
2009-11-11 | Reenable StackTracke.cpp test. | Devang Patel |
2009-11-11 | XFAIL for now. | Devang Patel |
2009-11-09 | Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, | Daniel Dunbar |
2009-11-03 | turn IPSCCP back on by default, try #3 or 4? Woo. | Chris Lattner |
2009-11-03 | xfail this test since daniel turned off ipsccp | Chris Lattner |
2009-11-01 | We currently only run ipsccp at LTO time, which is silly. It subsumes | Chris Lattner |
2009-10-27 | Add radar number. | Dale Johannesen |
2009-10-27 | Testcase for llvm-gcc patch 85284. | Dale Johannesen |
2009-10-23 | This is passing on Darwin PPC. | Bill Wendling |
2009-10-22 | testcase for PR4678 & rdar://7309675 | Chris Lattner |
2009-10-21 | Adjust testcases for msasm -> alignstack. | Dale Johannesen |
2009-10-21 | XFAIL this test for PPC. | Bill Wendling |
2009-10-14 | Use llvmgxx for C++ test. | Dale Johannesen |
2009-10-14 | Testcases for msasm bit (llvm-gcc 84062). | Dale Johannesen |
2009-10-13 | These tests now pass. | Devang Patel |
2009-10-13 | remove two old and nearly useless tests. | Chris Lattner |
2009-10-13 | XFAIL these tests for now. | Devang Patel |
2009-10-02 | Fix test. | Evan Cheng |
2009-10-02 | C++ member functions must be 2 byte aligned per ABI. | Evan Cheng |
2009-09-09 | Testcase for (llvm-gcc) 81399. Adjust an older | Dale Johannesen |
2009-09-04 | Test for llvm-gcc commit 81037. | Dale Johannesen |
2009-08-28 | Reapply 79977. | Devang Patel |
2009-08-26 | Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. | Devang Patel |
2009-08-25 | Remove obsolete -f flags. | Dan Gohman |
2009-08-25 | Update DebugInfo interface to use metadata, instead of special named llvm.dbg... | Devang Patel |
2009-08-17 | XFAIL this test since the fix was reverted. | Duncan Sands |
2009-08-12 | Testcase for r78770. | Bill Wendling |
2009-08-07 | XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feels | Daniel Dunbar |
2009-08-06 | add a testcase for my llvm-gcc hack. | Chris Lattner |
2009-08-04 | Add test for PR4678 | Rafael Espindola |
2009-07-29 | xfail for now. | Evan Cheng |
2009-07-24 | Remove the IA-64 backend. | Dan Gohman |
2009-07-20 | Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes | David Greene |
2009-07-20 | xfail for now. | Evan Cheng |
2009-07-16 | Emit line numbers in asm comments when available. | David Greene |
2009-07-16 | this should be xfailed on darwin. Darwin doesn't use the libstdc++ in the ll... | Chris Lattner |
2009-07-16 | Add tests for fixes I committed earlier to the C++ FE. | Rafael Espindola |
2009-07-06 | Mark this test as Darwin only. Patch by Bill Wendling. | Stuart Hastings |