Age | Commit message (Expand) | Author | Files | Lines |
2006-04-19 | ifcvt.c (noce_emit_move_insn): Call store_bit_field if the resulting move wou... | Andreas Krebbel | 1 | -39/+74 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -3/+6 |
2006-02-15 | cfg.c (dump_flow_info): Get dump flags as an additional parameter. | Paolo Bonzini | 1 | -1/+1 |
2006-01-17 | ifcvt.c (if_convert): Make it static. | Kazu Hirata | 1 | -1/+1 |
2006-01-15 | ifcvt.c (noce_init_if_info): New static function, broken out of noce_process_... | Ian Lance Taylor | 1 | -28/+282 |
2006-01-11 | basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ... | Kazu Hirata | 1 | -1/+1 |
2005-12-17 | basic-block.h: Changed basic block numbering so that the entry block is 0 and... | Daniel Berlin | 1 | -2/+2 |
2005-11-09 | ifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn. | Eric Botcazou | 1 | -15/+22 |
2005-11-07 | re PR rtl-optimization/23567 (if-conversion causes wrong code) | Jakub Jelinek | 1 | -25/+63 |
2005-07-22 | re PR rtl-optimization/20370 (dead_or_predictable doesn't resize reg_n_info) | J"orn Rennecke | 1 | -0/+8 |
2005-07-05 | Makefile.in: Adjust dependencies. | Paolo Bonzini | 1 | -0/+119 |
2005-06-25 | Update FSF address. | Kelley Cook | 1 | -2/+2 |
2005-06-16 | basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo... | Jan Hubicka | 1 | -15/+16 |
2005-06-01 | re PR rtl-optimization/21767 (if-convert leaves invalid REG_EQUAL notes) | J"orn Rennecke | 1 | -0/+19 |
2005-05-29 | ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS is... | Roger Sayle | 1 | -1/+5 |
2005-05-27 | re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) | Roger Sayle | 1 | -1/+152 |
2005-05-18 | re PR tree-optimization/21541 (gcc.c-torture/execute/20031215-1.c compilation... | Richard Henderson | 1 | -0/+8 |
2005-04-21 | alias.c (true_dependence): Remove 'abort' from comments. | Nathan Sidwell | 1 | -25/+15 |
2005-04-13 | genattrtab.c (NULL_ATTR): Remove. | Kazu Hirata | 1 | -1/+0 |
2005-03-31 | Fix problems with hot/cold partitioning optimization. | Caroline Tice | 1 | -12/+14 |
2005-03-11 | basic-block.h (single_succ_p, [...]): New inline functions. | Zdenek Dvorak | 1 | -25/+24 |
2005-03-09 | * ifcvt.c (noce_emit_move_insn): Remove inmode. | Kazu Hirata | 1 | -2/+1 |
2005-03-02 | recog.c (verify_changes, [...]): New functions, broken out of apply_change_gr... | J"orn Rennecke | 1 | -7/+1 |
2005-03-01 | cfgloop.c (flow_loop_entry_edges_find, [...]): Removed. | Zdenek Dvorak | 1 | -32/+8 |
2005-01-26 | re PR rtl-optimization/19579 (-march=i686 generates a bogus program for x86*) | Jakub Jelinek | 1 | -5/+21 |
2005-01-18 | basic-block.h, [...]: Update copyright. | Kazu Hirata | 1 | -1/+2 |
2005-01-08 | ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change... | Roger Sayle | 1 | -1/+16 |
2005-01-05 | * ifcvt.c (find_if_case_1): Revert 2005-01-04 change. | Roger Sayle | 1 | -15/+1 |
2005-01-05 | ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block... | Roger Sayle | 1 | -1/+15 |
2004-12-18 | ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p. | Roger Sayle | 1 | -15/+28 |
2004-11-25 | basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | Nathan Sidwell | 1 | -4/+4 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -5/+4 |
2004-11-18 | ifcvt.c (find_if_block): Move the check for the number of edges above the loo... | Andrew Pinski | 1 | -12/+6 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -1/+1 |
2004-11-02 | bitmap.h (bitmap_equal_p): Return bool. | Nathan Sidwell | 1 | -7/+3 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -12/+11 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -58/+52 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -9/+11 |
2004-09-17 | re PR rtl-optimization/15187 (Inefficient if optimization with -O2 -ffast-math) | Uros Bizjak | 1 | -0/+20 |
2004-08-29 | flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not just th... | Richard Earnshaw | 1 | -4/+5 |
2004-08-25 | Add more details to hot/cold partitioning comments and documentation. | Caroline Tice | 1 | -2/+17 |
2004-08-25 | * ifcvt.c (find_if_case_1): Remove ??? comment. | Zack Weinberg | 1 | -1/+0 |
2004-08-24 | basic-block.h (struct basic_block_def): Reorder fields to eliminate interior ... | Zack Weinberg | 1 | -1/+2 |
2004-08-18 | Hot/cold partitioning update patch. | Caroline Tice | 1 | -1/+3 |
2004-07-27 | expr.h (canonicalize_condition, [...]): Add an int argument. | Richard Sandiford | 1 | -34/+4 |
2004-07-11 | rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c... | Roger Sayle | 1 | -7/+19 |
2004-07-10 | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 1 | -2/+1 |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -24/+24 |
2004-07-07 | ifcvt.c (total_bb_rtx_cost): New function. | David Edelsohn | 1 | -2/+24 |
2004-07-06 | ifcvt.c (struct noce_if_info): Add a Boolean b_unconditional field. | Roger Sayle | 1 | -2/+8 |