aboutsummaryrefslogtreecommitdiff
path: root/gcc/ifcvt.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-02-24 * toplev.c (dump_file_tbl): Rename from dump_file.Richard Henderson
2004-02-13Mainline merge as of 2004-02-11.Diego Novillo
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-14 * Makefile.in (tree-ssa-loop.o): Add cfgloop.h dependency.Zdenek Dvorak
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-12-19 * et-forest.h (et_forest_create, et_forest_delete,Zdenek Dvorak
2003-12-11 * ifcvt.c (dead_or_predicable): Initialize local variableDiego Novillo
2003-12-01Mainline merge as of 2003-11-30.Diego Novillo
2003-11-25Mainline merge as of 2003-11-23.Diego Novillo
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-19Mainline merge as of 2003-10-17.Diego Novillo
2003-10-06Merge from mainline, tree-ssa-20020619-merge-20031005.Richard Henderson
2003-09-28Merge from mainline.Richard Henderson
2003-08-20Mainline merge as of 2003-08-17.Diego Novillo
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2003-05-07Mainline merge as of 2003-05-04.Diego Novillo
2003-04-09Mainline merge as of 2003-04-06. Additional fixes for bugsDiego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2003-01-17Mainline merge as of 2003-01-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.Diego Novillo
2002-09-15Mainline merge as of 2002-09-15.Diego Novillo
2002-08-26Mainline merge as of 2002-08-25.Diego Novillo
2002-08-12Mainline merge as of 2002-08-11.Diego Novillo
2002-08-05Mainline merge as of 2002-08-04.Diego Novillo
2002-07-31Mainline merge as of 2002-07-28.Diego Novillo
2002-07-24Mainline merge as of 2002-07-21.Diego Novillo
2002-06-24Merge mainline into branch as of 2002-06-23Diego Novillo
2002-06-112002-06-05 David S. Miller <davem@redhat.com>David S. Miller
2002-06-06 * i386.md (and promoting splitters): Disable QI to SImode promotingJan Hubicka
2002-05-28 * basic-block.h (last_basic_block): Declare.Zdenek Dvorak
2002-05-27 * basic-block.h (last_basic_block): Defined as synonym forZdenek Dvorak
2002-05-23 * bb-reorder.c (make_reorder_chain, make_reorder_chain_1):Zdenek Dvorak
2002-05-21 * bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak
2002-05-17 Revert "Basic block renumbering removal", and two followup patches.Richard Henderson
2002-05-16Basic block renumbering removal.Zdenek Dvorak
2002-05-03 * ifcvt.c (noce_try_store_flag, noce_try_store_flag_constants,Richard Henderson
2002-04-19 * ifcvt.c (find_cond_trap): Handle cases with no proper THEN or JOINRichard Henderson
2002-04-18 * ifcvt.c: Include except.h.Richard Henderson
2002-03-28 * ifcvt.c (if_convert): Clear aux_for_blocks early enought.Jan Hubicka
2002-03-28 * rtlanal.c: Include flags.hJan Hubicka
2002-03-18 * ifcvt.c (dead_or_predicable): Fix uninitialized variable.Kaveh Ghazi
2002-03-07Add 2002 to the copyright dates.Richard Sandiford
2002-03-07 * defaults.h (MODE_HAS_NANS, MODE_HAS_INFINITIES): New.Richard Sandiford
2002-02-28 * basic-block.h (BB_REACHABLE): Renumber.Jan Hubicka
2002-01-31 * ifcvt.c (noce_process_if_block): Make a copy of the destinationRichard Sandiford
2002-01-31 * ifcvt.c (dead_or_predicable): Handling merging when other_bbRichard Henderson
2002-01-10 * basic-block.h (update_br_prob_note): Declare.Jan Hubicka