summaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
Commit message (Expand)AuthorAgeFilesLines
* cp:ghazi2003-06-161-2/+2
* * cfglayout.c (insn_scope): New static functionhubicka2003-06-081-15/+15
* PR target/11052rearnsha2003-06-061-0/+9
* * function.c (FLOOR_ROUND, CEIL_ROUND): Fix.hubicka2003-06-061-3/+3
* * optabs.c (expand_abs_nojump): Split out from ...rth2003-06-031-1/+2
* * ifcvt.c (noce_process_if_block): Fail on BLKmode move.kenner2003-04-141-1/+1
* PR opt/10116rth2003-03-231-2/+4
* * ifcvt.c (find_if_case_1): If we add a new bb, update the dominancerearnsha2003-03-201-0/+2
* * ifcvt.c (noce_process_if_block): Re-add check vs X being changedrth2003-01-241-3/+10
* PR opt/8848rth2003-01-211-1/+2
* * ifcvt.c (noce_emit_store_flag): Don't emit store flag if mode of xdanglin2003-01-211-2/+2
* * ifcvt.c: Fix comment typos.kazu2003-01-171-2/+2
* Fri Jan 10 22:05:35 CET 2003 Jan Hubicka <jh@suse.cz>hubicka2003-01-101-16/+20
* * genopinit.c (optabs): Add addc_optab.hubicka2003-01-071-31/+57
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * ifcvt.c (noce_process_if_block): Correctly detect X modifiedrth2002-09-191-21/+9
* * basic-block.h: Fix comment formatting.kazu2002-09-081-1/+1
* * tree.c (finish_vector_type): Fix a typo in a comment.shebs2002-08-211-4/+4
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-101-1/+1
* * ifcvt.c (find_if_case_2): Test correct basic block for size.rth2002-08-091-1/+1
* * ifcvt.c (noce_get_alt_condition): Use reg_overlap_mentioned_p.rth2002-07-301-6/+8
* Fix null pointer crash and a merge errorbernds2002-07-301-11/+3
* Enhancements for the if-conversion passbernds2002-07-211-167/+555
* * ifcvt.c (noce_get_condition): Make certain that the conditionrth2002-07-181-20/+48
* Mon Jun 10 20:42:34 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-201-6/+17
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-14/+14
* * i386.md (and promoting splitters): Disable QI to SImode promotinghubicka2002-06-061-10/+13
* * basic-block.h (last_basic_block): Declare.rakdver2002-05-281-17/+10
* * basic-block.h (last_basic_block): Defined as synonym forrakdver2002-05-271-1/+1
* * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):rakdver2002-05-231-11/+6
* * bb-reorder.c (make_reorder_chain_1): Modified.rakdver2002-05-211-5/+5
* Revert "Basic block renumbering removal", and two followup patches.rth2002-05-171-21/+39
* Basic block renumbering removal.rth2002-05-161-39/+21
* * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,rth2002-05-031-9/+9
* * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOINrth2002-04-191-48/+31
* * ifcvt.c: Include except.h.rth2002-04-181-33/+75
* * ifcvt.c (if_convert): Clear aux_for_blocks early enought.hubicka2002-03-281-1/+2
* * rtlanal.c: Include flags.hhubicka2002-03-281-29/+0
* * ifcvt.c (dead_or_predicable): Fix uninitialized variable.ghazi2002-03-181-1/+1
* Add 2002 to the copyright dates.rsandifo2002-03-071-1/+1
* * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.rsandifo2002-03-071-5/+4
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-31/+10
* * ifcvt.c (noce_process_if_block): Make a copy of the destinationrsandifo2002-01-311-1/+1
* * ifcvt.c (dead_or_predicable): Handling merging when other_bbrth2002-01-311-24/+40
* * basic-block.h (update_br_prob_note): Declare.hubicka2002-01-101-0/+1
* * ifcvt.c (noce_try_store_flag_constants): Test for overflowrth2001-11-271-0/+6
* * jump.c (squeeze_notes): Return true if no real insns were found.jakub2001-11-151-1/+2
* * expmed.c (extract_bit_field): No longer pass in alignment.kenner2001-11-111-2/+1
* * ChangeLog.2, ChangeLog.4, ChangeLog.5, ChangeLog,jsm282001-11-041-1/+1
* * ifcvt.c (if_convert): Call clear_aux_for_blocks.hubicka2001-10-271-0/+1