| Commit message (Expand) | Author | Age | Files | Lines |
* | * gcc.dg/20050811-2.c: Update dumping flags. | hubicka | 2008-03-19 | 1 | -9/+15 |
* | PR middle-end/35456 | uros | 2008-03-04 | 1 | -0/+4 |
* | * ifcvt.c (noce_process_if_block): Try to handle only the then | aoliva | 2008-03-01 | 1 | -0/+9 |
* | * dbgcnt.def (cfg_cleanup, cprop1, cprop2, dce_fast, dce_ud, dse1, | dje | 2008-02-26 | 1 | -3/+7 |
* | * ifcvt.c (noce_can_store_speculate_p): New static function. | ian | 2007-10-29 | 1 | -18/+71 |
* | * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharing | hubicka | 2007-09-05 | 1 | -3/+3 |
* | gcc/ | hjl | 2007-08-26 | 1 | -0/+3 |
* | PR middle-end/33157 | uros | 2007-08-24 | 1 | -1/+3 |
* | * alias.c (rtx_equal_for_memref_p): Constify. | ghazi | 2007-08-14 | 1 | -7/+7 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | nickc | 2007-07-26 | 1 | -4/+3 |
* | 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2007-07-11 | 1 | -6/+0 |
* | * ifcvt.c (find_cond_trap): Avoid invalid RTL sharing. | hubicka | 2007-07-03 | 1 | -2/+2 |
* | 2007-06-15 Kenneth Zadeck <zadeck@naturalbridge.com> | zadeck | 2007-06-19 | 1 | -5/+13 |
* | Merge dataflow branch into mainline | dberlin | 2007-06-11 | 1 | -82/+83 |
* | * tree-vrp.c (execute_vrp): Do not check whether current_loops == NULL. | rakdver | 2007-05-27 | 1 | -5/+2 |
* | * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of | hubicka | 2007-05-21 | 1 | -3/+0 |
* | 2007-05-04 Josh Conner <jconner@apple.com> | jconner | 2007-05-04 | 1 | -1/+1 |
* | * ifcvt.c (struct noce_if_info): Add then_else_reversed field. | steven | 2007-03-29 | 1 | -6/+16 |
* | * ifcvt.c (cond_exec_find_if_block): Return FALSE if no | steven | 2007-03-28 | 1 | -0/+2 |
* | * ifcvt.c (noce_try_store_flag_constants): Don't check | steven | 2007-03-26 | 1 | -171/+206 |
* | Fix accidental commit | steven | 2007-03-23 | 1 | -11/+6 |
* | * tracer.c (tracer): Don't take FLAGS argument. Assert we are | steven | 2007-03-23 | 1 | -6/+11 |
* | * doc/loop.texi: Document possibility not to perform disambiguation | rakdver | 2007-02-06 | 1 | -10/+5 |
* | * alias.c (init_alias_analysis): Correct whitespace. | sayle | 2007-02-01 | 1 | -2/+2 |
* | * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode and set | steven | 2007-01-18 | 1 | -2/+6 |
* | 2007-01-15 Eric Christopher <echristo@apple.com> | echristo | 2007-01-16 | 1 | -48/+62 |
* | * ifcvt.c (struct noce_if_info): Add comments to the fields. | steven | 2007-01-11 | 1 | -53/+95 |
* | * 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 |