[commit: ghc] wip/T10137: CmmSwitch: Add a test case (3418d2e)
git at git.haskell.org
git at git.haskell.org
Tue Mar 17 08:24:16 UTC 2015
Repository : ssh://git@git.haskell.org/ghc
On branch : wip/T10137
Link : http://ghc.haskell.org/trac/ghc/changeset/3418d2eb30e54a4dc7764c633e9002a77da95759/ghc
>---------------------------------------------------------------
commit 3418d2eb30e54a4dc7764c633e9002a77da95759
Author: Joachim Breitner <mail at joachim-breitner.de>
Date: Tue Mar 17 09:23:48 2015 +0100
CmmSwitch: Add a test case
with a script to generate it. Exhibits problems around MAXINT.
>---------------------------------------------------------------
3418d2eb30e54a4dc7764c633e9002a77da95759
testsuite/tests/codeGen/should_run/CmmSwitch.hs | 210 +++++++++++++++++++++
testsuite/tests/codeGen/should_run/CmmSwitchGen.hs | 86 +++++++++
testsuite/tests/codeGen/should_run/all.T | 1 +
3 files changed, 297 insertions(+)
Diff suppressed because of size. To see it, use:
git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 3418d2eb30e54a4dc7764c633e9002a77da95759
More information about the ghc-commits
mailing list