[commit: ghc] simd: Add support for -mavx and -mavx=2 flags. (9f968d4)

Geoffrey Mainland gmainlan at ghc.haskell.org
Fri Jul 19 14:16:48 CEST 2013


Repository : http://darcs.haskell.org/ghc.git/

On branch  : simd

http://hackage.haskell.org/trac/ghc/changeset/9f968d4b0b030dbcbb8c8186ea1cb72ee67610de

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

commit 9f968d4b0b030dbcbb8c8186ea1cb72ee67610de
Author: Geoffrey Mainland <gmainlan at microsoft.com>
Date:   Wed Feb 13 16:33:01 2013 +0000

    Add support for -mavx and -mavx=2 flags.

 compiler/main/CmdLineParser.hs  |   35 ++++++++++++++++++++++-------------
 compiler/main/DriverPipeline.hs |   14 +++++++++++++-
 compiler/main/DynFlags.hs       |   22 ++++++++++++++++++++--
 3 files changed, 55 insertions(+), 16 deletions(-)


Diff suppressed because of size. To see it, use:

    git show 9f968d4b0b030dbcbb8c8186ea1cb72ee67610de




More information about the ghc-commits mailing list