| Commit message (Expand) | Author | Age | Files | Lines |
* | * ifcvt.c (cond_move_convert_if_block): New function, code | steven | 2007-01-06 | 1 | -78/+74 |
* | * cfgexpand.c (construct_exit_block): Don't disturb end of last BB. | hubicka | 2006-11-27 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not pass loops structure through | rakdver | 2006-11-25 | 1 | -1/+1 |
* | * tree-vrp.c (execute_vrp): Do not update current_loops. | rakdver | 2006-11-17 | 1 | -5/+6 |
* | 2006-11-12 Michael Matz <matz@suse.de> | sayle | 2006-11-13 | 1 | -1/+3 |
* | * builtins.c (expand_builtin_mathfn_3): Correct coding style. | sayle | 2006-10-30 | 1 | -7/+6 |
* | PR rtl-optimization/28096 | ebotcazou | 2006-09-30 | 1 | -1/+9 |
* | PR target/28574 | sje | 2006-09-20 | 1 | -0/+7 |
* | * ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively execute | sayle | 2006-08-28 | 1 | -5/+7 |
* | 2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com> | krebbel | 2006-04-19 | 1 | -39/+74 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -3/+6 |
* | 2006-02-15 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2006-02-15 | 1 | -1/+1 |
* | * ifcvt.c (if_convert): Make it static. | kazu | 2006-01-17 | 1 | -1/+1 |
* | ./: | ian | 2006-01-15 | 1 | -28/+282 |
* | * basic-block.h (control_flow_graph): Change the type of | kazu | 2006-01-11 | 1 | -1/+1 |
* | 2005-12-17 Danny Berlin <dberlin@dberlin.org> | zadeck | 2005-12-17 | 1 | -2/+2 |
* | * ifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn. | ebotcazou | 2005-11-09 | 1 | -15/+22 |
* | PR rtl-optimization/23567 | jakub | 2005-11-07 | 1 | -25/+63 |
* | PR rtl-optimization/20370 | amylaar | 2005-07-22 | 1 | -0/+8 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+119 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -15/+16 |
* | PR rtl-optimization/21767 | amylaar | 2005-06-01 | 1 | -0/+19 |
* | * ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly | sayle | 2005-05-29 | 1 | -1/+5 |
* | PR tree-optimization/9814 | sayle | 2005-05-27 | 1 | -1/+152 |
* | PR 21541 | rth | 2005-05-19 | 1 | -0/+8 |
* | * alias.c (true_dependence): Remove 'abort' from comments. Use | nathan | 2005-04-21 | 1 | -25/+15 |
* | * genattrtab.c (NULL_ATTR): Remove. | kazu | 2005-04-13 | 1 | -1/+0 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -12/+14 |
* | * basic-block.h (single_succ_p, single_pred_p, single_succ_edge, | rakdver | 2005-03-11 | 1 | -25/+24 |
* | * ifcvt.c (noce_emit_move_insn): Remove inmode. | kazu | 2005-03-09 | 1 | -2/+1 |
* | * recog.c (verify_changes, confirm_change_group): New functions, | amylaar | 2005-03-02 | 1 | -7/+1 |
* | * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exit_edges_find, | rakdver | 2005-03-01 | 1 | -32/+8 |
* | PR rtl-optimization/19579 | jakub | 2005-01-25 | 1 | -5/+21 |
* | * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c, | kazu | 2005-01-18 | 1 | -1/+2 |
* | * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 change, now that | sayle | 2005-01-08 | 1 | -1/+16 |
* | * ifcvt.c (find_if_case_1): Revert 2005-01-04 change. | sayle | 2005-01-05 | 1 | -15/+1 |
* | * ifcvt.c (find_if_case_1): Avoid creating an empty forwarder block, | sayle | 2005-01-05 | 1 | -1/+15 |
* | * ifcvt.c (total_bb_rtx_cost): Rename function to cheap_bb_rtx_cost_p. | sayle | 2004-12-18 | 1 | -15/+28 |
* | * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ... | nathan | 2004-11-25 | 1 | -4/+4 |
* | * bitmap.h (struct bitmap_obstack): New obstack type. | nathan | 2004-11-22 | 1 | -5/+4 |
* | 2004-11-18 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-11-18 | 1 | -12/+6 |
* | * bitmap.c (bitmap_print): Make bitno unsigned. | nathan | 2004-11-04 | 1 | -1/+1 |
* | * bitmap.h (bitmap_equal_p): Return bool. | nathan | 2004-11-02 | 1 | -7/+3 |
* | * bitmap.h (bitmap_empty_p): New. | nathan | 2004-10-29 | 1 | -12/+11 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -58/+52 |
* | * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_COMPL_IN_BITMAP, | rakdver | 2004-09-26 | 1 | -9/+11 |
* | PR rtl-optimization/15187 | uros | 2004-09-17 | 1 | -0/+20 |
* | * flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole comparison, not | rearnsha | 2004-08-29 | 1 | -4/+5 |
* | Add more details to hot/cold partitioning comments and documentation. | ctice | 2004-08-25 | 1 | -2/+17 |