Age | Commit message (Expand) | Author | Files | Lines |
2007-01-04 | cgraph.c (cgraph_release_function_body): New function. | Jan Hubicka | 1 | -0/+11 |
2007-01-04 | tree-cfg.c (tree_merge_blocks): Release SSA_NAME phi results whose definition... | Robert Kennedy | 1 | -4/+6 |
2007-01-03 | alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | Kazu Hirata | 1 | -34/+12 |
2007-01-02 | tree-mudflap.c (mf_decl_cache_locals, [...]): Do not add referenced vars. | Jan Hubicka | 1 | -0/+2 |
2007-01-02 | Revert: | Kazu Hirata | 1 | -12/+34 |
2007-01-02 | alias.c (init_alias_analysis): Use VEC_safe_grow_cleared. | Kazu Hirata | 1 | -34/+12 |
2006-12-29 | tree-cfg.c (last_stmt_ptr): Remove. | Kazu Hirata | 1 | -10/+0 |
2006-12-22 | tree-ssa-loop-niter.c (zero_p, nonzero_p): Removed. | Zdenek Dvorak | 1 | -1/+1 |
2006-12-13 | Makefile.in: Add dependencies. | Jan Hubicka | 1 | -1/+11 |
2006-12-11 | [multiple changes] | Diego Novillo | 1 | -1/+1 |
2006-12-11 | tree-ssa-operands.h (create_ssa_artificial_load_stmt): Rename from create_ssa... | Diego Novillo | 1 | -4/+11 |
2006-12-11 | * tree-scalar-evolution.c (scev_const_prop): | Diego Novillo | 1 | -3/+2 |
2006-12-10 | tree-vrp.c (adjust_range_with_scev): Use get_chrec_loop. | Zdenek Dvorak | 1 | -5/+3 |
2006-12-05 | Merge gimple-tuples-branch into mainline. | Aldy Hernandez | 1 | -19/+60 |
2006-11-28 | Privatize SSA variables into gimple_df. | Jan Hubicka | 1 | -2/+2 |
2006-11-17 | tree-vrp.c (execute_vrp): Do not update current_loops. | Zdenek Dvorak | 1 | -12/+3 |
2006-11-13 | re PR middle-end/28915 (ICE: tree check: expected class 'constant', have 'dec... | Jason Merrill | 1 | -0/+5 |
2006-11-12 | tree-flow.h (name_mappings_registered_p): Declare. | Zdenek Dvorak | 1 | -3/+4 |
2006-11-11 | tree.def (FIX_CEIL_EXPR, [...]): Remove unused tree codes. | Richard Guenther | 1 | -3/+0 |
2006-09-29 | builtins.c (expand_builtin_setjmp): Delete. | Eric Botcazou | 1 | -68/+102 |
2006-09-22 | re PR tree-optimization/28888 (ICE in tree check: expected cond_expr, have la... | Zdenek Dvorak | 1 | -0/+13 |
2006-08-04 | * tree-cfg.c: Fix a comment typo. | Kazu Hirata | 1 | -1/+1 |
2006-08-02 | PR gcov/profile/28480 | Jan Hubicka | 1 | -2/+17 |
2006-07-24 | re PR middle-end/28071 (A file that can not be compiled in reasonable time/sp... | Jan Hubicka | 1 | -8/+13 |
2006-06-30 | cfgexpand.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -1/+1 |
2006-06-19 | re PR tree-optimization/27341 (ICE in in add_virtual_operand with complex ty... | Daniel Berlin | 1 | -0/+2 |
2006-05-21 | tree-cfg.c: Prune whitespace. | Bernhard Fischer | 1 | -60/+58 |
2006-05-16 | * tree-cfg.c (split_edge_bb_loc): Remove unused variable `src'. | Ben Elliston | 1 | -2/+1 |
2006-05-02 | re PR middle-end/27328 (ICE with -fopenmp and goto) | Jakub Jelinek | 1 | -12/+27 |
2006-04-27 | Implement new immediate use iterators. | Andrew MacLeod | 1 | -36/+27 |
2006-04-26 | re PR middle-end/26913 (ICE with -fopenmp and -O1) | Jakub Jelinek | 1 | -1/+4 |
2006-04-15 | tree-cfg.c (make_edges, [...]): Reinstate RTH's changes from r112935 that wer... | Roger Sayle | 1 | -40/+52 |
2006-04-15 | re PR middle-end/26823 (ICE with OpenMP in add_stmt_to_eh_region_fn, at tree-... | Jakub Jelinek | 1 | -55/+50 |
2006-04-13 | re PR libgomp/26651 ([gomp] #omp for ordered leaks memory) | Richard Henderson | 1 | -40/+52 |
2006-03-31 | tree-cfg.c (make_ctrl_stmt_edges, [...]): Merge into... | Richard Henderson | 1 | -152/+93 |
2006-03-22 | re PR middle-end/26084 (ICE (segfault) on C++ OpenMP code) | Richard Henderson | 1 | -20/+127 |
2006-03-09 | Merge C++ from gomp-20050608-branch. | Richard Henderson | 1 | -0/+2 |
2006-03-02 | tree-vrp.c (execute_vrp): Return value. | Daniel Berlin | 1 | -6/+11 |
2006-02-14 | re PR tree-optimization/26209 (Specific code causes g++ 4.1.0 dominance ICE w... | Zdenek Dvorak | 1 | -4/+1 |
2006-02-06 | tree-vrp.c (execute_vrp): Do not pass dump argument to. | Zdenek Dvorak | 1 | -4/+4 |
2006-02-05 | re PR tree-optimization/25251 ([4.1 only] NIST Failure - FM013.f at -O2) | Andrew Pinski | 1 | -2/+4 |
2006-02-02 | re PR middle-end/25990 (gomp ICE with -fopenmp) | Diego Novillo | 1 | -8/+9 |
2006-01-19 | tree-pretty-print.c (dump_generic_node): Handle OMP_PARALLEL_FN, OMP_PARALLEL... | Diego Novillo | 1 | -6/+393 |
2006-01-18 | [multiple changes] | Diego Novillo | 1 | -30/+48 |
2006-01-11 | basic-block.h (control_flow_graph): Change the type of x_basic_block_info to ... | Kazu Hirata | 1 | -7/+22 |
2006-01-11 | re PR tree-optimization/23109 (compiler generates wrong code leading to spuri... | Paolo Bonzini | 1 | -0/+24 |
2006-01-06 | tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA... | Jeff Law | 1 | -18/+28 |
2006-01-04 | re PR ada/24994 (raised STORAGE_ERROR : stack overflow or erroneous memory ac... | Jeff Law | 1 | -1/+4 |
2006-01-03 | basic-block.h (control_flow_graph): Change the type of x_label_to_block_map t... | Kazu Hirata | 1 | -8/+22 |
2005-12-20 | revert: tree-cfg.c (mark_used_vars): New function. | Richard Guenther | 1 | -49/+0 |