aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/rs6000/rs6000.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-05re PR target/56843 (PowerPC Newton-Raphson reciprocal estimates can be improved)Bill Schmidt1-75/+54
2013-03-30cfgrtl.c (fixup_reorder_chain): Do not emit barriers to BB_FOOTER.Steven Bosscher1-20/+1
2013-03-29cfgbuild.c (inside_basic_block_p): Use JUMP_TABLE_DATA_P in lieu of tests for...Steven Bosscher1-3/+1
2013-03-23avr.c, [...]: Where applicable...Steven Bosscher1-6/+5
2013-03-20predicates.md (indexed_address, [...]): New predicates.Michael Meissner1-79/+383
2013-02-08re PR target/56043 (ICE in rs6000_builtin_vectorized_libmass for vsx-mass-1.c)Michael Meissner1-2/+7
2013-02-07re PR target/54009 (incorrect code generated for DFmode lo_sum mem)Alan Modra1-39/+71
2013-01-23rs6000.c (rs6000_delegitimize_address): Check that TOC operand is a valid sym...David Edelsohn1-0/+2
2013-01-10Update copyright years in gcc/Richard Sandiford1-1/+1
2012-12-27rs6000.c (rs6000_deligitimze_address): Do not delegitimize TLS addresses on AIX.David Edelsohn1-27/+47
2012-12-21varasm.c (bss_initializer_p): Remove static.David Edelsohn1-8/+62
2012-12-06configure.tgt: Enable build on powerpc*-linux.Peter Bergner1-0/+9
2012-12-06rs6000.c (rs6000_option_override_internal): Set default loop peeling limits.Pat Haugen1-0/+8
2012-11-30xcoffout.c (xcoff_tls_data_section_name): Define.David Edelsohn1-4/+155
2012-11-19rs6000.c (rs6000_stack_info): Always set vrsave_mask for TARGET_ALTIVEC_ABI.Mans Rullgard1-4/+4
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-9/+7
2012-11-14configure.ac (HAVE_LD_LARGE_TOC): Add AIX test.David Edelsohn1-1/+5
2012-11-08re PR target/54308 (build regression in 190498 on ppc64/linux: legitimate_ind...Jakub Jelinek1-1/+1
2012-10-31rs6000.c (legitimize_reload_address): Remove code handling non-aligned ld/std.Alan Modra1-21/+0
2012-10-24rs6000.c (rs6000_density_test): Use dump_enabled_p instead of dump_kind_p.Sharad Singhai1-1/+1
2012-10-19rs6000-cpus.def (POWERPC_MASKS): Don't assume OPTION_MASK_STRICT_ALIGN is def...Michael Meissner1-7/+4
2012-10-17rs6000.opt (rs6000_isa_flags): New flag word to replace target_flags that giv...Michael Meissner1-129/+107
2012-10-11As suggested here:James Lemke1-6/+5
2012-10-10Fix signed/unsigned warning; Make some mask types HOST_WIDE_INT; Add more deb...Michael Meissner1-59/+159
2012-10-07rs6000.c (print_operand): Delete.Segher Boessenkool1-11/+0
2012-10-04rs6000.c (rs6000_code_end): Protect the use of ASM_WEAKEN_DECL with #if RS600...Jason Merrill1-0/+2
2012-10-02If no -mcpu=<xxx> or implicit cpu via --with-cpu=<xxx> configure option, inhe...Michael Meissner1-8/+21
2012-10-02rs6000.c (rs6000_option_override_internal): Do not set TARGET_ALTIVEC_VRSAVE ...David Edelsohn1-5/+2
2012-10-01Fix powerpc breakageMichael Meissner1-5/+6
2012-09-26re PR middle-end/54635 (Add addr_space_t argument to TARGET_MODE_DEPENDENT_AD...Georg-Johann Lay1-1/+2
2012-09-20s390.c (s390_chunkify_start): Replacing INSN_LOCATOR.Dehao Chen1-1/+1
2012-09-19Integrate lexical block into source_location.Dehao Chen1-1/+0
2012-09-19[multiple changes]David Edelsohn1-0/+46
2012-09-18rs6000.c (print_operand): Remove.Maciej W. Rozycki1-8/+0
2012-09-10Remove unnecessary VEC function overloads.Diego Novillo1-5/+2
2012-09-07aix43.h (RS6000_CALL_GLUE): Delete.Segher Boessenkool1-6/+0
2012-09-06rs6000.c (rs6000_xcoff_asm_named_section): Add TLS section.David Edelsohn1-4/+6
2012-09-05hooks.c (hook_int_rtx_mode_as_bool_0): New function.Oleg Endo1-3/+5
2012-08-23rs6000.c (rs6000_density_test): Free loop body.Bill Schmidt1-0/+1
2012-08-17Convert MEMBER_TYPE_FORCES_BLK to target hookH.J. Lu1-0/+23
2012-08-17rs6000.c (macho_branch_islands): Adjust for changes to vec.h.Iain Sandoe1-1/+1
2012-08-16aix43.h (TARGET_DEFAULT): Delete MASK_NEW_MNEMONICS.Segher Boessenkool1-32/+30
2012-08-16rs6000-common.c (rs6000_handle_option): Delete handling for -mno-powerpc and ...Segher Boessenkool1-51/+1
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 Boessenkool1-4/+0
2012-07-27rs6000-common.c (rs6000_handle_option): Delete code for -mno-power, -mpower, ...Segher Boessenkool1-24/+8
2012-07-27601.md: New file.Segher Boessenkool1-54/+2
2012-07-25tm.texi: Regenerate.Bill Schmidt1-9/+14