Age | Commit message (Expand) | Author | Files | Lines |
2004-08-09 | Makefile.in (GTFILES): Remove stmt.c | Paolo Bonzini | 1 | -22/+2 |
2004-08-09 | expr.c (expand_expr_real_1): Use optab_for_tree_code. | Paolo Bonzini | 1 | -22/+11 |
2004-08-09 | expr.c (var_rtx): Remove. | Paolo Bonzini | 1 | -458/+71 |
2004-08-06 | expr.c (expand_expr_real_1): Remove. | Paolo Bonzini | 1 | -3/+0 |
2004-08-05 | re PR c/14516 (-fleading-underscore does not work correctly for file static v... | Geoffrey Keating | 1 | -11/+5 |
2004-08-01 | expr.c (expand_expr_real_1): Fix crash with variable sized types. | Richard Henderson | 1 | -2/+2 |
2004-07-28 | c-common.c (c_common_unsafe_for_reeval): Delete. | Eric Christopher | 1 | -9/+0 |
2004-07-27 | expr.c (expand_expr_real_1, [...]): Remove obsolete error check. | Richard Kenner | 1 | -8/+0 |
2004-07-25 | convert.c (convert_to_real, [...]): Replace calls to build with calls to buildN. | Roger Sayle | 1 | -29/+31 |
2004-07-23 | expr.c (expand_expr_real_1): Don't handle non-local variables. | Richard Henderson | 1 | -26/+8 |
2004-07-22 | * expr.c (emit_push_insn): Don't use set_mem_attributes. | Richard Henderson | 1 | -19/+14 |
2004-07-21 | builtins.c (expand_builtin_setjmp_receiver): Fix comment for code removal. | Eric Christopher | 1 | -63/+17 |
2004-07-21 | c-common.c (vector_types_convertible_p): Use vector types' TYPE_SIZE and TREE... | Paolo Bonzini | 1 | -70/+144 |
2004-07-20 | c-common.h (check_case_value): Remove prototype. | Steven Bosscher | 1 | -56/+8 |
2004-07-17 | cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac... | Steven Bosscher | 1 | -14/+6 |
2004-07-16 | builtins.c (std_expand_builtin_va_arg): Remove. | Richard Henderson | 1 | -3/+1 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -0/+6 |
2004-07-15 | expr.c (expand_assignment): Reenable bitfield += optimizations. | Jakub Jelinek | 1 | -21/+61 |
2004-07-14 | expmed.c: Remove more references to QUEUED in the comments. | Paolo Bonzini | 1 | -8/+1 |
2004-07-14 | expr.c (enqueue_insn, [...]): Remove. | Paolo Bonzini | 1 | -545/+21 |
2004-07-11 | expr.c (store_expr): Don't fiddle subreg promotion for types with precision s... | Richard Henderson | 1 | -1/+4 |
2004-07-10 | expr.h (store_bit_field, [...]): Remove last argument. | Jakub Jelinek | 1 | -12/+7 |
2004-07-10 | tree-ssa-loop-im.c: New file. | Zdenek Dvorak | 1 | -0/+17 |
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 |