Age | Commit message (Expand) | Author | Files | Lines |
2006-10-25 | optabs.h (enum optab_index): Remove OTI_lrint. | Richard Guenther | 1 | -1/+43 |
2006-10-25 | optabs.h (enum optab_index): Rename OTI_drem to OTI_remainder. | Uros Bizjak | 1 | -1/+1 |
2006-07-17 | re PR middle-end/28403 (Missed argument pop after doubleword shift) | Richard Sandiford | 1 | -0/+2 |
2006-07-17 | re PR middle-end/28402 (Doubleword shifts implemented using word_mode libcalls) | Richard Sandiford | 1 | -1/+1 |
2006-07-16 | optabs.c (maybe_encapsulate_block): New function extracted from... | Eric Botcazou | 1 | -28/+34 |
2006-05-28 | cfgcleanup.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-04-08 | builtins.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-02-14 | optabs.c (expand_abs): Don't call do_jump_by_parts_greater_rtx directly... | Roger Sayle | 1 | -9/+2 |
2006-01-30 | optabs.c (prepare_cmp_insn): If unbaised and unsigned then bias the compariso... | Carlos O'Donell | 1 | -9/+15 |
2006-01-27 | rtl.texi (SYMBOL_REF_DATA): Adjust documentation for new opaque type. | Richard Sandiford | 1 | -1/+1 |
2006-01-25 | rtl.texi (SYMBOL_REF_CONSTANT, [...]): Document. | Richard Sandiford | 1 | -1/+1 |
2006-01-20 | loop-iv.c: Include df.h and hashtab.h. | Zdenek Dvorak | 1 | -1/+1 |
2006-01-19 | Makefile.in (tree-vect-patterns.o): Add rule for new file. | Dorit Nuzman | 1 | -0/+159 |
2006-01-08 | - Fix up date in ChangeLog. Update copyrights in changed files. | Ian Lance Taylor | 1 | -1/+1 |
2006-01-07 | re PR target/25662 (Unrecognizable insn with -O on PPC) | Ian Lance Taylor | 1 | -3/+8 |
2005-12-19 | optabs.c (init_floating_libfuncs): Handle decimal float modes. | Jon Grimm | 1 | -3/+22 |
2005-12-16 | re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b... | Steven Bosscher | 1 | -15/+7 |
2005-12-01 | * optabs.c (expand_vec_cond_expr): Use EXPAND_NORMAL. | Richard Henderson | 1 | -2/+2 |
2005-11-24 | re PR target/21623 (ICE in reload_cse_simplify_operands, at postreload.c:391) | J"orn Rennecke | 1 | -2/+0 |
2005-11-24 | optabs.c (expand_binop): Use swap_commutative_operands_with_target to order o... | Paolo Bonzini | 1 | -6/+25 |
2005-11-24 | machmode.h (CLASS_HAS_WIDER_MODES_P): New macro. | Ben Elliston | 1 | -19/+28 |
2005-11-24 | optabs.c (prepare_cmp_insn): Use SCALAR_FLOAT_MODE_P. | Ben Elliston | 1 | -4/+1 |
2005-11-22 | optabs.c (expand_unop): Call SCALAR_FLOAT_MODE_P on a mode, not a mode_class. | Ian Lance Taylor | 1 | -2/+2 |
2005-11-22 | optabs.c: Use SCALAR_FLOAT_MODE_P instead of explicitly testing GET_MODE_CLAS... | Ben Elliston | 1 | -2/+2 |
2005-11-22 | fp-bit.c (clzusi): New function. | Joseph Myers | 1 | -3/+12 |
2005-11-22 | optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t... | Ben Elliston | 1 | -1/+1 |
2005-11-20 | expr.c (expand_expr_real): Use usmul_optab for widening signed * unsigned mul... | Bernd Schmidt | 1 | -0/+1 |
2005-10-31 | optabs.c (expand_unop): Take TRULY_NOOP_TRUNCATION into account. | J"orn Rennecke | 1 | -1/+3 |
2005-09-29 | * optabs.c (expand_binop): Initialize first_pass_p. | Mark Mitchell | 1 | -1/+1 |
2005-09-29 | Revert this patch: | Paolo Bonzini | 1 | -24/+11 |
2005-09-29 | re PR middle-end/17886 (variable rotate and unsigned long long rotate should ... | Mark Mitchell | 1 | -0/+19 |
2005-09-27 | optabs.c (no_conflict_move_test): Check if a result of a to-be-moved insn wou... | J"orn Rennecke | 1 | -2/+8 |
2005-09-23 | optabs.c (emit_libcall_block): Use no_conflict_move_test. | J"orn Rennecke | 1 | -17/+22 |
2005-09-23 | re PR rtl-optimization/23837 (Wrong code with REG_NO_CONFLICT notes (caused b... | J"orn Rennecke | 1 | -1/+2 |
2005-09-15 | optabs.c (expand_binop): Use swap_commutative_operands_with_target to order o... | Paolo Bonzini | 1 | -11/+24 |
2005-08-19 | optabs.h: Change CTI_ to COI_. | Eric Christopher | 1 | -31/+31 |
2005-08-16 | re PR middle-end/20396 (TRULY_NOOP_TRUNCATION ignored) | J"orn Rennecke | 1 | -3/+9 |
2005-07-29 | expr.c (expand_expr_real_1): Do not load mem targets into register. | Jan Hubicka | 1 | -1/+1 |
2005-07-12 | builtins.c: (expand_builtin_memcmp, expand_builtin_strncmp): s/cmpstrsi/cmpst... | Adrian Straetling | 1 | -0/+3 |
2005-07-06 | Removal of -fforce-mem. | Fariborz Jahanian | 1 | -74/+1 |
2005-06-28 | builtins.c: (expand_builtin_memset): Rewrite to support 'set_storage_via_setm... | Adrian Straetling | 1 | -1/+1 |
2005-06-28 | Makefile.in: Set and use UNWIND_H. | Paul Brook | 1 | -3/+0 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-21 | genopinit.c (vec_shl_optab, [...]): Initialize new optabs. | Dorit Nuzman | 1 | -2/+66 |
2005-06-18 | tree.def (REDUC_MAX_EXPR, [...]): New tree-codes. | Dorit Nuzman | 1 | -0/+15 |
2005-06-02 | optabs.c: (expand_bool_compare_and_swap): Emit barrier after unconditional jump. | Adrian Straetling | 1 | -0/+1 |
2005-05-13 | re PR middle-end/20714 (emit_no_conflict_block does invalid reordering) | J"orn Rennecke | 1 | -18/+41 |
2005-05-10 | optabs.c (expand_compare_and_swap_loop): Don't clobber old value before compa... | Richard Henderson | 1 | -9/+17 |
2005-04-28 | bt-load.c, [...]: Use JUMP_P, LABEL_P, REG_P, MEM_P, NONJUMP_INSN_P, and INSN... | Kazu Hirata | 1 | -1/+1 |
2005-04-21 | lambda.h (lambda_vector_min_nz): Likewise. | Nathan Sidwell | 1 | -12/+7 |