summaryrefslogtreecommitdiff
path: root/test/FrontendC++
Commit message (Expand)AuthorAge
* Update tests to not rely on input file's absolute path.Devang Patel2010-07-27
* Test case to insure template function declaration refers to correct filename....Stuart Hastings2010-07-23
* Testcase for 108732 (8195660).Dale Johannesen2010-07-19
* Less incorrect handling of zero-length bitfields. Radars 7992077 and 8093043.Stuart Hastings2010-06-23
* Corresponding test changes for r106564.Bill Wendling2010-06-22
* test case for r106438.Devang Patel2010-06-21
* Support for nested functions/classes in debug output. (Again.) Radar 7424645.Stuart Hastings2010-06-11
* Tweak test for debug/metadata change, update to FileCheck. Radar 7424645.Stuart Hastings2010-06-07
* Revert 105492 & 105493 due to a testcase regression. Radar 7424645.Stuart Hastings2010-06-05
* Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings2010-06-04
* Revert 104841, 104842, 104876 due to buildbot failures. Radar 7424645.Stuart Hastings2010-05-28
* Support for nested functions/classes in debug output. Radar 7424645.Stuart Hastings2010-05-27
* Match "4" or "8" depending upon if it's 32- or 64-bit.Bill Wendling2010-05-20
* Testcase for r104181.Bill Wendling2010-05-19
* Test case for r103633.Devang Patel2010-05-12
* Testcase for llvm 103572 (7898991).Dale Johannesen2010-05-12
* Test case for 103414.Devang Patel2010-05-10
* Revert r102948.Bill Wendling2010-05-03
* Testcase for r102947.Bill Wendling2010-05-03
* New test.Devang Patel2010-04-30
* Add -o /dev/null to some tests which don't care about their output.Dan Gohman2010-04-30
* Reverting 100530 & 100531 due to regressions in the GDB test suite.Stuart Hastings2010-04-06
* Revise debug info machinery to digest nested functions and classes.Stuart Hastings2010-04-06
* Test case for llvm-gcc r99305. Radar 7659636.Stuart Hastings2010-03-23
* Chris pointed out that producing undef here is wrong inDuncan Sands2010-03-16
* Check that P is not zero initialized.Duncan Sands2010-03-16
* Start using DIFile. See updated SourceLevelDebugging.html for more information.Devang Patel2010-03-09
* Ignore target dependent value in grep search.Devang Patel2010-02-18
* New test case for r96543.Devang Patel2010-02-18
* Revert:Eric Christopher2010-02-17
* test case for r95604.Devang Patel2010-02-08
* Debugging is now reenabled on PPC darwin, so reenableDale Johannesen2010-02-03
* this test has been failing or a long time, just disable it for now to getChris Lattner2010-01-24
* Testcase for llvm-gcc checkin 92108.Dale Johannesen2009-12-24
* XFAIL these tests on powerpc, under the assumption that no one cares. If you ...Daniel Dunbar2009-12-21
* Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman2009-12-05
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-05
* Add testcase for PR4262.Bill Wendling2009-12-04
* Debug info is disabled on PPC Darwin.Bill Wendling2009-11-30
* Test for llvm-gcc checkin 89898.Dale Johannesen2009-11-25
* Not all ASM has # for comments.Bill Wendling2009-11-18
* Move DebugInfo checks into EmitComments and remove them fromDavid Greene2009-11-13
* Reenable StackTracke.cpp test.Devang Patel2009-11-11
* XFAIL for now.Devang Patel2009-11-11
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-09
* turn IPSCCP back on by default, try #3 or 4? Woo.Chris Lattner2009-11-03
* xfail this test since daniel turned off ipsccpChris Lattner2009-11-03
* We currently only run ipsccp at LTO time, which is silly. It subsumesChris Lattner2009-11-01
* Add radar number.Dale Johannesen2009-10-27
* Testcase for llvm-gcc patch 85284.Dale Johannesen2009-10-27