Age | Commit message (Expand) | Author | Files | Lines |
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 |
2005-04-21 | * optabs.c (gen_conditional_trap): Restore #define. | Nathan Sidwell | 1 | -0/+1 |
2005-04-21 | optabs.c (gen_condiational_trap): Remove #define. | Nathan Sidwell | 1 | -137/+105 |
2005-04-19 | builtins.c (expand_builtin_sync_operation): Revert last change. | Richard Henderson | 1 | -36/+25 |
2005-04-18 | * optabs.c (expand_sync_operation): Fix typo expanding nand to and. | Richard Henderson | 1 | -1/+1 |
2005-04-14 | re PR middle-end/14311 (builtins for atomic operations needed) | Richard Henderson | 1 | -0/+536 |
2005-04-11 | * builtins.def (BUILT_IN_LCEIL, BUILT_IN_LCEILF, BUILT_IN_LCEILL) | Uros Bizjak | 1 | -0/+1 |
2005-04-09 | * builtins.def (BUILT_IN_LFLOOR, BUILT_IN_LFLOORF, BUILT_IN_LFLOORL) | Uros Bizjak | 1 | -0/+1 |
2005-03-24 | optabs.h (enum optab_index): Remove OTI_llrint. | Uros Bizjak | 1 | -1/+0 |
2005-03-22 | optabs.c (expand_binop): Make sure the first subword's result gets stored. | DJ Delorie | 1 | -0/+5 |
2005-03-21 | optabs.h (enum optab_index): Add new OTI_lrint and OTI_llrint. | Uros Bizjak | 1 | -0/+2 |
2005-03-16 | optabs.c (expand_copysign_absneg): Make static. | Roger Sayle | 1 | -1/+1 |
2005-03-15 | optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expand... | Roger Sayle | 1 | -4/+4 |
2005-03-15 | real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si... | Roger Sayle | 1 | -10/+9 |
2005-03-15 | real.h (struct real_format): Split the signbit field into two two fields, sig... | Roger Sayle | 1 | -2/+2 |
2005-03-14 | re PR rtl-optimization/17236 (inefficient code for long long multiply on x86) | Roger Sayle | 1 | -173/+189 |
2005-02-12 | optabs.h (enum optab_index): Add new OTI_ldexp. | Uros Bizjak | 1 | -0/+1 |
2005-02-09 | re PR middle-end/19402 (__builtin_powi? still missing) | Richard Guenther | 1 | -0/+4 |
2005-02-01 | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 1 | -1/+1 |
2005-01-31 | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 1 | -30/+136 |
2005-01-30 | re PR other/19696 (gcc.c-torture/execute/ieee/copysign1.c: Unsatisfied symbol... | Richard Henderson | 1 | -142/+211 |
2005-01-30 | optabs.c, [...]: Update copyright. | Kazu Hirata | 1 | -1/+1 |
2005-01-27 | builtins.c (expand_builtin_copysign): New. | Richard Henderson | 1 | -0/+86 |
2004-12-22 | optabs.h (OTI_movmisalign, [...]): New. | Richard Henderson | 1 | -0/+1 |
2004-12-09 | genopinit.c (vec_realign_store_optab): Initialization removed. | Dorit Naishlos | 1 | -3/+0 |
2004-12-02 | optabs.c (lowpart_subreg_maybe_copy): New. | Richard Henderson | 1 | -2/+24 |
2004-11-24 | optabs.h (force_expand_binop): Declare. | Richard Sandiford | 1 | -1/+1 |
2004-11-16 | * optabs.c (vector_compare_rtx): Fix COMPARISON_CLASS_P use. | Devang Patel | 1 | -1/+1 |
2004-11-12 | * optabs.c (vector_compare_rtx): Use COMPARISON_CLASS_P. | Devang Patel | 1 | -1/+1 |
2004-11-09 | optabs.c (prepare_operand): Make it static. | Kazu Hirata | 1 | -1/+1 |
2004-09-28 | re PR tree-optimization/17531 ([ivopts] ICE compiling gzip deflate.c) | Richard Henderson | 1 | -2/+10 |
2004-09-28 | * optabs.c, optabs.h: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-27 | expr.c (expand_expr_real_1): Handle VEC_COND_EXPR. | Devang Patel | 1 | -1/+178 |
2004-09-23 | tree.def (ALIGN_INDIRECT_REF, [...]): New tree-codes. | Dorit Naishlos | 1 | -0/+90 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-10 | Revert 2004-09-09 Giovanni Bajo <giovannibajo@gcc.gnu.org> | Nathan Sidwell | 1 | -44/+70 |
2004-09-10 | lambda-mat.c (lambda_matrix_inverse_hard): Use gcc_assert and gcc_unreachable... | Giovanni Bajo | 1 | -70/+44 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-04 | md.texi (shift patterns): New anchor. | Richard Sandiford | 1 | -94/+396 |
2004-09-04 | builtins.c (expand_builtin_mathfn): Handle BUILT_IN_RINT{,F,L} using rint_optab. | Uros Bizjak | 1 | -0/+1 |