aboutsummaryrefslogtreecommitdiff
path: root/gcc/simplify-rtx.c
AgeCommit message (Expand)Author
2004-05-12This commit was manufactured by cvs2svn to create tagapple/gcc-1750no-author
2004-03-172004-03-17 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2004-03-05Mainline merge as of 2004-03-05.Diego Novillo
2004-03-04Mainline merge as of 2004-03-03.Diego Novillo
2004-03-02Merge to tree-ssa-20020619-merge-20040227.Richard Henderson
2004-01-30Mainline merge as of 2004-01-26.Diego Novillo
2004-01-03Merge to tree-ssa-20020619-merge-20040102.Richard Henderson
2003-11-13Mainline merge as of 2003-11-11.Diego Novillo
2003-10-28Mainline merge as of 2003-10-26.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-03-02Mainline merge as of 2003-03-02.Diego Novillo
2003-02-23Mainline merge as of 2003-02-23.Diego Novillo
2003-02-09Mainline merge as of 2003-02-09.Diego Novillo
2003-02-03Mainline merge as of 2003-02-03. Needed to make some changes toDiego Novillo
2002-12-27Mainline merge as of 2002-12-26.Diego Novillo
2002-12-17Merge with mainline as of 2002-12-17.Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-11-06Merge with basic-improvements as of 2002-11-05.Diego Novillo
2002-10-22Merge with basic-improvements as of 2002-10-21Diego Novillo
2002-10-11b-i-b merge as of 2002-10-11.Diego Novillo
2002-09-20Merge with basic-improvements branch as of 2002-09-19.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-07-08Mainline merge as of 2002-07-07.Diego Novillo
2002-06-182002-06-16 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2002-06-10 * simplify-rtx.c (simplify_replace_rtx): Allow replacementRoger Sayle
2002-06-07 * simplify-rtx.c (simplify_gen_relational): Simplify RTL of the formRoger Sayle
2002-05-25 * simplify-rtx.c (simplify_gen_relational): Simplify the RTXRoger Sayle
2002-05-09 * sbitmap.c: Fix formatting.Kazu Hirata
2002-04-30 * cpplex.c: Fix comment formatting.Kazu Hirata
2002-03-25 * toplev.c: Don't include setjmp.h. Kill float_handler_set,Zack Weinberg
2002-03-23 * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.Zack Weinberg
2002-03-19 * emit-rtl.c (gen_int_mode): New function.Lars Brinkhoff
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-03-06 * reload1.c (reload): Unshare all rtl after reload is done.Ulrich Weigand
2002-03-03 * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,Zack Weinberg
2002-02-21 * emit-rtl.c (offset_address): Use simplify_gen_binary ratherRichard Henderson
2002-02-20* combine.c (do_SUBST): Sanity check substitutions ofAlexandre Oliva
2002-01-12 * config/i386/mmintrin.h: New file.Richard Henderson
2002-01-07 * simplify-rtx.c (simplify_plus_minus): Bump n_ops for NOT.Jakub Jelinek
2002-01-03 * simplify-rtx.c (simplify_binary_operation) [DIV]: IfJakub Jelinek