rs6000: Fix for separate shrink-wrapping for fp (PR80860, PR80843)
[gcc.git] / gcc / config / rs6000 / rs6000.c
2017-05-24 Segher Boessenkoolrs6000: Fix for separate shrink-wrapping for fp (PR8086...
2017-05-18 Segher Boessenkoolrs6000: Separate shrink-wrapping for FPRs
2017-05-12 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-05-12 Will Schmidtrs6000.c (gimple-fold.h): New #include.
2017-05-12 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2017-05-11 Bill Schmidtre PR target/80695 (gratuitous use of stxvx to store...
2017-05-11 Kelvin Nilsencmpb-1.c: New test.
2017-05-10 Bill Schmidtrs6000.c (altivec_init_builtins): Define POWER8 built...
2017-05-09 Kelvin Nilsenre PR target/80101 (ICE in store_data_bypass_p, at...
2017-05-05 Bill Schmidtrs6000.c (rs6000_vect_nonmem): New static var.
2017-04-18 Michael Meissnerre PR target/80099 (ICE in rs6000_expand_vector_extract...
2017-04-14 Michael Meissnerre PR target/80098 (ICE in curr_insn_transform, at...
2017-04-11 Bill Schmidtre PR target/80376 (Some vec_xxpermdi usage lead to...
2017-04-10 Kelvin Nilsenre PR target/80108 (ICE in aggregate_value_p at functio...
2017-04-10 Nathan Sidwellre PR target/79905 (ICE in canonical types differ for...
2017-04-08 Aaron Sawdeyre PR rtl-optimization/80358 (ICE (cc1 killed) building...
2017-04-07 Pat Haugenrs6000.c (vec_load_pendulum): Rename...
2017-03-27 Kelvin Nilsenre PR target/80103 (ICE in output_1144, at config/rs600...
2017-03-23 Kelvin Nilsenp9-options-1.c: New test.
2017-03-22 Aaron Sawdeyre PR target/80123 (libgomp tests pr66199-2.c and pr661...
2017-03-22 Martin LiskaError message on target attribute on power target ...
2017-03-22 Kelvin Nilsenrs6000-c.c (rs6000_target_modify_macros): Add comments.
2017-03-10 Bill Schmidtrs6000-builtin.def (VMULEUB_UNS): Remove orphaned built-in.
2017-03-10 Segher Boessenkoolrs6000: float128 on BE and 32-bit
2017-03-10 Will Schmidtre PR target/79941 (Altivec vec_vmuleub regression)
2017-03-10 Kelvin Nilsenrs6000.c (rs6000_option_override_internal): Fix two...
2017-03-10 Pat Haugenre PR target/79907 (ICE in extract_constrain_insn,...
2017-03-09 Bill Schmidtrs6000.c (rs6000_gen_le_vsx_permute): Use rotate instea...
2017-03-03 Segher Boessenkoolrs6000: Fix for -mwarn-cell-microcode (PR43763)
2017-02-21 Jakub Jelinekre PR target/79494 (ICE in maybe_record_trace_start...
2017-02-17 Bill Schmidtre PR target/79261 (vec_xxpermdi appears to have endian...
2017-02-14 Carl Lovers6000.c: Add case statement entry to make the xvcvuxds...
2017-02-13 Aaron Sawdeyre PR target/79449 (ppc builtin expansion of strncmp...
2017-02-08 Pat Haugenre PR target/78604 (test case gcc.target/powerpc/p8vect...
2017-02-07 Richard Bienerre PR tree-optimization/79256 (FAIL: gcc.dg/vect/pr2541...
2017-02-06 Michael Meissnerre PR target/66144 (vector element operator produces...
2017-02-06 Segher Boessenkoolsched: Do not move expensive insns speculatively (PR68664)
2017-01-31 Michael Meissnerre PR target/78597 (test case gcc.dg/torture/fp-int...
2017-01-30 Aaron Sawdeyre PR target/79170 (memcmp builtin expansion sequence...
2017-01-21 Segher Boessenkoolrs6000: Small varargs for BE SVR4 (PR61729, PR77850)
2017-01-20 Segher Boessenkoolrs6000: Fix the new SSP guard configuration code (PR79140)
2017-01-19 Alan Modra[RS6000] PR79144, cmpstrnsi optimization breaks glibc
2017-01-18 Aaron Sawdeyrs6000-protos.h (expand_strn_compare): Add arg.
2017-01-17 Segher Boessenkool-mstack-protector-guard and friends (PR78875)
2017-01-17 Eric Botcazours6000.c (rs6000_emit_move): Also use a TOC reference...
2017-01-17 Alan ModraPR79066, non-PIC code generated for powerpc glibc with...
2017-01-16 Bill Schmidtrs6000.c (rtx_is_swappable_p): Change UNSPEC_VSX__XXSPL...
2017-01-16 Alan ModraPowerpc bootstrap failure due to duplicate case value
2017-01-14 Alan ModraAvoid PR72749 by not using unspecs
2017-01-12 Bill Schmidtre PR target/79044 (ICE in insn_is_swappable_p, at...
2017-01-09 Jakub Jelinekre PR translation/79019 (translatable string typo in...
2017-01-05 Michael Meissnerre PR target/71977 (powerpc64: Use VSR when operating...
2017-01-04 Kelvin Nilsenre PR target/78056 (build failure on Power7)
2017-01-04 Michael Meissnerre PR target/78900 (ICE in gcc.target/powerpc/signbit...
2017-01-01 Jakub JelinekUpdate copyright years.
2016-12-29 Michael Meissnerrs6000.c (altivec_expand_builtin): Fix typos in error...
2016-12-27 Michael Meissnerpredicates.md (const_0_to_12_operand): Rename predicate...
2016-12-21 Pat Haugenre PR rtl-optimization/11488 (Pre-regalloc scheduling...
2016-12-21 Bill Seurer[PATCH, v2, rs6000] pr65479 Add -fasynchronous-unwind...
2016-12-19 Aaron Sawdeyrs6000-protos.h (expand_strn_compare): Declare.
2016-12-19 Will Schmidtrs6000.c: Add handling for early expansion of vector...
2016-12-19 Will Schmidtrs6000.c (rs6000_gimple_fold_builtin): Add handling...
2016-12-14 Michael Meissnerrs6000.c (rs6000_split_vec_extract_var): On ISA 3.0...
2016-12-13 Bill Schmidtrs600.c (rs6000_builtin_vectorization_cost): Adjust...
2016-12-13 Carl Lovers6000-c.c: Add built-in support for vector float vec_p...
2016-12-11 Bill Schmidtre PR target/78695 (ICE (segfault) on powerpc64le-linux...
2016-12-09 Bill Schmidtrs6000-passes.def: New file.
2016-12-07 Michael Meissnerre PR target/72717 (ICE: in emit_move_insn, at expr...
2016-12-07 James Greenhalgh[Patch PR78561 PowerPC] Revert to old behaviour for...
2016-12-02 Jakub Jelinekre PR target/78614 (ICE error: invalid rtl sharing...
2016-12-02 James Greenhalgh[Patch 1/2 PR78561] Rename get_pool_size to get_pool_si...
2016-12-01 Jakub Jelinekre PR target/78614 (ICE error: invalid rtl sharing...
2016-12-01 Alan Modra[RS6000] fix rtl-checking internal compiler error
2016-11-30 Michael Meissnerre PR target/78602 (PowerPC vec-extract-v2df.c can...
2016-11-29 Segher Boessenkoolrs6000: Make deallocation of a large frame work (PR77687)
2016-11-28 Markus TrippelsdorfFix PR78556 - left shift of negative values
2016-11-27 Iain Sandoe[Darwin] Fix PR57438 by avoiding empty function bodies...
2016-11-25 Richard SandifordSet mode of decimal floats before calling layout_type
2016-11-23 Joseph MyersFix e500 offset handling for TImode.
2016-11-21 Trevor Saunderssplit up variables to use rtx_insn * more
2016-11-21 Trevor Saundersuse rtx_insn * more places where it is obvious
2016-11-18 Dominik VogtRS6000: Fix PR 77359: Properly align local variables...
2016-11-17 Michael Meissnerre PR target/78101 (PowerPC 64-bit little endian fusion...
2016-11-16 Segher Boessenkooldf: Change defs in entry and uses in exit block during...
2016-11-14 Michael Meissnerrs6000.c (rs6000_expand_vector_set): Add support for...
2016-11-13 David Edelsohnre PR target/78336 (powerpc-darwin bootstrap broken...
2016-11-12 Segher Boessenkoolrs6000: Don't forget to initialize the TOC (PR77957)
2016-11-10 Michael Meissnerrs6000.c (rs6000_hard_regno_mode_ok): If ISA 3.0...
2016-11-07 David EdelsohnFix typo.
2016-11-07 David Edelsohnconfigure.ac (.hidden): Change to conftest_s string.
2016-11-04 Bill Schmidtrs6000.c (gimple-ssa.h): New #include.
2016-11-03 Richard Bienerrs6000.c (rs6000_xcoff_declare_object_name): Use symtab...
2016-11-02 Segher Boessenkoolrs6000: Disable shrink-wrap-separate for abi=spe (PR78168)
2016-11-02 Trevor Saundersremove cast to rtx_insn * in remove_note
2016-10-27 Michael Meissnerconstraints.md (wH constraint): Add new constraints...
2016-10-26 Kelvin Nilsenre PR target/78056 (build failure on Power7)
2016-10-21 David Edelsohnrs6000.c (rs6000_assemble_visibility): Swap "internal...
2016-10-18 Kelvin Nilsenvec-all-ne-0.c: New test.
2016-10-18 David Edelsohnrs6000.c (rs6000_output_symbol_ref): Move storage mappi...
2016-10-18 Segher Boessenkoolrs6000: Fix separate shrink-wrapping for TARGET_MULTIPLE
next