OSDN Git Service

Daily bump.
[pf3gnuchains/gcc-fork.git] / gcc / ifcvt.c
2007-02-06 rakdver * doc/loop.texi: Document possibility not to perform...
2007-02-01 sayle * alias.c (init_alias_analysis): Correct whitespace.
2007-01-18 steven * cfgcleanup.c (cleanup_cfg): Detect cfglayout mode...
2007-01-16 echristo2007-01-15 Eric Christopher <echristo@apple.com>
2007-01-11 steven * ifcvt.c (struct noce_if_info): Add comments to the...
2007-01-06 steven * ifcvt.c (cond_move_convert_if_block): New function...
2006-11-27 hubicka * cfgexpand.c (construct_exit_block): Don't disturb...
2006-11-25 rakdver * tree-vrp.c (execute_vrp): Do not pass loops structur...
2006-11-17 rakdver * tree-vrp.c (execute_vrp): Do not update current_loops.
2006-11-13 sayle2006-11-12 Michael Matz <matz@suse.de>
2006-10-30 sayle * builtins.c (expand_builtin_mathfn_3): Correct coding...
2006-09-30 ebotcazou PR rtl-optimization/28096
2006-09-20 sje PR target/28574
2006-08-28 sayle * ifcvt.c (cheap_bb_rtx_cost_p): Don't speculatively...
2006-04-19 krebbel2006-04-19 Andreas Krebbel <krebbel1@de.ibm.com>
2006-03-02 dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-15 bonzini2006-02-15 Paolo Bonzini <bonzini@gnu.org>
2006-01-17 kazu * ifcvt.c (if_convert): Make it static.
2006-01-15 ian./:
2006-01-11 kazu * basic-block.h (control_flow_graph): Change the type of
2005-12-17 zadeck2005-12-17 Danny Berlin <dberlin@dberlin.org>
2005-11-09 ebotcazou * ifcvt.c (noce_get_alt_condition): Use prev_nonnote_insn.
2005-11-07 jakub PR rtl-optimization/23567
2005-07-22 amylaar PR rtl-optimization/20370
2005-07-05 bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25 kcookUpdate FSF address.
2005-06-16 hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-01 amylaar PR rtl-optimization/21767
2005-05-29 sayle * ifcvt.c (noce_emit_move_insn): Construct a SET patte...
2005-05-27 sayle PR tree-optimization/9814
2005-05-19 rth PR 21541
2005-04-21 nathan * alias.c (true_dependence): Remove 'abort' from comme...
2005-04-13 kazu * genattrtab.c (NULL_ATTR): Remove.
2005-03-31 cticeFix problems with hot/cold partitioning optimization.
2005-03-11 rakdver * basic-block.h (single_succ_p, single_pred_p, single_...
2005-03-09 kazu * ifcvt.c (noce_emit_move_insn): Remove inmode.
2005-03-02 amylaar * recog.c (verify_changes, confirm_change_group):...
2005-03-01 rakdver * cfgloop.c (flow_loop_entry_edges_find, flow_loop_exi...
2005-01-25 jakub PR rtl-optimization/19579
2005-01-18 kazu * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,
2005-01-08 sayle * ifcvt.c (find_if_case_1): Reinstate 2005-01-04 chang...
2005-01-05 sayle * ifcvt.c (find_if_case_1): Revert 2005-01-04 change.
2005-01-05 sayle * ifcvt.c (find_if_case_1): Avoid creating an empty...
2004-12-18 sayle * ifcvt.c (total_bb_rtx_cost): Rename function to...
2004-11-25 nathan * basic-block.h (OBSTACK_ALLOC_REG_SET): Rename to ...
2004-11-22 nathan * bitmap.h (struct bitmap_obstack): New obstack type.
2004-11-18 pinskia2004-11-18 Andrew Pinski <pinskia@physics.uc.edu>
2004-11-04 nathan * bitmap.c (bitmap_print): Make bitno unsigned.
2004-11-02 nathan * bitmap.h (bitmap_equal_p): Return bool.
2004-10-29 nathan * bitmap.h (bitmap_empty_p): New.
2004-09-28 bje2004-09-24 Ben Elliston <bje@au.ibm.com>
2004-09-26 rakdver * bitmap.h (EXECUTE_IF_SET_IN_BITMAP, EXECUTE_IF_AND_C...
2004-09-17 uros PR rtl-optimization/15187
2004-08-29 rearnsha* flow.c (REVERSE_CONDEXEC_PREDICATES_P): Use the whole...
2004-08-25 cticeAdd more details to hot/cold partitioning comments...
2004-08-25 zack * ifcvt.c (find_if_case_1): Remove ??? comment.
2004-08-24 zack * basic-block.h (struct basic_block_def): Reorder...
2004-08-18 cticeHot/cold partitioning update patch. The problems that...
2004-07-27 rsandifo * expr.h (canonicalize_condition, get_condition):...
2004-07-11 sayle * rtlanal.c (insn_rtx_cost): New function, moved and...
2004-07-10 jakub * expr.h (store_bit_field, extract_bit_field): Remove...
2004-07-09 jlquinn2004-07-08 Jerry Quinn <jlquinn@optonline.net>
2004-07-07 dje * ifcvt.c (total_bb_rtx_cost): New function.
2004-07-06 sayle * ifcvt.c (struct noce_if_info): Add a Boolean b_uncon...
2004-07-04 sayle * ifcvt.c (noce_try_sign_mask): Call emit_store_flag...
2004-07-02 kazu * ifcvt.c, modulo-sched.c, tree-alias-common.c, tree...
2004-07-01 jlquinn2004-07-01 Jerry Quinn <jlquinn@optonline.net>
2004-06-30 bothner Conditionally compile support for --enable-mapped_loca...
2004-06-26 sayle * ifcvt.c (seq_contains_jump): Delete function.
2004-06-25 sayle PR middle-end/15825
2004-06-19 rth PR target/15550
2004-06-15 jlquinn2004-06-15 Jerry Quinn <jlquinn@optonline.net>
2004-05-13 dnovilloMerge tree-ssa-20020619-branch into mainline.
2004-05-05 steven * basic-block.h (free_basic_block_vars): Update prototype.
2004-04-09 ctice2004-04-09 Caroline Tice <ctice@apple.com>
2004-03-20 kazu * bb-reorder.c, bt-load.c, c-decl.c, cfgcleanup.c...
2004-03-09 sayle * ifcvt.c (noce_try_sign_mask): New function to transform
2004-02-24 rth * toplev.c (dump_file_tbl): Rename from dump_file.
2004-01-31 kazu alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c,...
2004-01-29 rakdver * Makefile.in (cfghooks.o): Add TIMEVAR_H and toplev...
2004-01-25 kazu * c-common.h: Fix comment typos.
2003-12-30 steven Backport from tree-ssa (relevant changes only):
2003-12-21 kazu * alias.c: Fix comment formatting.
2003-12-16 sayle PR middle-end/13400
2003-12-13 kazu * c-typeck.c: Fix comment typos.
2003-12-11 steven2003-12-11 Steven Bosscher <steven@gcc.gnu.org>
2003-11-29 hubicka * emit-rtl.c (set_used_flags): New.
2003-11-21 kazu * ChangeLog.7: Fix comment typos.
2003-11-02 sayle PR optimization/10817
2003-10-17 uweigand * ifcvt.c (noce_try_addcc): Handle ifs with 'else...
2003-10-14 davem * ifcvt.c (num_removed_blocks): Rename to num_true_cha...
2003-09-28 aj * c-decl.c (finish_function): Convert definition to...
2003-09-15 pinskia2003-09-12 Zdenek Dvorak <rakdver@atrey.karlin.mff...
2003-07-26 amylaar * Makefile.in (ifcvt.o): Depend on target.h
2003-07-18 rakdver * Makefile.in (ifcvt.o): Add cfgloop.h.
2003-07-06 aj * gcc.c: Convert prototypes to ISO C90.
2003-07-03 hubicka * basic-block.h (create_basic_block, merge_blocks_nomo...
2003-06-16 ghazicp:
2003-06-08 hubicka * cfglayout.c (insn_scope): New static function
2003-06-06 rearnshaPR target/11052
next