| Commit message (Expand) | Author | Age | Files | Lines |
* | * tree-nested.c (build_addr): New "context" argument. Temporarily | law | 2005-05-24 | 1 | -1/+1 |
* | * tree-ssa-loop-ivopts.c (find_bivs, find_givs_in_stmt_scev): Apply | rakdver | 2005-05-17 | 1 | -0/+1 |
* | * Makefile.in (tree-eh.o: Kill gt-tree-eh.h dependency. | hubicka | 2005-05-11 | 1 | -0/+1 |
* | PR middle-end/20371: | amylaar | 2005-05-11 | 1 | -0/+3 |
* | 2005-05-03 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-05-03 | 1 | -6/+6 |
* | gcc: | tromey | 2005-04-29 | 1 | -1/+1 |
* | * tree.h (edge_def): Remove. | kazu | 2005-04-28 | 1 | -2/+0 |
* | * tree.h (phi_arg_d): Expand a comment in phi_arg_d. | kazu | 2005-04-27 | 1 | -1/+3 |
* | * tree.h (tree_phi_node): Add a comment about the order of PHI | kazu | 2005-04-26 | 1 | -0/+2 |
* | 2005-04-24 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2005-04-24 | 1 | -0/+3 |
* | PR tree-optimization/21088 | kazu | 2005-04-23 | 1 | -0/+3 |
* | 2005-04-22 Diego Novillo <dnovillo@redhat.com> | dnovillo | 2005-04-23 | 1 | -7/+0 |
* | * Makefile.in (LIBGCOV): Add _gcov_interval_profiler, | rakdver | 2005-04-22 | 1 | -0/+1 |
* | * lambda.h (lambda_vector_min_nz): Likewise. | nathan | 2005-04-21 | 1 | -1/+1 |
* | * vec.h: Update API to separate allocation mechanism from type. | nathan | 2005-04-21 | 1 | -4/+6 |
* | * tree.h (enum tree_index): Add TI_VA_LIST_GPR_COUNTER_FIELD | jakub | 2005-04-09 | 1 | -0/+4 |
* | Merge from tree-cleanup-branch: VRP, store CCP, store | dnovillo | 2005-04-09 | 1 | -7/+12 |
* | * tree.h (STRIP_MAIN_TYPE_NOPS): Remove. | kazu | 2005-04-08 | 1 | -11/+0 |
* | * cse.c, tree-flow-inline.h, tree-flow.h, tree-ssa-operands.c, | kazu | 2005-04-06 | 1 | -2/+2 |
* | 2005-04-05 Andrew MacLeod <amacleod@redhat.com> | amacleod | 2005-04-05 | 1 | -4/+28 |
* | * tree-ssanames.c (duplicate_ssa_name_ptr_info): New function. | dorit | 2005-03-29 | 1 | -0/+1 |
* | * tree.c (get_set_constructor_bits, | kazu | 2005-03-25 | 1 | -2/+0 |
* | * doc/tm.texi (TARGET_MD_ASM_CLOBBERS): Adjust wording to not | hp | 2005-03-23 | 1 | -0/+4 |
* | * tree.h (DECL_IGNORED_P, DECL_IN_SYSTEM_HEADER): Clarify comments. | tobi | 2005-03-22 | 1 | -4/+4 |
* | * fold-const.c (fold_build1, fold_build2, fold_build3): New. | kazu | 2005-03-22 | 1 | -0/+3 |
* | * builtins.c (fold_builtin): Take decomposed arguments of | kazu | 2005-03-21 | 1 | -1/+1 |
* | PR middle-end/15700 | rth | 2005-03-16 | 1 | -1/+2 |
* | * builtins.c (expand_movstr): Update a call to | kazu | 2005-03-16 | 1 | -2/+2 |
* | * builtin-attrs.def (ATTR_NOVOPS, ATTR_NOVOPS_LIST, | rakdver | 2005-03-14 | 1 | -2/+11 |
* | * c-common.c, c-opts.c, combine.c, cse.c, dojump.c, | kazu | 2005-03-08 | 1 | -1/+1 |
* | PR c/14411 | rth | 2005-03-08 | 1 | -1/+7 |
* | * tree.h (DECL_IS_BUILTIN): Reverted my patch from earlier today. | bothner | 2005-03-08 | 1 | -5/+1 |
* | Various fixes to allow us to again build if --enable-mapped-location: | bothner | 2005-03-07 | 1 | -1/+5 |
* | * stor-layout.c (set_alignment): Remove. | kazu | 2005-03-07 | 1 | -3/+0 |
* | gcc/ | kazu | 2005-03-05 | 1 | -6/+1 |
* | * calls.c (emit_call_1): Don't use REG_ALWAYS_RETURN. | kazu | 2005-02-28 | 1 | -3/+1 |
* | PR middle-end/19953 | rth | 2005-02-24 | 1 | -0/+3 |
* | re-apply fold_indirect_ref patch | jason | 2005-02-14 | 1 | -0/+1 |
* | temporarily revert last changes | jason | 2005-02-13 | 1 | -1/+0 |
* | PR mudflap/19319 | jason | 2005-02-13 | 1 | -0/+1 |
* | * tree-complex.c (expand_complex_libcall): New. | rth | 2005-02-12 | 1 | -1/+15 |
* | PR tree-optimization/18687 | rakdver | 2005-02-10 | 1 | -0/+1 |
* | * builtins.c (DEF_BUILTIN): Add COND argument. | rth | 2005-02-10 | 1 | -1/+2 |
* | * fold-const.c (fold_strip_sign_ops): New function to simplify a | sayle | 2005-02-09 | 1 | -1/+2 |
* | * doc/invoke.texi (ftree-vectorizer-verbose): New. | dorit | 2005-02-07 | 1 | -0/+3 |
* | Patch from Richard Sandiford <rsandifo@redhat.com> | ebotcazou | 2005-02-01 | 1 | -2/+4 |
* | PR tree-opt/14329 | rth | 2005-01-27 | 1 | -4/+9 |
* | * tree.h (SWITCH_COND, SWITCH_BODY, SWITCH_LABELS, CASE_LOW, | steven | 2005-01-27 | 1 | -10/+10 |
* | PR middle-end/19515 | rth | 2005-01-26 | 1 | -2/+2 |
* | PR middle-end/19616 | steven | 2005-01-26 | 1 | -0/+3 |