| Commit message (Expand) | Author | Age | Files | Lines |
* | Makefile.in (except.o): Update. | Neil Booth | 2002-03-29 | 1 | -1/+1 |
* | rs6000.c (rs6000_select_rtx_section): Put symbolic constants in .data when -f... | Richard Henderson | 2002-03-21 | 1 | -0/+5 |
* | rs6000.c (rs6000_override_options): Only warn about -fpic/-fPIC if extra_warn... | David Edelsohn | 2002-03-19 | 1 | -1/+1 |
* | emit-rtl.c (gen_int_mode): New function. | Lars Brinkhoff | 2002-03-19 | 1 | -6/+3 |
* | rs6000.h (PAD_VARARGS_DOWN): Define. | David Edelsohn | 2002-03-13 | 1 | -43/+1 |
* | rs6000.h (PREDICATE_CODES): Add any_operand and zero_constant. | David Edelsohn | 2002-03-12 | 1 | -17/+13 |
* | rs6000.c (rs6000_va_arg): Fix alignment for vectors. | Aldy Hernandez | 2002-03-08 | 1 | -34/+54 |
* | invoke.texi: Add documentation for -mabi=no-altivec. | Aldy Hernandez | 2002-03-07 | 1 | -1/+3 |
* | attribs.c (init_attributes, [...]): Use ARRAY_SIZE in lieu of explicit sizeof... | Kaveh R. Ghazi | 2002-03-03 | 1 | -13/+13 |
* | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_INFO_P; invoke ENCODE_S... | Richard Henderson | 2002-03-02 | 1 | -1/+5 |
* | [multiple changes] | David Edelsohn | 2002-02-27 | 1 | -4/+1 |
* | rs6000.md ("get_vrsave_internal"): New. | Aldy Hernandez | 2002-02-25 | 1 | -1/+4 |
* | - Add missing mask_operand patch. | Alan Modra | 2002-02-22 | 1 | -0/+5 |
* | [multiple changes] | David Edelsohn | 2002-02-22 | 1 | -11/+10 |
* | [multiple changes] | David Edelsohn | 2002-02-20 | 1 | -6/+8 |
* | [multiple changes] | David Edelsohn | 2002-02-19 | 1 | -5/+5 |
* | i386.md ("mmx_uavgv8qi3"): Use const_vector. | Aldy Hernandez | 2002-02-19 | 1 | -5/+56 |
* | rs6000.md ("*movv4si_internal"): Add m<-r and r<-r alternatives. | Aldy Hernandez | 2002-02-14 | 1 | -1/+2 |
* | rs6000.md: Use predicate altivec_register_operand for altivec_lvx* and altive... | Aldy Hernandez | 2002-02-13 | 1 | -0/+13 |
* | rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*. | Aldy Hernandez | 2002-02-11 | 1 | -1/+98 |
* | Fix for string-opt-7 failure on rs6000 -maix64. | Tom Rix | 2002-02-07 | 1 | -0/+18 |
* | rs6000.c (altivec_init_builtins): Fix typo building void typed builtins. | Aldy Hernandez | 2002-02-05 | 1 | -6/+3 |
* | extend.texi: Warn about unsupported usage of altivec builtins. | Aldy Hernandez | 2002-02-04 | 1 | -14/+182 |
* | rs6000.c (rs6000_output_function_epilogue): Do not emit optional traceback ta... | David Edelsohn | 2002-01-15 | 1 | -50/+54 |
* | Use ior for loading constant | Tom Rix | 2002-01-13 | 1 | -69/+53 |
* | rs6000.c (altivec_init_builtins): Add support for lvebx, lvehx, lvewx, lvxl, ... | Aldy Hernandez | 2002-01-11 | 1 | -8/+126 |
* | rs6000.c (altivec_expand_builtin): Add support for mtvscr, dssall, mfvscr, ds... | Aldy Hernandez | 2002-01-10 | 1 | -16/+173 |
* | 002-01-07 Aldy Hernandez <aldyh@redhat.com> | Aldy Hernandez | 2002-01-08 | 1 | -0/+23 |
* | rs6000.c (bdesc_2arg): Add altivec predicates. | Aldy Hernandez | 2002-01-08 | 1 | -8/+8 |
* | rs6000.c (altivec_expand_ternop_builtin): Don't die on invalid arguments. | Aldy Hernandez | 2002-01-07 | 1 | -8/+42 |
* | function.h (struct function): Add profile. | William Cohen | 2002-01-03 | 1 | -2/+2 |
* | Fix for rs6000_emit_allocate_stack's use of rs6000_emit_set_long_const for pp... | Tom Rix | 2002-01-02 | 1 | -5/+34 |
* | darwin-tramp.asm: Fix comment formatting. | Kazu Hirata | 2001-12-29 | 1 | -4/+4 |
* | rs6000.h (rs6000_builtins): Add vsldoi variants. | Aldy Hernandez | 2001-12-23 | 1 | -31/+106 |
* | install.texi: Add documentation for --enable-altivec. | Aldy Hernandez | 2001-12-20 | 1 | -8/+15 |
* | rs6000.h: LEGITIMIZE_RELOAD_ADDRESS: redefine in terms of rs6000_legitimize_r... | Dale Johannesen | 2001-12-19 | 1 | -0/+128 |
* | rs6000.c (rs6000_override_options): Only use DI ops when TARGET_64BIT. | David Edelsohn | 2001-12-18 | 1 | -2/+2 |
* | rs6000.c: Remove is_gpr_return_reg prototype. | Aldy Hernandez | 2001-12-17 | 1 | -1/+0 |
* | rs6000.c (vrsave_operation): Recognize SETs in parallel. | Aldy Hernandez | 2001-12-17 | 1 | -110/+164 |
* | Fix for -maix64 and medium sized struct passing. | Tom Rix | 2001-12-17 | 1 | -19/+3 |
* | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 2001-12-17 | 1 | -0/+102 |
* | rs6000.c (rs6000_legitimize_address): Force both PLUS operands into registers... | Aldy Hernandez | 2001-12-17 | 1 | -1/+1 |
* | rs6000.c (rs6000_override_options): Add SUBSUBTARGET_OVERRIDE_OPTIONS. | Aldy Hernandez | 2001-12-13 | 1 | -0/+3 |
* | * rs6000.c (processor_target_table): Add PPC405. | David Edelsohn | 2001-12-10 | 1 | -0/+3 |
* | rs6000.h (enum rs6000_builtins): Add remaining altivec builtins (VCF?X, VCT?X... | Daniel Berlin | 2001-12-09 | 1 | -8/+63 |
* | Fix rs6000 -maix64 -mstring | Tom Rix | 2001-12-09 | 1 | -1/+1 |
* | darwin.h: Set MAX_LONG_TYPE_SIZE to 32. | Dale Johannesen | 2001-12-07 | 1 | -9/+31 |
* | rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case. | Turly O'Connor | 2001-12-07 | 1 | -1/+3 |
* | rs6000.c (rs6000_unique_section): Simplify and correct code selecting section. | Alan Modra | 2001-12-06 | 1 | -28/+39 |
* | final.c (count_basic_block, [...]): Kill. | Jan Hubicka | 2001-12-06 | 1 | -4/+0 |