summaryrefslogtreecommitdiff
path: root/gcc/tree-gimple.c
Commit message (Expand)AuthorAgeFilesLines
* * tree.h (struct tree_decl): Add gimple_formal_temp.rth2004-08-181-28/+25
* PR tree-optimization/16867dnovillo2004-08-121-4/+1
* * gimplify.c (gimplify_expr) <case CONST_DECL>: Don't replacerth2004-07-301-0/+1
* * gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove.rth2004-07-281-8/+10
* * gimplify.c (gimplify_compound_lval): Check for no handledkenner2004-07-241-7/+2
* * gimplify.c (is_gimple_tmp_var): Move to tree-gimple.c.rth2004-07-201-0/+28
* * builtins.c (std_expand_builtin_va_arg): Remove.rth2004-07-161-6/+0
* * tree-def (WITH_SIZE_EXPR): New.rth2004-07-161-8/+29
* * tree-gimple.c (is_gimple_reg_rhs, is_gimple_mem_rhs): New fns.jason2004-07-141-2/+54
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-1/+0
* * gimplify.c (gimplify_compound_lval): Take fallback argumentrth2004-07-011-218/+153
* * tree-gimple.c (right_assocify_expr): Killrth2004-07-011-70/+0
* * tree-dfa.c (get_virtual_var): Merge real/imaginary parts withkenner2004-06-251-19/+11
* Update whitespace and commentskenner2004-06-251-1/+1
* * c-decl.c (c_in_iteration_stmt, c_in_case_stmt): Remove.rth2004-06-241-1/+1
* * tree.def (VTABLE_REF): Remove.rth2004-06-231-1/+11
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-18/+30
* * gimple-low.c (struct lower_data): Replace the_return_label andrth2004-06-081-1/+3
* * gimple-low.c (struct lower_data): Add the_return_label andrth2004-06-071-3/+1
* * gimplify.c (compare_case_labels): New function.steven2004-05-261-0/+2
* PR tree-optimization/14197uweigand2004-05-241-0/+2
* * tree-gimple.c: Rename from tree-simple.c.dnovillo2004-05-141-0/+642