• Show log

    Commit

  • Hash : 3eab00a0
    Author : Olli Etuaho
    Date : 2015-02-12T16:02:39

    Fix constant folding integer modulus
    
    Constant folding % used to generate results from division instead of
    results from modulus. Fix this and introduce a test for this and other
    integer constant folding, that checks that the right constant values are
    found in the IntermNode tree.
    
    BUG=angle:916
    TEST=angle_unittests
    
    Change-Id: I75e59b7734eb206378a1b2957af0a5437a90097c
    Reviewed-on: https://chromium-review.googlesource.com/249691
    Reviewed-by: Gregoire Payen de La Garanderie <Gregory.Payen@imgtec.com>
    Tested-by: Olli Etuaho <oetuaho@nvidia.com>
    Reviewed-by: Nicolas Capens <capn@chromium.org>
    

  • Properties

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

    A conformant OpenGL ES implementation for Windows, Mac, Linux, iOS and Android.

    Homepage

    Github

    Users
    kc3_lang_org thodg_w www_kmx_io thodg_l thodg thodg_m
    Tags