aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)Author
2003-12-21re PR rtl-optimization/13400 (Compiled code crashes storing to read-only loca...Roger Sayle
2003-06-06re PR target/11052 ([arm] noce_process_if_block() can loose REG_INC notes)Richard Earnshaw
2003-03-23re PR rtl-optimization/10116 (ce2: invalid merge of "join_bb" in the context ...Richard Henderson
2003-03-21ifcvt.c (find_if_case_1): If we add a new bb, update the dominance information.Richard Earnshaw
2003-03-19ifcvt.c (dead_or_predicable): Fail if there are any references to tablejump i...Jakub Jelinek
2003-01-31loop.c (emit_prefetch_instructions): Do conversion at right place in RTL chain.Jan Hubicka
2003-01-28[multiple changes]David Edelsohn
2003-01-20re PR rtl-optimization/8848 (bad code when optimizing (lifetime analysis pass?))Richard Henderson
2003-01-21ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of x is not a s...John David Anglin
2002-09-18ifcvt.c (noce_process_if_block): Correctly detect X modified with INSN_B befo...Richard Henderson
2002-09-08basic-block.h: Fix comment formatting.Kazu Hirata
2002-08-21tree.c (finish_vector_type): Fix a typo in a comment.Stan Shebs
2002-08-10emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.Kaveh R. Ghazi
2002-08-09* ifcvt.c (find_if_case_2): Test correct basic block for size.Toshiyasu Morita
2002-07-30ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.Richard Henderson
2002-07-30Fix null pointer crash and a merge errorBernd Schmidt
2002-07-21Enhancements for the if-conversion passBernd Schmidt
2002-07-18ifcvt.c (noce_get_condition): Make certain that the condition is valid at JUMP.Richard Henderson
2002-06-20Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller
2002-06-06i386.md (and promoting splitters): Disable QI to SImode promoting when doing ...Jan Hubicka
2002-05-28basic-block.h (last_basic_block): Declare.Zdenek Dvorak
2002-05-27basic-block.h (last_basic_block): Defined as synonym for n_basic_blocks.Zdenek Dvorak
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak
2002-05-21bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-03ifcvt.c (noce_try_store_flag, [...]): Insert new code before JUMP, not EARLIEST.Richard Henderson
2002-04-18ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOIN blocks.Richard Henderson
2002-04-18ifcvt.c: Include except.h.Richard Henderson
2002-03-28* ifcvt.c (if_convert): Clear aux_for_blocks early enought.Jan Hubicka
2002-03-28rtlanal.c: Include flags.hJan Hubicka
2002-03-18* ifcvt.c (dead_or_predicable): Fix uninitialized variable.Kaveh R. Ghazi
2002-03-07Add 2002 to the copyright dates.Richard Sandiford
2002-03-07defaults.h (MODE_HAS_NANS, [...]): New.Richard Sandiford
2002-02-28basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka
2002-01-31ifcvt.c (noce_process_if_block): Make a copy of the destination when copying ...Richard Sandiford
2002-01-30ifcvt.c (dead_or_predicable): Handling merging when other_bb and new_dest are...Richard Henderson
2002-01-10basic-block.h (update_br_prob_note): Declare.Jan Hubicka
2001-11-27ifcvt.c (noce_try_store_flag_constants): Test for overflow in computing DIFF.Richard Henderson
2001-11-15jump.c (squeeze_notes): Return true if no real insns were found.Jakub Jelinek
2001-11-11expmed.c (extract_bit_field): No longer pass in alignment.Richard Kenner
2001-11-04ChangeLog.2, [...]: Fix spelling errors.Joseph Myers
2001-10-27* ifcvt.c (if_convert): Call clear_aux_for_blocks.Jan Hubicka
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner
2001-10-09c-common.c: Fix comment typos.Kazu Hirata
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka
2001-08-22jump.c (squeeze_notes): Take parms by reference.Jason Merrill
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff