[commit: ghc] master: Revert "Multiple fixes / improvements for LLVM backend" (39cd12b)

git at git.haskell.org git at git.haskell.org
Wed Nov 7 13:10:27 UTC 2018


Repository : ssh://git@git.haskell.org/ghc

On branch  : master
Link       : http://ghc.haskell.org/trac/ghc/changeset/39cd12b8d73b9d931ce1acaa7d9e74271c51086f/ghc

>---------------------------------------------------------------

commit 39cd12b8d73b9d931ce1acaa7d9e74271c51086f
Author: Ben Gamari <ben at smart-cactus.org>
Date:   Wed Nov 7 08:06:18 2018 -0500

    Revert "Multiple fixes / improvements for LLVM backend"
    
    This reverts commit adcb5fb47c0942671d409b940d8884daa9359ca4.


>---------------------------------------------------------------

39cd12b8d73b9d931ce1acaa7d9e74271c51086f
 compiler/llvmGen/Llvm/Types.hs           |  2 +-
 compiler/llvmGen/LlvmCodeGen/Base.hs     | 62 +++++---------------------------
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs  | 60 +++++++++++++++++++++++++------
 llvm-passes                              |  2 +-
 testsuite/tests/codeGen/should_run/all.T |  3 +-
 5 files changed, 62 insertions(+), 67 deletions(-)

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 39cd12b8d73b9d931ce1acaa7d9e74271c51086f


More information about the ghc-commits mailing list