Commit 38b54b9c180af13a3371e70a151a1a97e105b03f

Richard Henderson 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.