OSDN Git Service

2005-11-21 Joel Sherrill <joel.sherrill@oarcorp.com>
[pf3gnuchains/gcc-fork.git] / gcc / ifcvt.c
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
2003-06-06 hubicka * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-03 rth * optabs.c (expand_abs_nojump): Split out from ...
2003-04-14 kenner * ifcvt.c (noce_process_if_block): Fail on BLKmode...
2003-03-23 rth PR opt/10116
2003-03-20 rearnsha* ifcvt.c (find_if_case_1): If we add a new bb, update...
2003-01-24 rth * ifcvt.c (noce_process_if_block): Re-add check...
2003-01-21 rth PR opt/8848
2003-01-21 danglin * ifcvt.c (noce_emit_store_flag): Don't emit store...
2003-01-17 kazu * ifcvt.c: Fix comment typos.
2003-01-10 hubickaFri Jan 10 22:05:35 CET 2003 Jan Hubicka <jh@suse.cz>
2003-01-07 hubicka * genopinit.c (optabs): Add addc_optab.
2002-12-16 zackMerge basic-improvements-branch to trunk
2002-09-19 rth * ifcvt.c (noce_process_if_block): Correctly...
2002-09-08 kazu * basic-block.h: Fix comment formatting.
2002-08-21 shebs * tree.c (finish_vector_type): Fix a typo in...
2002-08-10 ghazi * emit-rtl.c (emit_jump_insn_before, emit_call_insn_be...
2002-08-09 rth * ifcvt.c (find_if_case_2): Test correct basic...
2002-07-30 rth * ifcvt.c (noce_get_alt_condition): Use reg_ove...
2002-07-30 berndsFix null pointer crash and a merge error
2002-07-21 berndsEnhancements for the if-conversion pass
2002-07-18 rth * ifcvt.c (noce_get_condition): Make certain...
next