summaryrefslogtreecommitdiff
path: root/gcc/tree-gimple.h
Commit message (Expand)AuthorAgeFilesLines
* * gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove.rth2004-07-281-2/+2
* * gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c.rth2004-07-201-1/+4
* * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.jason2004-07-141-2/+11
* * gimplify.c (gimplify_compound_lval): Take fallback argumentrth2004-07-011-1/+1
* * tree-gimple.c (right_assocify_expr): Killrth2004-07-011-2/+0
* * gimplify.c (append_to_compound_expr): Deleted.kenner2004-06-251-2/+0
* * c-gimplify.c (gimplify_decl_stmt): Update gimplify_type_sizes call.rth2004-06-231-1/+1
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-0/+2
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-38/+40
* * c-common.c (lang_gimplify_stmt): Remove next_p argument.rth2004-06-161-3/+1
* * tree.h: Move std_gimplify_va_arg_expr protoype here.jason2004-06-141-1/+0
* * target.h (struct gcc_target): Change gimplify_va_arg_exprjason2004-06-101-1/+1
* Gimplify VA_ARG_EXPR into simpler forms.jason2004-06-091-0/+3
* PR 15454rth2004-05-201-0/+1
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-0/+127