aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2016-03-14rs6000: Handle "d" output in the bd*z patterns (PR70098)Segher Boessenkool1-5/+5
2016-03-13vxworks.h (STACK_CHECK_STATIC_BUILTIN): Define.Eric Botcazou2-0/+12
2016-03-12re PR target/70131 (PowerPC ISA 2.07 is inefficient at doint (float)(int)x.)Michael Meissner1-6/+8
2016-03-10re PR target/70168 (Wrong code generation in __sync_val_compare_and_swap on P...Ulrich Weigand1-0/+3
2016-02-26re PR target/69969 (Function attribute no-vsx)Jakub Jelinek1-1/+2
2016-02-26powerpc: Handle DImode rotatert implemented with rlwinm (PR69946)Segher Boessenkool1-2/+5
2016-02-23re PR target/69810 (PowerPC64: unrecognizable insn)David Edelsohn1-36/+8
2016-02-18re PR bootstrap/68404 (PGO/LTO bootstrap failure on ppc64le)Michael Meissner2-5/+14
2016-02-17altivec.md (*altivec_lvxl_<mode>_internal): Output correct instruction.Bill Schmidt1-1/+1
2016-02-16[RS6000] reload_vsx_from_gprsf splitterAlan Modra2-52/+43
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek1-1/+1
2016-02-09re PR bootstrap/68404 (PGO/LTO bootstrap failure on ppc64le)Michael Meissner1-11/+2
2016-02-05crypto.md (crypto_vpermxor_<mode>): Correct insn type.Pat Haugen2-4/+4
2016-02-04re PR target/69667 (ppc64le -mlra: ICE: Max. number of generated reload insns...Michael Meissner1-4/+4
2016-02-04re PR target/69461 (ICE in lra_set_insn_recog_data, at lra.c:964)Michael Meissner1-1/+2
2016-02-03re PR target/69644 (ICE with -O on __sync_bool_compare_and_swap with short in...Jakub Jelinek1-4/+5
2016-02-02[RS6000] lqarx and stqcx. registersAlan Modra1-7/+6
2016-02-02[RS6000] ABI_V4 init of toc sectionAlan Modra2-9/+25
2016-01-28rs6000.c (output_cbranch): Don't statically predict branches if using guessed...Pat Haugen1-3/+4
2016-01-27rs6000: Put back the 's' output modifierSegher Boessenkool1-0/+8
2016-01-27driver-rs6000.c (detect_processor_aix): Add power9.David Edelsohn1-0/+3
2016-01-26re PR target/68662 (FAIL: gcc.dg/lto/20090210 c_lto_20090210_0.o-c_lto_200902...Jakub Jelinek1-10/+5
2016-01-25rs6000.c (rs6000_keep_leaf_when_profiled): Add decl with __attribute__ ((unus...Bill Schmidt1-0/+1
2016-01-21aix71.h (ASM_CPU_SPEC): Add entry for Power9.Pat Haugen2-0/+3
2016-01-21re PR target/63354 (gcc -pg -mprofile-kernel creates unused stack frames on l...Anton Blanchard2-0/+11
2016-01-20ppc-auxv.h: New file.Peter Bergner4-0/+319
2016-01-20re PR target/68609 (PowerPC reciprocal estimate missed opportunities)David Edelsohn2-5/+23
2016-01-15re PR target/68609 (PowerPC reciprocal estimate missed opportunities)David Edelsohn2-57/+49
2016-01-14Revert 2016-01-13 change.Michael Meissner4-58/+33
2016-01-13rs6000-builtin.def (BU_FLOAT128_2): Add support for pack/unpack functions for...Michael Meissner4-33/+58
2016-01-12rs6000.c (v2df_reduction_p): New function.Bill Schmidt1-0/+52
2016-01-08[PATCH][RS6000] Migrate reduction optabs in paired.mdAlan Lawrence1-11/+28
2016-01-06vsx.md (*p9_vecload_<mode>): Replace VSX_M mode iterator with VSX_M2.Bill Schmidt1-11/+11
2016-01-04rs6000-cpus.def (ISA_3_0_MASKS_SERVER): Add OPTION_MASK_P9_DFORM.Michael Meissner1-0/+1
2016-01-04constraints.md (wo constraint): New constraint for ISA 3.0 (power9).Michael Meissner4-40/+69
2016-01-04Update copyright years.Jakub Jelinek125-126/+126
2015-12-29rs6000.c (init_float128_ieee): Remove IEEE 128-bit comparison functions in cm...Michael Meissner4-86/+123
2015-12-28rs6000.c (rs6000_emit_le_vsx_move): Verify that this is never called when lxv...Bill Schmidt3-31/+51
2015-12-25freebsd64.h: Delete FREEBSD_DYNAMIC_LINKER32/64 defines.Andreas Tobler1-19/+4
2015-12-22re PR target/68772 (Many -gstabs tests FAIL with Xcode 7 as)Peter Bergner1-0/+1
2015-12-17re PR target/68805 (ICE while var-tracking in simplify_binary_operation_1 wit...Michael Meissner2-7/+21
2015-12-14rs6000: Fix a mistake in cstore_si_as_di (PR68865, PR68879)Segher Boessenkool1-0/+2
2015-12-09freebsd64.h: Remove the redefinition of WCHAR_TYPE.Andreas Tobler1-1/+1
2015-12-05re PR target/68609 (PowerPC reciprocal estimate missed opportunities)David Edelsohn3-5/+37
2015-12-04rs6000: Clean up the cstore code a bitSegher Boessenkool1-12/+11
2015-12-04rs6000: Implement cstore for signed Pmode register comparesSegher Boessenkool1-0/+47
2015-12-03Add an rsqrt_optab and IFN_RSQRT internal functionRichard Sandiford1-64/+31
2015-12-02configure.ac: Check assembler support for R_PPC64_ENTRY relocation.Ulrich Weigand1-10/+80
2015-12-02rs6000: Optimise SImode cstore on 64-bitSegher Boessenkool1-0/+50
2015-12-01freebsd64.h (ELFv2_ABI_CHECK): Add new macro.Andreas Tobler1-0/+13