aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu
AgeCommit message (Expand)AuthorFilesLines
2008-06-28re PR target/34856 (ICE with some constant vectors)Ulrich Weigand1-13/+13
2008-06-18targhooks.h (struct gcc_target): New member unwind_word_mode.Ulrich Weigand3-12/+8
2008-06-18spu.c (reg_align): Remove.Ulrich Weigand1-18/+6
2008-06-11revert another accidental check-inSa Liu1-2/+1
2008-06-11Revert the accidental check-in that casued build error on SPU.Sa Liu1-1/+1
2008-06-01rtl.h (emit_clobber, [...]): Declare.Richard Sandiford1-2/+1
2008-05-27Add TImode libgcc functions for mul and div.Trevor Smigiel1-1/+3
2008-05-27Add TImode libgcc functions for mul and div.Trevor Smigiel3-2/+277
2008-05-14Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner3-43/+46
2008-05-08fixed subti3 patternSa Liu1-7/+13
2008-05-082008-05-07 Kai Tietz <kai,tietz@onevision.com>Kai Tietz1-1/+1
2008-04-25re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka1-7/+7
2008-04-24re PR c++/35758 (vector_size attribute lost in function arguments for templates)Jakub Jelinek1-1/+1
2008-04-11* config/spu/spu.c (spu_init_builtins): Mark builtins as nothrow.Ben Elliston1-3/+5
2008-04-08function.h (incomming_args): Break out of struct function.Jan Hubicka1-18/+18
2008-03-27sourcebuild.texi, [...]: Revert automatic dependency patch.Tom Tromey1-2/+18
2008-03-25x-solaris (host-solaris.o): Update.Tom Tromey1-18/+2
2008-02-20spu.md (vec_unpacku_hi_v8hi, [...]): Implement.Ira Rosen1-0/+176
2008-02-08Fixed wrong parameter type in spuSa Liu1-4/+4
2008-01-07Genetate inline code for double division.Sa Liu1-0/+52
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek3-7/+5
2007-12-04* config/spu/spu.h (ASM_FORMAT_PRIVATE_NAME): Remove; use default.Ben Elliston1-4/+0
2007-11-20* config/spu/spu_mfcio.h: Fix typo.Ben Elliston1-1/+1
2007-11-20mfc_tag_release.c: New file.Ulrich Weigand7-2/+362
2007-11-16Inlined floatunssidf2 and floatunsdidf2Sa Liu1-25/+132
2007-11-15spu-protos.h (legitimate_const): Remove prototype.Ulrich Weigand2-27/+25
2007-11-15spu.c (spu_emit_branch_or_set): Remove PROCESSOR_CELL condition from HONOR_NA...Ben Elliston2-67/+166
2007-09-28re PR target/33347 (gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-l...Andrew Pinski1-1/+1
2007-09-25Fix doloop pattern in spu.mdRevital Eres1-1/+2
2007-09-14vmx2spu.h (vec_extract, [...]): New intrinsics.Ulrich Weigand1-1/+543
2007-09-12spu.c (spu_emit_branch_or_set): Handle NaN values as operands to DFmode GE or...Ben Elliston1-10/+45
2007-09-11* config/spu/spu.md: Formatting fixes.Ben Elliston1-35/+35
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+37
2007-09-06spu.md (floatsidf2): Use convert_optab_libfunc instead of ufloat_optab->handl...Andrew Pinski1-4/+8
2007-09-01arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-08-31optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_...Andrew Pinski1-1/+30
2007-08-28Modulo-scheduling improvements. Patch 2 of 2Mircea Namolaru1-0/+42
2007-08-24alpha.c (alpha_mangle_type, [...]): Constify.Kaveh R. Ghazi1-2/+2
2007-08-23arc-protos.h (arc_select_cc_mode, gen_compare_reg): Wrap in RTX_CODE macro gu...Kaveh R. Ghazi2-7/+7
2007-08-22md.texi (Iterators): Renamed from Macros.Hans-Peter Nilsson1-16/+16
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-3/+3
2007-08-03spu.md (dftsv, [...]): Attach the appropriate mode to unspec expressions to s...Ben Elliston1-4/+6
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton14-67/+53
2007-07-242007-07-24 Dorit Nuzman <dorit@il.ibm.com>Dorit Nuzman1-0/+18
2007-07-13config.gcc: Add options for arch and tune on SPU.Sa Liu10-61/+996
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman2-0/+65
2007-07-11spu.c (spu_optimization_options): Remove setting of parameter PARAM_MAX_COMPL...Ulrich Weigand1-5/+6
2007-07-10Replace no_new_pseudos in backends.Ian Lance Taylor1-1/+1
2007-06-15[multiple changes]Andrew Pinski1-11/+10
2007-06-11Merge dataflow branch into mainlineDaniel Berlin1-15/+5