aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/spu/spu.c
AgeCommit message (Expand)AuthorFilesLines
2009-03-31spu.c (spu_expand_prologue): Delete redundant code.Alan Modra1-6/+0
2009-03-12re PR target/39181 (complex int arguments cause ICE)Ulrich Weigand1-5/+4
2009-03-02spu.c (TARGET_SECTION_TYPE_FLAGS): Define.Ulrich Weigand1-0/+14
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek1-1/+1
2009-02-14spu_internals.h (spu_sr, [...]): Define.Ulrich Weigand1-5/+11
2009-02-09spu.c (array_to_constant): Fix (latent) wrong-code generation due to implicit...Ulrich Weigand1-3/+2
2008-10-29configure.ac [spu-*-*]: Do not set skipdirs.Stefan Schulze Frielinghaus1-10/+11
2008-09-12spu.c (spu_override_options): Default to -mno-safe-hints when building for th...Ulrich Weigand1-0/+10
2008-09-05Improved branch hints, safe hints, and scheduling.Trevor Smigiel1-278/+887
2008-09-01* config/spu/spu.c (spu_expand_block_move) Update call of MOVE_RATIO.Jan Hubicka1-1/+1
2008-08-31frv.c (frv_rtx_costs): Update forward declaration.Jan Hubicka1-1/+1
2008-08-31fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka1-2/+3
2008-08-28target.h (struct vectorize): Add new target builtin.Ira Rosen1-0/+58
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand1-6/+16
2008-08-12* config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.Ulrich Weigand1-1/+1
2008-08-05spu.h (CANNOT_CHANGE_MODE_CLASS): Allow (multi)word-sized SUBREG of multi-wor...Ulrich Weigand1-3/+6
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-17/+16
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 Weigand1-7/+7
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-2/+10
2008-05-14Add SSE5 vector shift/rotate; Update SSE5 vector multiplyMichael Meissner1-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
2007-12-06re PR middle-end/20983 (varargs functions force va_list variable to stack unn...Jakub Jelinek1-1/+5
2007-11-15spu-protos.h (legitimate_const): Remove prototype.Ulrich Weigand1-26/+25
2007-11-15spu.c (spu_emit_branch_or_set): Remove PROCESSOR_CELL condition from HONOR_NA...Ben Elliston1-19/+5
2007-09-28re PR target/33347 (gcc.c-torture/compile/20000804-1.c ICEs at -O3 -funroll-l...Andrew Pinski1-1/+1
2007-09-12spu.c (spu_emit_branch_or_set): Handle NaN values as operands to DFmode GE or...Ben Elliston1-10/+45
2007-09-10New target hook to calculate MIITrevor Smigiel1-0/+37
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-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. Ghazi1-6/+6
2007-08-09optabs.c (expand_widen_pattern_expr): Use optabs accestors.Jan Hubicka1-3/+3
2007-08-02host-hpux.c: Change copyright header to refer to version 3 of the GNU General...Nick Clifton1-4/+3
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 Liu1-20/+287
2007-07-12target.h (builtin_vectorization_cost): Add new target builtin.Dorit Nuzman1-0/+19
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
2007-05-26i386.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2007-03-17arm.c, [...]: Fix comment typos.Kazu Hirata1-1/+1