aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000
AgeCommit message (Expand)AuthorFilesLines
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu2-16/+23
2012-08-17rs6000.c (macho_branch_islands): Adjust for changes to vec.h.Iain Sandoe1-1/+1
2012-08-16darwin.h (TARGET_IEEE_QUAD): Fix comment.Segher Boessenkool1-1/+1
2012-08-16aix43.h (ASM_CPU_SPEC): Use %(asm_default) instead of -mppc.Segher Boessenkool2-2/+2
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool27-510/+469
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool24-530/+103
2012-08-16rs6000.h (RS6000_BTM_ALWAYS): New.Segher Boessenkool1-0/+1
2012-08-16aix52.h (ASM_CPU_SPEC): Fix typo.Segher Boessenkool4-4/+4
2012-08-16re PR target/54142 (ppc64 build failure - Unrecognized opcode: `sldi' (and `s...Segher Boessenkool2-2/+2
2012-08-01re PR target/54131 (ICE building 416.gamess, reload_cse_simplify_operands)Alan Modra1-6/+20
2012-07-31rs6000.c (rs6000_builtin_vectorization_cost): Revise costs for vec_perm and v...Bill Schmidt1-12/+74
2012-07-28re PR target/54093 (ICE in in extract_insn, at recog.c:2129)Alan Modra1-4/+14
2012-07-27constraints.md: Delete "q" constraint.Segher Boessenkool6-80/+58
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool16-2138/+147
2012-07-27601.md: New file.Segher Boessenkool15-464/+156
2012-07-25tm.texi: Regenerate.Bill Schmidt1-9/+14
2012-07-24Purge FIXUNS_TRUNC_LIKE_FIX_TRUNCRichard Henderson1-5/+0
2012-07-24re PR target/53914 (poor code generated for offset addressing on ppc32)Alan Modra5-225/+273
2012-07-20power4.md (power4-store-update): Fix reservation.Pat Haugen1-5/+3
2012-07-13re PR bootstrap/53955 (Missing prototypes in i386.c, bootstrap failure with -...Bill Schmidt1-4/+4
2012-07-13tm.texi: Regenerate.Bill Schmidt1-0/+61
2012-07-10Zap now unused builtin_mul_widen_even/odd target hooksRichard Henderson1-51/+0
2012-07-10rs6000: Rename patterns for vec_widen_<s>mult_even/odd_<mode>Richard Henderson2-39/+39
2012-07-09re PR target/53283 (Many failures on x86_64-apple-darwin10 after revision 186...Iain Sandoe1-0/+4
2012-06-24output.h: (current_function_is_leaf...Steven Bosscher1-1/+1
2012-06-22rs6000.md (define_attr "type"): New type popcnt.Edmar Wienskoski5-6/+15
2012-06-22rs6000.c (rs6000_pre_atomic_barrier): Pass in and return mem.Alan Modra1-5/+16
2012-06-19spe.md (*mov_si<mode>_e500_subreg0): Rename to mov_si<mode>_e500_subreg0.Joseph Myers1-2/+29
2012-06-18* config/rs6000/aix52.h (TARGET_EXTRA_BUILTINS): Define as 0.David Edelsohn1-0/+2
2012-06-17cfglayout.h: Remove.Steven Bosscher2-2/+1
2012-06-13targhooks.c (default_builtin_vectorized_conversion): Handle vec_construct, us...Bill Schmidt1-0/+13
2012-06-12sync.md (atomic_load, [...]): Use INT1 mode iterator instead of INT.Richard Henderson1-4/+4
2012-06-06rs6000-tables.opt: Regenerated.Edmar Wienskoski1-26/+32
2012-06-05re PR target/53487 (Unrecognizable insn for conditional move)Michael Meissner1-0/+15
2012-06-05e5500.md: New file.Edmar Wienskoski7-4/+465
2012-06-05rs6000.c (ptr_regno_for_savres): Comment.Alan Modra1-3/+9
2012-06-04re PR target/53559 (ICE on altivec builtins stv[l|r]x[l])Edmar Wienskoski1-8/+8
2012-06-01vxworks.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Restore the "do {" part of the do-...Olivier Hainque1-0/+1
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher2-1/+2
2012-05-29integrate.c: Remove.Steven Bosscher2-2/+1
2012-05-29rtl.h (assign_stack_temp, [...]): Remove 'keep' argument.Michael Matz2-6/+6
2012-05-29LANGUAGES: Fix typos.Joseph Myers3-4/+4
2012-05-25t-linux64: Delete the 32-bit multilib that uses software floating point emula...Michael Meissner1-7/+4
2012-05-24rs6000.c (rs6000_option_override_internal): Change rs6000_sched_costly_dep de...Pat Haugen2-101/+135
2012-05-22rs6000.c (rs6000_aix_asm_output_dwarf_table_ref): Use strip_name_encoding tar...David Edelsohn1-1/+1
2012-05-22aix.h (FP_SAVE_INLINE, [...]): Delete.Alan Modra4-52/+81
2012-05-22rs6000.c (save_reg_p): New function.Alan Modra1-67/+49
2012-05-22rs6000.c: Delete unnecessary forward declarations.Alan Modra1-241/+32
2012-05-21predicates.md (input_operand): Don't match constant pool addresses.Alan Modra4-255/+261
2012-05-18rs6000.c (print_operand): Revise code that unsafely relied on signed overflow...Bill Schmidt1-23/+5