fold-const.c (fold): Place both integer and real constants last in comparisons.
[platform/upstream/gcc.git] / gcc / fold-const.c
2002-06-07 Roger Saylefold-const.c (fold): Place both integer and real consta...
2002-06-04 Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-06-01 Roger Sayletree.c (real_minus_onep): New function to test for...
2002-06-01 Roger Saylefold-const.c (fold_truthop): Transform "a || b" into...
2002-05-28 Zack Weinbergtree.h: Forward-declare struct realvaluetype.
2002-05-27 Andrew Haleyfold-const.c (fold): Don't convert (T)(x & c) into...
2002-05-17 Kazu Hiratafinal.c: Fix formatting.
2002-05-15 Richard Henderson[multiple changes]
2002-05-10 Roger Saylefold-const.c (build_range_check): Optimize (c>=1) ...
2002-05-06 Roger Saylere PR rtl-optimization/3995 (i386 optimisation: joining...
2002-05-06 Roger Saylefold-const.c (lshift-double): Cast the high word to...
2002-04-23 Eric Botcazoufold-const.c (split_tree): Add MINUS_LITP parameter...
2002-04-18 David S. Millersparc.h (BRANCH_COST): Define.
2002-04-18 Jakub Jelinekfold-const.c (fold): Use (*lang_hooks.types.unsigned_ty...
2002-04-18 Roger Saylefold-const.c (fold): Convert (T)(x&c) into ((T)x&(T...
2002-04-04 Neil Boothc-common.c (truthvalue_conversion): Rename, update.
2002-04-01 Neil Boothc-common.c (unsigned_conversion_warning, [...]): Use...
2002-03-29 Neil BoothMakefile.in (convert.o, [...]): Update.
2002-03-25 Zack Weinbergtoplev.c: Don't include setjmp.h.
2002-03-23 Zack Weinbergreal.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.
2002-03-21 Neil BoothMakefile.in (fold-const.o, [...]): Update.
2002-03-20 David Edelsohn* fold-const.c (fold): Delete #if 0 ARRAY_REF case.
2002-03-07 Richard Sandiforddefaults.h (MODE_HAS_NANS, [...]): New.
2002-03-03 Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-02-22 Richard Sandiford* fold-const.c (fold): Fix typo in comments.
2002-02-19 Aldy Hernandezi386.md ("mmx_uavgv8qi3"): Use const_vector.
2002-01-24 Richard Hendersonfold-const.c (fold): Change UINT_MAX test to check...
2002-01-22 Roger Saylere PR rtl-optimization/3640 (small lost optimization...
2001-12-17 Zack Weinbergc-typeck.c (error_init, [...]): Call gettext on argumen...
2001-12-16 Kaveh R. Ghazic-lex.c (lex_number): Use ISXDIGIT/hex_value.
2001-12-15 Joseph Myersc-typeck.c, [...]: Use "built-in" and "bit-field" spell...
2001-12-09 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-11-19 Richard Kennertree.def (VIEW_CONVERT_EXPR): New tree code.
2001-11-15 Richard Kenneralias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
2001-11-14 Roger Sayle* fold-const.c (fold): Optimize strlen comparisons...
2001-11-09 John Wehlefold-const.c (lshift_double): Honor PREC.
2001-11-04 Joseph MyersChangeLog.2, [...]: Fix spelling errors.
2001-10-21 Kaveh R. Ghazic-format.c (maybe_read_dollar_number): Use safe-ctype...
2001-10-11 Stan Shebsalias.c: Remove uses of "register" specifier in declara...
2001-10-10 Kazu Hiratacalls.c: Fix formatting.
2001-10-09 Kazu Hiratac-common.c: Fix comment typos.
2001-09-23 Richard Kennerfold-const.c (extract_muldiv, [...]): Only adjust code...
2001-09-20 Richard Kennerfold-const.c (hashtab.h): Include.
2001-09-07 Richard Hendersonc-common.c (signed_or_unsigned_type): Handle machine...
2001-08-24 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Handle *_DIV_EX...
2001-08-22 Lars BrinkhoffMakefile.in, [...]: replace "GNU CC" with "GCC".
2001-08-12 Zack Weinbergtoplev.c (set_float_handler): Make static.
2001-08-08 Kazu Hiratadbxout.c: Fix comment formatting.
2001-07-23 Richard Hendersonfold-const.c (fold): Test vs FLOAT_TYPE_P instead of...
2001-07-20 Jan Hubickaintegrate.c (copy_insn_list): handle NOTE_INSN_DELETED_...
2001-07-06 Neil BoothMakefile.in (final.o): Depend on target.h.
2001-06-04 Richard Kennertree.def (ARRAY_RANGE_REF): New code.
2001-05-21 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Detect more...
2001-05-01 Kaveh R. Ghazibitmap.c: Change NULL_PTR to NULL or "(rtx*)0".
2001-04-20 Geoffrey Keatingfold-const.c (fold): Use first_rtl_op rather than TREE_...
2001-04-02 Jakub Jelinekfold-const.c (fold): Before optimizing unsigned compari...
2001-03-19 Mark Mitchellcse.c (find_comparison_args): Update documentation.
2001-03-07 Brad LucierBrad's -ffast-math breakup.
2001-03-02 Zack Weinbergxm-lynx.h, [...]: Do not define TRUE or FALSE.
2001-02-23 Richard Kennerfold-const.c (fold_convert): Don't call size_int_type_w...
2001-02-23 Jakub Jelinekfold-const.c (extract_muldiv): If not MULT_EXPR, check...
2001-02-18 Mark Mitchellfold-const.c (fold_binary_op_with_conditional_arg)...
2001-02-14 Jakub Jelinekstor-layout.c (is_pending_size, [...]): New functions.
2001-02-11 Richard Hendersonfold-const.c (split_tree): Don't assume a constant...
2001-01-05 Joseph Myersfold-const.c (fold): When folding a CONJ_EXPR of a...
2001-01-03 Mark Mitchell* fold-const.c (fold_convert): Fix typo.
2000-12-19 Kaveh R. Ghazifold-const.c (tree_expr_nonnegative_p): Treat truth...
2000-11-26 Richard Kennerfold-const.c (fold, [...]): Always return tree of prope...
2000-11-24 Bernd SchmidtFix crash in fold_range_test
2000-11-24 Bernd SchmidtOverhaul sequence point warnings (again)
2000-11-10 Richard Hendersonfold-const.c (fold): Compare TYPE_MAIN_VARIANT rather...
2000-11-07 Joseph Myersalias.c [...] (init_alias_analysis, [...]): Use memset...
2000-11-03 Zack Weinbergbuiltins.c (expand_builtin_strlen): Remove unused mode...
2000-11-01 Bernd SchmidtConstant folding for builtins
2000-10-29 Joseph Myerstoplev.c, [...]: Change comments mentioning C9X to...
2000-10-20 Richard Kennerfold-const.c (force_fit_type): Unsigned values can...
2000-10-13 Mark MitchellRemove obstacks.
2000-10-05 Richard Kennerfold-const.c (fold, [...]): Perform negation in proper...
2000-08-24 Greg McGaryoptabs.c (init_optabs): Initialize fixtab...
2000-08-16 Richard Kennercalls.c (ECF_SP_DEPRESSED): New macro.
2000-08-05 Zack Weinberg[multiple changes]
2000-08-02 Kazu Hirata* fold-const.c: Fix formatting.
2000-07-17 Kazu Hirata* fold-const.c: Fix comment typos.
2000-07-15 Richard Hendersonfold-const.c (extract_muldiv): Don't optimize past...
2000-07-15 Michael MeissnerFix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing...
2000-07-08 Toon Moenefold-const.c (extract_muldiv): Check whether c divides...
2000-07-07 Kazu Hirata* fold-const.c (fold): Fix a comment typo.
2000-07-02 Jason Merrillremove redundant parents
2000-06-06 Jason Merrillfold-const.c (fold, [...]): Elide conversion between...
2000-05-31 Richard Kennertree.h (TREE_CODE_LENGTH): New macro.
2000-05-24 Nick Clifton(extract_muldiv): When constructing a multiplier/divisor...
2000-05-20 Alexandre Olivafold-const.c (make_range): Handle degenerated intervals.
2000-05-04 Jason Merrillsimplify-rtx.c (simplify_ternary_operation): Cast to...
2000-05-03 Jim WilsonFix for ia64-linux misoptimization.
2000-04-17 Dave PittsMakefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose...
2000-04-14 Richard Hendersonfold-const.c (extract_muldiv): Don't distribute and...
2000-03-28 Richard Kennerexpr.c (store_constructor): SIZE now signed.
2000-03-25 Richard Kenner* Rework fields used to describe positions of bitfields and
2000-03-23 Theodore Papadopoulobuiltin.c (get_pointer_alignment): Use DECL_P and TYPE_...
2000-03-19 Richard Hendersonfold-const.c (extract_muldiv): Apply type check for...
next