]> gcc.gnu.org Git - gcc.git/history - gcc/config/rs6000/rs6000.c
re PR target/72827 (gnat bootstrap broken on powerpc64le-linux-gnu)
[gcc.git] / gcc / config / rs6000 / rs6000.c
2016-09-01 Bill Schmidtre PR target/72827 (gnat bootstrap broken on powerpc64l...
2016-08-30 Segher Boessenkoolrs6000: Don't emit a use of LR in returns and sibcalls
2016-08-23 Michael Meissnerrs6000.c (rs6000_expand_vector_init): Set initializatio...
2016-08-19 Joseph MyersImplement C _FloatN, _FloatNx types.
2016-08-12 Bill Schmidtrs6000.c (rs6000_builtin_vectorization_cost): Correct...
2016-08-12 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-08-10 Kelvin Nilsenaltivec.h (vec_extract_exp): New macro.
2016-08-10 Michael Meissnerre PR target/72853 (gcc/testsuite/gcc.c-torture/execute...
2016-08-08 Alan Modra[RS6000] TOC refs generated during reload
2016-08-08 Alan Modra[RS6000] PR72802 part 1, fix constraints for lxssp...
2016-08-05 Alan Modra[RS6000] rs6000_preferred_reload_class
2016-08-03 Peter Bergnerrs6000.c (rs6000_option_override_internal): Make LRA...
2016-08-03 Alan Modra[RS6000] cost SLOW_UNALIGNED_ACCESS
2016-08-03 Alan Modra[RS6000] Delete duplicate code
2016-08-01 Michael Meissnerrs6000-c.c (altivec_resolve_overloaded_builtin): Add...
2016-07-30 Michael Meissnerrs6000-protos.h (rs6000_adjust_vec_address): New functi...
2016-07-29 Marek Polacekre PR c/7652 (-Wswitch-break : Warn if a switch case...
2016-07-28 Michael Meissnerrs6000-protos.h (rs6000_split_vec_extract_var): New...
2016-07-28 Trevor Saundersmerge adjust_cost and adjust_cost_2 target hooks
2016-07-27 Michael Meissnervector.md (vec_extract<mode>): Change the calling signa...
2016-07-27 Michael Meissnerre PR target/71869 (__builtin_isgreater raises an inval...
2016-07-26 Alan Modra[RS6000] push_secondary_reload ICE
2016-07-22 Kelvin Nilsenrs6000.c (rs6000_option_override_internal): Add comment...
2016-07-22 Segher BoessenkoolSubject: [PATCH] rs6000: Fix logic for when to emit...
2016-07-19 Michael Meissnerre PR target/71493 (accidental ABI change for structure...
2016-07-14 Alan Modra[RS6000] -mno-vsx should force -mno-power9-dform
2016-07-08 Michael Meissnerre PR target/71806 (PowerPC -mcpu=power9 enables __floa...
2016-07-05 Michael Meissnerrs6000-protos.h (rs6000_split_signbit): New prototype.
2016-07-01 Peter Bergnerre PR target/71698 (ICE related to decimal float when...
2016-06-30 Kelvin Nilsenaltivec.md (darn_32): Change the condition to TARGET_P9...
2016-06-29 Michael Meissnerpredicates.md (const_0_to_7_operand): New predicate...
2016-06-28 Pat Haugenrs6000.md ('type' attribute): Add htmsimple/dfp types.
2016-06-28 Pat Haugenrs6000.md ('type' attribute): Add veclogical,veccmpfx...
2016-06-28 Peter Bergnerre PR target/71656 (ICE in reload when generating code...
2016-06-24 Bill Schmidtrs6000-builtin.def (BU_FLOAT128_2): New #define.
2016-06-23 Michael Meissnerpredicates.md (splat_input_operand): Rework.
2016-06-15 Michael Meissnervsx.md (VSINT_84): Add DImode to enable loading DImode...
2016-06-07 Bill SeurerThis patch adds support for the missing versions of...
2016-05-26 Michael Meissnerrs6000.c (rs6000_emit_p9_fp_minmax): New function for...
2016-05-25 Bill SeurerThis patch adds support for the vec_cmpne altivec built...
2016-05-23 Michael Meissnerre PR target/71201 (PowerPC XXPERM instruction fails...
2016-05-20 Bill SeurerThis patch adds support for the signed and unsigned...
2016-05-19 Kelvin Nilsendarn-0.c: New test.
2016-05-18 Michael Meissnerre PR target/70915 (Improve loading 0/-1 in VSX registe...
2016-05-11 Michael Meissnerpredicates.md (quad_memory_operand): Move most of the...
2016-05-11 Alan Modra[RS6000] complex long double ABI_V4 fix
2016-05-09 Alan Modra[RS6000] Stop regrename twiddling with split-stack...
2016-05-09 Aaron Sawdeyrs6000.c (rs6000_reassociation_width): Add function...
2016-05-05 Alan Modra[RS6000] TARGET_RELOCATABLE
2016-05-05 Alan Modra[RS6000] Rewrite rs6000_frame_related to use simplify_r...
2016-05-04 Alan Modra[RS6000] out-of-line exit register restore funcs
2016-05-04 Alan Modra[RS6000] Align .toc section
2016-05-03 Alan Modra[RS6000] powerpc64le -ffixed-cr2 -ffixed-cr3 -ffixed...
2016-05-03 Alan Modra[RS6000] Fix ICE caused by rs6000_savres_strategy thinko
2016-05-02 Michael Meissnermachmode.h (mode_complex): Add support to give the...
2016-05-01 Eric Botcazours6000.c (altivec_expand_lv_builtin): Do not use switch...
2016-04-30 Alan Modra[RS6000] Allow saving of fixed regs.
2016-04-30 Alan Modra[RS6000] Split SAVRES_STRATEGY
2016-04-30 Alan Modra[RS6000] PR69645, -ffixed-reg ignored
2016-04-30 Alan Modra[RS6000] Simplify setting of fixed_regs[RS6000_PIC_OFFS...
2016-04-29 Bill Schmidtaltivec.h: Change definitions of vec_xl and vec_xst.
2016-04-28 Segher Boessenkoolrs6000: Clean up rs6000_stack_info a bit
2016-04-28 Segher Boessenkoolrs6000: Rename insn_chain_scanned_p to spe_insn_chain_s...
2016-04-28 Bill SeurerThis patch adds support for the signed and unsigned...
2016-04-27 Bill Schmidtaltivec.md (altivec_lvx_<mode>): Remove.
2016-04-14 Michael Meissnerre PR target/70669 (PowerPC __float128 does not support...
2016-04-11 Michael Meissnerre PR target/70381 (On powerpc, -mfloat128 is on by...
2016-03-10 Ulrich Weigandre PR target/70168 (Wrong code generation in __sync_val...
2016-02-26 Jakub Jelinekre PR target/69969 (Function attribute no-vsx)
2016-02-26 Segher Boessenkoolpowerpc: Handle DImode rotatert implemented with rlwinm...
2016-02-11 Jakub Jelinekcgraph.c: Spelling fixes - behaviour -> behavior and...
2016-02-04 Michael Meissnerre PR target/69461 (ICE in lra_set_insn_recog_data...
2016-02-03 Jakub Jelinekre PR target/69644 (ICE with -O on __sync_bool_compare_...
2016-02-02 Alan Modra[RS6000] ABI_V4 init of toc section
2016-01-28 Pat Haugenrs6000.c (output_cbranch): Don't statically predict...
2016-01-27 Segher Boessenkoolrs6000: Put back the 's' output modifier
2016-01-26 Jakub Jelinekre PR target/68662 (FAIL: gcc.dg/lto/20090210 c_lto_200...
2016-01-25 Bill Schmidtrs6000.c (rs6000_keep_leaf_when_profiled): Add decl...
2016-01-21 Anton Blanchardre PR target/63354 (gcc -pg -mprofile-kernel creates...
2016-01-20 Peter Bergnerppc-auxv.h: New file.
2016-01-20 David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2016-01-15 David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2016-01-14 Michael MeissnerRevert 2016-01-13 change.
2016-01-13 Michael Meissnerrs6000-builtin.def (BU_FLOAT128_2): Add support for...
2016-01-12 Bill Schmidtrs6000.c (v2df_reduction_p): New function.
2016-01-04 Michael Meissnerconstraints.md (wo constraint): New constraint for...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-29 Michael Meissnerrs6000.c (init_float128_ieee): Remove IEEE 128-bit...
2015-12-28 Bill Schmidtrs6000.c (rs6000_emit_le_vsx_move): Verify that this...
2015-12-17 Michael Meissnerre PR target/68805 (ICE while var-tracking in simplify_...
2015-12-05 David Edelsohnre PR target/68609 (PowerPC reciprocal estimate missed...
2015-12-03 Richard SandifordAdd an rsqrt_optab and IFN_RSQRT internal function
2015-12-02 Ulrich Weigandconfigure.ac: Check assembler support for R_PPC64_ENTRY...
2015-12-01 Bill Schmidtrs6000.c (const_load_sequence_p): Handle extra indirect...
2015-11-30 Jakub Jelinekre PR tree-optimization/68501 (sqrt builtin is not...
2015-11-29 David Edelsohnre PR target/28115 (possible bug in recog_memoized...
2015-11-25 Michael Meissner<patch #10>
2015-11-25 David Edelsohnrs6000.c (rs6000_declare_alias): Rename and globalize...
2015-11-19 David Edelsohnrevert: rs6000.c (use_toc_relative_ref): Ignore type...
2015-11-18 Alan Modrars6000.c (use_toc_relative_ref): Ignore type-limits...
next
This page took 1.230531 seconds and 108 git commands to generate.