• Show log

    Commit

  • Hash : 38b54b9c
    Author : Richard Henderson
    Date : 2014-10-21T13:17:39

    aarch64: Improve is_hfa
    
    The set of functions get_homogeneous_type, element_count, and is_hfa
    are all intertwined and recompute data.  Return a compound quantity
    from is_hfa that contains all the data and avoids the recomputation.