Age | Commit message (Expand) | Author |
2010-06-23 | Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043. | Stuart Hastings |
2010-06-22 | Corresponding test changes for r106564. | Bill Wendling |
2010-06-21 | test case for r106438. | Devang Patel |
2010-06-11 | Support for nested functions/classes in debug output. (Again.) Radar 7424645. | Stuart Hastings |
2010-06-07 | Tweak test for debug/metadata change, update to FileCheck. Radar 7424645. | Stuart Hastings |
2010-06-05 | Revert 105492 & 105493 due to a testcase regression. Radar 7424645. | Stuart Hastings |
2010-06-04 | Support for nested functions/classes in debug output. Radar 7424645. | Stuart Hastings |
2010-05-28 | Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645. | Stuart Hastings |
2010-05-27 | Support for nested functions/classes in debug output. Radar 7424645. | Stuart Hastings |
2010-05-20 | Match "4" or "8" depending upon if it's 32- or 64-bit. | Bill Wendling |
2010-05-19 | Testcase for r104181. | Bill Wendling |
2010-05-12 | Test case for r103633. | Devang Patel |
2010-05-12 | Testcase for llvm 103572 (7898991). | Dale Johannesen |
2010-05-10 | Test case for 103414. | Devang Patel |
2010-05-03 | Revert r102948. | Bill Wendling |
2010-05-03 | Testcase for r102947. | Bill Wendling |
2010-04-30 | New test. | Devang Patel |
2010-04-30 | Add -o /dev/null to some tests which don't care about their output. | Dan Gohman |
2010-04-06 | Reverting 100530 & 100531 due to regressions in the GDB test suite. | Stuart Hastings |
2010-04-06 | Revise debug info machinery to digest nested functions and classes. | Stuart Hastings |
2010-03-23 | Test case for llvm-gcc r99305. Radar 7659636. | Stuart Hastings |
2010-03-16 | Chris pointed out that producing undef here is wrong in | Duncan Sands |
2010-03-16 | Check that P is not zero initialized. | Duncan Sands |
2010-03-09 | Start using DIFile. See updated SourceLevelDebugging.html for more information. | Devang Patel |
2010-02-18 | Ignore target dependent value in grep search. | Devang Patel |
2010-02-18 | New test case for r96543. | Devang Patel |
2010-02-17 | Revert: | Eric Christopher |
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 |