| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting 100530 & 100531 due to regressions in the GDB test suite. | Stuart Hastings | 2010-04-06 | 1 | -3/+1 |
* | Revise debug info machinery to digest nested functions and classes. | Stuart Hastings | 2010-04-06 | 1 | -1/+3 |
* | Test case for llvm-gcc r99305. Radar 7659636. | Stuart Hastings | 2010-03-23 | 1 | -0/+134 |
* | Chris pointed out that producing undef here is wrong in | Duncan Sands | 2010-03-16 | 1 | -11/+0 |
* | Check that P is not zero initialized. | Duncan Sands | 2010-03-16 | 1 | -0/+11 |
* | Start using DIFile. See updated SourceLevelDebugging.html for more information. | Devang Patel | 2010-03-09 | 1 | -1/+1 |
* | Ignore target dependent value in grep search. | Devang Patel | 2010-02-18 | 1 | -1/+1 |
* | New test case for r96543. | Devang Patel | 2010-02-18 | 1 | -0/+14 |
* | Revert: | Eric Christopher | 2010-02-17 | 1 | -16/+0 |
* | test case for r95604. | Devang Patel | 2010-02-08 | 1 | -0/+16 |
* | Debugging is now reenabled on PPC darwin, so reenable | Dale Johannesen | 2010-02-03 | 1 | -3/+1 |
* | this test has been failing or a long time, just disable it for now to get | Chris Lattner | 2010-01-24 | 1 | -5/+5 |
* | Testcase for llvm-gcc checkin 92108. | Dale Johannesen | 2009-12-24 | 1 | -0/+16 |
* | XFAIL these tests on powerpc, under the assumption that no one cares. If you ... | Daniel Dunbar | 2009-12-21 | 1 | -0/+1 |
* | Fix this code to use DIScope instead of DICompileUnit, as in r90181. | Dan Gohman | 2009-12-05 | 1 | -1/+1 |
* | Remove now-redundant llvm-as invocations. | Dan Gohman | 2009-12-05 | 4 | -4/+4 |
* | Add testcase for PR4262. | Bill Wendling | 2009-12-04 | 1 | -0/+17 |
* | Debug info is disabled on PPC Darwin. | Bill Wendling | 2009-11-30 | 2 | -1/+6 |
* | Test for llvm-gcc checkin 89898. | Dale Johannesen | 2009-11-25 | 1 | -0/+17 |
* | Not all ASM has # for comments. | Bill Wendling | 2009-11-18 | 1 | -1/+1 |
* | Move DebugInfo checks into EmitComments and remove them from | David Greene | 2009-11-13 | 1 | -1/+0 |
* | Reenable StackTracke.cpp test. | Devang Patel | 2009-11-11 | 1 | -1/+1 |
* | XFAIL for now. | Devang Patel | 2009-11-11 | 1 | -1/+1 |
* | Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add, | Daniel Dunbar | 2009-11-09 | 3 | -3/+3 |
* | turn IPSCCP back on by default, try #3 or 4? Woo. | Chris Lattner | 2009-11-03 | 1 | -1/+0 |
* | xfail this test since daniel turned off ipsccp | Chris Lattner | 2009-11-03 | 1 | -0/+1 |
* | We currently only run ipsccp at LTO time, which is silly. It subsumes | Chris Lattner | 2009-11-01 | 1 | -0/+19 |
* | Add radar number. | Dale Johannesen | 2009-10-27 | 1 | -0/+1 |
* | Testcase for llvm-gcc patch 85284. | Dale Johannesen | 2009-10-27 | 1 | -0/+42 |
* | This is passing on Darwin PPC. | Bill Wendling | 2009-10-23 | 1 | -1/+1 |
* | testcase for PR4678 & rdar://7309675 | Chris Lattner | 2009-10-22 | 2 | -5/+19 |
* | Adjust testcases for msasm -> alignstack. | Dale Johannesen | 2009-10-21 | 1 | -2/+2 |
* | XFAIL this test for PPC. | Bill Wendling | 2009-10-21 | 1 | -1/+1 |
* | Use llvmgxx for C++ test. | Dale Johannesen | 2009-10-14 | 1 | -1/+1 |
* | Testcases for msasm bit (llvm-gcc 84062). | Dale Johannesen | 2009-10-14 | 1 | -0/+23 |
* | These tests now pass. | Devang Patel | 2009-10-13 | 1 | -1/+0 |
* | remove two old and nearly useless tests. | Chris Lattner | 2009-10-13 | 2 | -34/+0 |
* | XFAIL these tests for now. | Devang Patel | 2009-10-13 | 1 | -0/+1 |
* | Fix test. | Evan Cheng | 2009-10-02 | 1 | -1/+2 |
* | C++ member functions must be 2 byte aligned per ABI. | Evan Cheng | 2009-10-02 | 1 | -0/+19 |
* | Testcase for (llvm-gcc) 81399. Adjust an older | Dale Johannesen | 2009-09-09 | 2 | -2/+20 |
* | Test for llvm-gcc commit 81037. | Dale Johannesen | 2009-09-04 | 1 | -0/+7 |
* | Reapply 79977. | Devang Patel | 2009-08-28 | 1 | -5/+0 |
* | Revert 79977. It causes llvm-gcc bootstrap failures on some platforms. | Devang Patel | 2009-08-26 | 1 | -0/+5 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 36 | -36/+36 |
* | Update DebugInfo interface to use metadata, instead of special named llvm.dbg... | Devang Patel | 2009-08-25 | 1 | -5/+0 |
* | XFAIL this test since the fix was reverted. | Duncan Sands | 2009-08-17 | 1 | -0/+1 |
* | Testcase for r78770. | Bill Wendling | 2009-08-12 | 1 | -0/+13 |
* | XFAIL 2006-11-06-StackTrace.cpp on powerpc-apple-darwin9 until someone feels | Daniel Dunbar | 2009-08-07 | 1 | -2/+3 |
* | add a testcase for my llvm-gcc hack. | Chris Lattner | 2009-08-06 | 1 | -0/+12 |