Repository : ssh://darcs.haskell.org//srv/darcs/testsuite On branch : master
http://hackage.haskell.org/trac/ghc/changeset/5bd8f1ccc3a2aaec306cd8c369f3475393d4b6e9 >--------------------------------------------------------------- commit 5bd8f1ccc3a2aaec306cd8c369f3475393d4b6e9 Author: David Terei <[email protected]> Date: Mon May 30 14:26:55 2011 -0700 Add test for new ghc mem* prim ops driver/testlib.py | 33 +++++-- tests/ghc-regress/codeGen/should_run/Makefile | 6 - tests/ghc-regress/codeGen/should_run/all.T | 19 +--- tests/ghc-regress/codeGen/should_run/cgrun069.hs | 15 +++ .../ghc-regress/codeGen/should_run/cgrun069.stdout | 2 + .../codeGen/should_run/cgrun069_cmm.cmm | 99 ++++++++++++++++++++ 6 files changed, 146 insertions(+), 28 deletions(-) Diff suppressed because of size. To see it, use: git show 5bd8f1ccc3a2aaec306cd8c369f3475393d4b6e9 _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
