On Mon, Jun 29, 2015 at 10:05 PM, Bill Schmidt
wrote:
> Hi,
>
> This patch adds built-in functions for vec_cmpge and vec_cmple required
> by the ELFv2 ABI but not yet present in gcc. These make use of the
> existing patterns for gt:VEC_I and gtu:VEC_I, applying the "not"
> operator and reversing
Hi,
This patch adds built-in functions for vec_cmpge and vec_cmple required
by the ELFv2 ABI but not yet present in gcc. These make use of the
existing patterns for gt:VEC_I and gtu:VEC_I, applying the "not"
operator and reversing the order of operands as needed. The result is
generation of a vm