| Commit message (Expand) | Author | Age | Files | Lines |
* | * fold-const.c (fold, case MINUS_EXPR, case EQ_EXPR): Perform | kenner | 2000-10-05 | 1 | -3/+8 |
* | * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab, | gkm | 2000-08-24 | 1 | -1/+1 |
* | * calls.c (ECF_SP_DEPRESSED): New macro. | kenner | 2000-08-16 | 1 | -3/+4 |
* | 2000-08-04 Andreas Schwab <schwab@suse.de> | zack | 2000-08-05 | 1 | -0/+51 |
* | * fold-const.c: Fix formatting. | law | 2000-08-02 | 1 | -365/+359 |
* | * fold-const.c: Fix comment typos. | law | 2000-07-17 | 1 | -3/+3 |
* | * fold-const.c (extract_muldiv): Don't optimize past an unsigned | rth | 2000-07-15 | 1 | -3/+14 |
* | Fix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing FOO++ into ++FOO without... | meissner | 2000-07-15 | 1 | -8/+24 |
* | 2000-07-08 Toon Moene <toon@moene.indiv.nluug.nl> | toon | 2000-07-08 | 1 | -4/+11 |
* | * fold-const.c (fold): Fix a comment typo. | law | 2000-07-07 | 1 | -1/+1 |
* | remove redundant parents | jason | 2000-07-02 | 1 | -5/+5 |
* | * fold-const.c (fold, case COND_EXPR): Elide conversion between | jason | 2000-06-06 | 1 | -0/+4 |
* | * tree.h (TREE_CODE_LENGTH): New macro. | kenner | 2000-05-31 | 1 | -4/+3 |
* | (extract_muldiv): When constructing a multiplier/divisor, do not expect | nickc | 2000-05-24 | 1 | -0/+4 |
* | * fold-const.c (make_range): Handle degenerated intervals. | aoliva | 2000-05-20 | 1 | -2/+11 |
* | * simplify-rtx.c (simplify_ternary_operation): Cast to unsigned. | jason | 2000-05-04 | 1 | -2/+4 |
* | Fix for ia64-linux misoptimization. | wilson | 2000-05-03 | 1 | -0/+5 |
* | * Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole | rth | 2000-04-17 | 1 | -3/+11 |
* | * fold-const.c (extract_muldiv): Don't distribute and widen | rth | 2000-04-14 | 1 | -0/+8 |
* | * expr.c (store_constructor): SIZE now signed. | kenner | 2000-03-28 | 1 | -19/+17 |
* | * Rework fields used to describe positions of bitfields and | kenner | 2000-03-25 | 1 | -30/+31 |
* | * builtin.c (get_pointer_alignment): Use DECL_P and TYPE_P macros. | mmitchel | 2000-03-23 | 1 | -3/+3 |
* | * fold-const.c (extract_muldiv): Apply type check for defined | rth | 2000-03-19 | 1 | -15/+20 |
* | * fold-const.c (fold): Fix a few cases when the returned result | kenner | 2000-03-16 | 1 | -4/+5 |
* | * tree.h (INT_CST_LT, INT_CST_LT_UNSIGNED): Remove unneeded casts. | kenner | 2000-03-07 | 1 | -176/+209 |
* | * c-common.c (c_common_nodes_and_builtins): Make sizetype_endlink | kenner | 2000-03-02 | 1 | -4/+4 |
* | * fold-const.c (size_binop): Don't asert inputs are the same and | mmitchel | 2000-03-01 | 1 | -4/+4 |
* | * builtins.c (c_strlen): Use size_diffop and return ssizetype value. | kenner | 2000-02-27 | 1 | -51/+83 |
* | * c-common.c (decl_attributes): Set DECL_SIZE_UNIT. | kenner | 2000-02-20 | 1 | -12/+16 |
* | * combine.c (make_extraction, force_to_mode): Avoid warning on | kenner | 2000-02-10 | 1 | -1/+1 |
* | * calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED. | ghazi | 2000-01-18 | 1 | -2/+2 |
* | * eh-common.h: PROTO -> PARAMS. | ghazi | 2000-01-14 | 1 | -50/+50 |
* | * Makefile.in (optabs.o): Depend on real.h | ghazi | 2000-01-10 | 1 | -0/+2 |
* | * fold-const.c (lshift_double, rshift_double): Handle | wehle | 2000-01-09 | 1 | -2/+16 |
* | * fold-const.c (real_hex_to_f): Remove duplicate declaration of | mmitchel | 2000-01-07 | 1 | -1/+1 |
* | * fold-const.c (make_range): Don't try to reverse an unbounded range. | law | 2000-01-04 | 1 | -4/+5 |
* | * cse.c (free_element, get_element): Remove unused prototypes. | ghazi | 1999-12-29 | 1 | -1/+1 |
* | * fold-const.c (operand_equal_p): Use memcmp to compare string | loewis | 1999-12-27 | 1 | -1/+1 |
* | * fold-const.c (fold_truthop): Properly check for FP RHS. | kenner | 1999-12-26 | 1 | -5/+3 |
* | * fold-const.c (real_hex_to_f): Remove unused "isldouble" variable. | law | 1999-12-21 | 1 | -5/+1 |
* | Fix typo in last change | kenner | 1999-12-19 | 1 | -1/+1 |
* | * alias.c: Minor reformatting. | kenner | 1999-12-18 | 1 | -110/+132 |
* | * fold-const.c (optimize_bit_field_compare): Only use one mode | kenner | 1999-12-06 | 1 | -37/+20 |
* | Install proper change | kenner | 1999-11-29 | 1 | -2/+3 |
* | * fold-const.c (extract_muldiv, case {MIN,MAX}_EXPR): Reverse | kenner | 1999-11-29 | 1 | -19/+47 |
* | Delete unused vars. | crux | 1999-11-29 | 1 | -6/+0 |
* | Add missing return types | crux | 1999-11-29 | 1 | -0/+3 |
* | * fold-const.c (negate_expr, associate_trees, extract_muldiv): New. | kenner | 1999-11-27 | 1 | -372/+443 |
* | Fri Oct 29 15:25:07 1999 Arnaud Charlet <charlet@ACT-Europe.FR> | kenner | 1999-11-01 | 1 | -38/+270 |
* | * fold-const.c (fold): Fix thinko when optimizing comparisons | law | 1999-10-31 | 1 | -1/+2 |