Age | Commit message (Expand) | Author | Files | Lines |
2004-07-09 | alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_... | Jerry Quinn | 1 | -1/+1 |
2004-07-08 | expr.h (FUNCTION_ARG_PARTIAL_NREGS): Default to 0. | Alexandre Oliva | 1 | -2/+0 |
2004-07-08 | re PR c/2511 (-pedantic not warning about bitfield overflow) | Joseph Myers | 1 | -15/+64 |
2004-07-08 | except.c (expand_eh_region_start, [...]): Remove. | Richard Henderson | 1 | -233/+12 |
2004-07-07 | expr.c (expand_expr_real_1): Fix formating. | Andrew Pinski | 1 | -110/+3 |
2004-07-07 | builtins.c: Rename movstr*, except for movstrict*, to movmem* and clrstr* to ... | Alexandre Oliva | 1 | -12/+12 |
2004-07-06 | dojump.c (do_jump): REFERENCE_EXPR is dead. | Daniel Berlin | 1 | -3/+2 |
2004-07-05 | langhooks-def.h (LANG_HOOKS_TREE_INLINING_VAR_MOD_TYPE_P): Extra arg. | Richard Kenner | 1 | -2/+2 |
2004-07-05 | calls.c (load_register_parameters): Call expand_shift instead of expand_binop... | Roger Sayle | 1 | -4/+4 |
2004-07-05 | expr.c (expand_assignment): Disable the bitfield += optimizations. | Jakub Jelinek | 1 | -1/+3 |
2004-07-05 | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. | Joseph Myers | 1 | -92/+30 |
2004-07-05 | expr.c (expand_expr_real_1, [...]): Don't check against bounds if bounds aren... | Richard Kenner | 1 | -8/+12 |
2004-07-04 | rtl.def (ADDRESSOF): Remove. | Richard Henderson | 1 | -11/+3 |
2004-07-02 | c-decl.c (grokdeclarator): Don't frob current_function_decl around variable_s... | Richard Henderson | 1 | -178/+44 |
2004-07-01 | tree.def (RTL_EXPR): Remove. | Richard Henderson | 1 | -62/+12 |
2004-07-01 | expr.c (expand_assignment): Optimize bitfld += cst for 1 bit bitfields as well. | Jakub Jelinek | 1 | -17/+39 |
2004-07-01 | alias.c (get_alias_set, [...]): Use MEM_P. | Jerry Quinn | 1 | -72/+72 |
2004-07-01 | function.h (struct function): Remove dont_emit_block_notes. | Richard Henderson | 1 | -4/+2 |
2004-06-30 | re PR tree-optimization/15310 ([tree-ssa] Optimize an addition in a bit field) | Jakub Jelinek | 1 | -0/+51 |
2004-06-26 | c-common.c (c_safe_from_p, [...]): Deleted. | Richard Kenner | 1 | -0/+8 |
2004-06-22 | tree.def (VTABLE_REF): Remove. | Richard Henderson | 1 | -36/+2 |
2004-06-21 | alias.c (adjust_offset_for_component_ref): Use component_ref_field_offset. | Richard Kenner | 1 | -14/+69 |
2004-06-19 | CFG transparent RTL expansion: | Jan Hubicka | 1 | -89/+0 |
2004-06-17 | re PR c++/16015 (xfailed g++.dg/ext/stmtexpr1.C) | Jason Merrill | 1 | -1/+6 |
2004-06-16 | coverage.c: Remove argument to rest_of_compilation. | Paolo Bonzini | 1 | -0/+91 |
2004-06-15 | alias.c (record_set, [...]): Use REG_P. | Jerry Quinn | 1 | -61/+61 |
2004-05-30 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-05-28 | re PR rtl-optimization/15649 (ICE with __builtin_isgreater and -ffast-math) | Paolo Bonzini | 1 | -0/+4 |
2004-05-27 | expr.c (store_constructor): Restore sanity check on the size of the type befo... | Olivier Hainque | 1 | -2/+3 |
2004-05-19 | Expanders cleanups after tree-ssa merge, part 1. | Steven Bosscher | 1 | -21/+23 |
2004-05-15 | c-gimplify.c (c_genericize): Replace calls via (*lang_hooks.foo) with lang_ho... | Steven Bosscher | 1 | -9/+7 |
2004-05-13 | Merge tree-ssa-20020619-branch into mainline. | Diego Novillo | 1 | -178/+554 |
2004-05-04 | expr.c (store_constructor_field): Don't call store_constructor if bitsize is ... | Richard Kenner | 1 | -0/+3 |
2004-05-02 | Revert my previous store_constructor* change | Richard Kenner | 1 | -36/+25 |
2004-05-01 | re PR middle-end/15054 (Bad code due to overlapping stack temporaries) | Ulrich Weigand | 1 | -2/+0 |
2004-05-01 | tree.h (SET_ARRAY_OR_VECTOR_CHECK): Rename to SET_OR_ARRAY_CHECK and adjust d... | Zack Weinberg | 1 | -7/+8 |
2004-04-30 | expr.c (store_constructor): SIZE operand is now in bits... | Richard Kenner | 1 | -25/+36 |
2004-04-25 | Fix typo in comment. | Richard Kenner | 1 | -1/+1 |
2004-04-01 | expr.c (get_inner_reference): Use DECL_UNSIGNED, not TREE_UNSIGNED. | Richard Kenner | 1 | -2/+2 |
2004-03-31 | builtins.c, [...]: Change most occurrences of TREE_UNSIGNED to TYPE_UNSIGNED. | Richard Kenner | 1 | -34/+40 |
2004-03-27 | expr.c (store_constructor): Use gen_int_mode to correctly sign-extend CONST_I... | Ulrich Weigand | 1 | -1/+1 |
2004-03-22 | re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment) | Eric Botcazou | 1 | -6/+37 |
2004-03-21 | alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR. | Richard Kenner | 1 | -132/+15 |
2004-03-14 | alias.c (get_alias_set): Replace calls via (*lang_hooks.foo) () with lang_hoo... | Roger Sayle | 1 | -13/+15 |
2004-03-13 | re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment) | Eric Botcazou | 1 | -0/+2 |
2004-03-08 | expr.c (highest_pow2_factor_for_type): Rename into highest_pow2_factor_for_ta... | Eric Botcazou | 1 | -9/+14 |
2004-03-04 | expr.c (expand_expr_real, [...]): Get proper type of stack slot for temp used... | Richard Kenner | 1 | -4/+11 |
2004-03-04 | re PR rtl-optimization/14235 (ICE in verify_local_live_at start (flow.c:546)) | Eric Botcazou | 1 | -1/+5 |
2004-03-03 | alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ... | Paolo Bonzini | 1 | -2/+2 |
2004-02-27 | fold-const.c (fold): Revert 2004-02-25 change. | Eric Botcazou | 1 | -8/+6 |