Age | Commit message (Expand) | Author | Files | Lines |
2005-05-03 | lambda-code.c (gcc_loop_to_lambda_loop, [...]): Use generic operand interface. | Andrew MacLeod | 1 | -3/+1 |
2005-04-08 | backport: copy-prop, incremental SSA updating of FUD chains and newly exposed... | Diego Novillo | 1 | -9/+38 |
2005-04-05 | lambda-code.c (lambda_loopnest_to_gcc_loopnest): Use update_stmt. | Andrew MacLeod | 1 | -3/+3 |
2005-03-30 | tree-sra.c (decide_block_copy): Disable scalarization of sub-elements. | Devang Patel | 1 | -0/+6 |
2005-03-29 | re PR tree-optimization/19108 (ICE initializing arrays) | Richard Henderson | 1 | -4/+25 |
2005-03-09 | * tree-sra.c (decide_block_copy): Remove inst_count. | Kazu Hirata | 1 | -2/+1 |
2005-02-24 | re PR tree-optimization/20127 (wrong code for volatile struct members) | Richard Henderson | 1 | -0/+6 |
2005-02-17 | bitmap.h (BITMAP_XMALLOC, [...]): Remove. | Nathan Sidwell | 1 | -8/+8 |
2005-01-27 | re PR c++/14329 ([4.1 only] badly formatted warnings for SRA replacements use... | Richard Henderson | 1 | -3/+15 |
2005-01-04 | re PR tree-optimization/19158 (GNAT Bug Box compiling makegpr.adb of the GNAT... | Richard Henderson | 1 | -22/+37 |
2004-12-31 | re PR tree-optimization/19042 (Complex types are not SRA all the time.) | Richard Henderson | 1 | -1/+6 |
2004-12-22 | * tree-sra.c (type_can_be_decomposed_p): Reject variable sized types. | Richard Kenner | 1 | -1/+2 |
2004-12-10 | tree-into-ssa.c (REWRITE_THIS_STMT): Define. | Diego Novillo | 1 | -1/+1 |
2004-11-24 | * tree-sra.c (sra_walk_modify_expr): Handle RHS first, then LHS. | Richard Kenner | 1 | -23/+29 |
2004-11-22 | re PR tree-optimization/18572 (Bus error compiling makegpr.adb on Mac OS X 10.3) | Andrew Pinski | 1 | -0/+2 |
2004-11-22 | bitmap.h (struct bitmap_obstack): New obstack type. | Nathan Sidwell | 1 | -2/+2 |
2004-11-16 | tree-cfg.c (bsi_commit_edge_inserts): Remove an argument. | Kazu Hirata | 1 | -1/+1 |
2004-11-13 | c-cppbuiltin.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-11-04 | bitmap.c (bitmap_print): Make bitno unsigned. | Nathan Sidwell | 1 | -2/+2 |
2004-10-29 | bitmap.h (bitmap_empty_p): New. | Nathan Sidwell | 1 | -4/+2 |
2004-10-28 | params.def (PARAM_SRA_MAX_STRUCTURE_SIZE): New. | Ben Elliston | 1 | -2/+11 |
2004-10-20 | * tree-sra.c (instantiate_element): Copy DECL_IGNORED_P also. | Richard Henderson | 1 | -0/+1 |
2004-09-28 | backport: basic-block.h: Include vec.h, errors.h. | Ben Elliston | 1 | -1/+2 |
2004-09-26 | bitmap.h (EXECUTE_IF_SET_IN_BITMAP, [...]): Changed to iterator style. | Zdenek Dvorak | 1 | -6/+9 |
2004-09-23 | tree-flow.h (find_new_referenced_vars): Add prototype. | Jakub Jelinek | 1 | -24/+0 |
2004-09-17 | alias.c (find_base_decl): Remove unreachable case '3' block. | Jeffrey D. Oldham | 1 | -2/+2 |
2004-09-17 | basic-block.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-14 | cgraph.h, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-09-11 | re PR middle-end/17411 (ICE in immed_double_const) | Roger Sayle | 1 | -1/+1 |
2004-09-09 | targhooks.c (default_unwind_emit, [...]): Use gcc_assert, gcc_unreachable & i... | Giovanni Bajo | 1 | -28/+15 |
2004-09-07 | builtins.c (fold_builtin_strchr): Use build_int_cst, not fold_convert. | Nathan Sidwell | 1 | -1/+1 |
2004-09-06 | Unify the management of RTL and tree-level dump files. | Paolo Bonzini | 1 | -1/+2 |
2004-09-05 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-08-25 | tree-ssa-operands.h (struct ssa_operand_iterator_d): New. | Andrew MacLeod | 1 | -17/+3 |
2004-08-19 | langhooks-def.h (LANG_HOOKS_UNSAVE_EXPR_NOW): Remove. | Eric Christopher | 1 | -18/+18 |
2004-08-17 | re PR tree-optimization/17051 (ICE: internal compiler error: verify_ssa faile... | Richard Henderson | 1 | -4/+2 |
2004-07-28 | tree-optimize.c (init_tree_optimization_passes): Schedule pass_may_alias righ... | Diego Novillo | 1 | -1/+1 |
2004-07-27 | gimplify.c (is_gimple_addr_expr_arg_or_indirect): Remove. | Richard Henderson | 1 | -1/+1 |
2004-07-16 | tree-def (WITH_SIZE_EXPR): New. | Richard Henderson | 1 | -0/+5 |
2004-07-11 | re PR tree-optimization/16383 (internal compiler error: in generate_element_c... | Richard Henderson | 1 | -12/+55 |
2004-07-11 | re PR tree-optimization/16422 (gcc.c-torture/execute/980223.c fails) | Richard Henderson | 1 | -3/+55 |
2004-07-08 | tree-cfg.c (make_exit_edges): Use get_call_expr_in. | Richard Henderson | 1 | -3/+7 |
2004-07-06 | tree-sra.c (struct sra_walk_fns): Revert 2004-07-05 change. | Richard Henderson | 1 | -28/+41 |
2004-07-05 | tree-sra.c (struct sra_walk_fns): Init function now returns bool. | Richard Kenner | 1 | -23/+37 |
2004-07-03 | re PR tree-optimization/16341 (BOOT_CFLAGS='-O2 -fno-inline' causes a compari... | Richard Henderson | 1 | -3/+6 |
2004-07-03 | * tree-sra.c (generate_element_init): Remove any useless conversions. | Richard Kenner | 1 | -1/+4 |
2004-07-02 | ifcvt.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2004-07-01 | tree-sra.c (sra_walk_expr): Don't maybe_lookup_element_for_expr in order to d... | Richard Henderson | 1 | -9/+7 |
2004-06-29 | tree-sra.c: Include expr.h for definition of MOVE_RATIO. | Andrew Pinski | 1 | -0/+2 |
2004-06-29 | tree-sra.c: Rewrite from scratch. | Richard Henderson | 1 | -826/+1585 |