• Show log

    Commit

  • Hash : 16b12189
    Author : DRC
    Date : 2016-05-29T10:51:16

    x86-64 SIMD: Optimize argument collection
    
    Expand collect_args/uncollect_args macros so that the number of
    arguments can be specified.  This prevents unnecessary push and mov
    instructions.
    
    NOTE: On Windows, the push/pop of xmm6 and xmm7 had to be moved to the
    other end of the macro to ensure that rsp is aligned on a 16-byte
    boundary.
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/libjpeg-turbo.git
    Git SSH git@git.kmx.io:kc3-lang/libjpeg-turbo.git
    Public access ? public
    Description

    Fork of libjpeg with SIMD

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags