aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-09-21Added unaligned load and dot product to the ARM NEON backendst/cli-fe-vectdyuste
2010-09-20updated get_vec_size naming conventionkwilliam
2010-09-14Added CIL NOP instruction supportdyuste
2010-09-13add ABS support to parserkwilliam
2010-09-12 Add no-vect-outer-loop flag.irar
2010-09-08align static fields (global vars) to 16 byte boundarieskwilliam
2010-09-08 Swap dot_prod builtins in the table.irar
2010-09-08 Fix dot_prod.irar
2010-09-07 Don't subtract 1 from realign offset.irar
2010-09-07 Swap hi/lo for big endian.irar
2010-09-06Change type of parameters of bit_field_ref.erven
2010-09-06ARM support provideddyuste
2010-09-06 Expand int_mult_supported builtin.irar
2010-09-05 Make the type of bit position be bitsizetype in BIT_FIELD_REF.irar
2010-09-05 Several fixes: replace gcc_assert with return null in get_vectype,irar
2010-09-05 Fix types in bit_field_ref names.irar
2010-09-02 Update bit-field-ref.irar
2010-09-02 Expand bit_field_ref builtin.irar
2010-08-29 Fix shift arguments order.irar
2010-08-29 Fix builtins' names.irar
2010-08-26 Fix a bug in realign load builtin.irar
2010-08-25Added some CIL support.erven
2010-08-25 Support interleaving builtins for float and double.irar
2010-08-25 Fix lhs extaction for reduc builtin.irar
2010-08-24 Fix reduc epilogue for scalar shifts case.irar
2010-08-24 Initialize gsi in reduc builtin expansion and remove assert in shift irar
2010-08-18 Update double_supported builtin expansion.irar
2010-08-18 Remove redundant stmts for realignment mask.irar
2010-08-18 Fix several bugs and update builtin names in vector builtinsirar
2010-08-11 Expand additional cli builtins (unpack, shift and double supported).irar
2010-08-10 Fix types in expand realign_load.irar
2010-07-31Activate variable size again.erven
2010-07-29More towards variable width vectors.erven
2010-07-29Fix typos in builtin names.erven
2010-07-29Bug fix: sse implies mmx.erven
2010-07-29Delete useless function. Add OImode to new -cil_type_for_mode function.erven
2010-07-29cli-fe-vect: support mode modes in cil_type_for_modekwilliam
2010-07-28Towards variable width.erven
2010-07-28Map OImode to intOI_type... for AVX.erven
2010-07-28Change UNITS_PER_SIMD_WORD when -mavx is on.erven
2010-07-28Add 32-byte type for AVX.erven
2010-07-28Add flag -fsimd-widtherven
2010-07-28Emit also the size of the vector when pretty-printing.erven
2010-07-12 Replace temporal names with actual builtins' names. Fix bugs in expandirar
2010-06-30cli-fe-vect: added support for big and little endianess in parserkwilliam
2010-06-28 Fix expansion of aligned load and mask for load.irar
2010-06-28Support for AND, OR, XOR: fix.erven
2010-06-27Add builtin support for bitwise AND, OR and XOR.erven
2010-06-27 Implement expansion of additional CLI vector builtins: int to floatirar
2010-06-17 Add implementation of vector cli builtins.irar