Age | Commit message (Expand) | Author | Files | Lines |
2012-01-09 | gimple.c (is_gimple_non_addressable): Remove. | Aldy Hernandez | 1 | -11/+0 |
2011-12-19 | re PR bootstrap/51572 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 1 | -1/+1 |
2011-12-15 | re PR debug/51567 (ICE in splice_child_die, at dwarf2out.c:5009 with -flto -g) | Richard Guenther | 1 | -2/+32 |
2011-12-06 | re PR tree-optimization/51363 (ICE: in gimple_rhs_has_side_effects, at gimple... | Richard Guenther | 1 | -63/+0 |
2011-12-05 | cgraph.c (cgraph_create_edge_1): Initialize call_stmt_cannot_inline_p from th... | Richard Guenther | 1 | -1/+0 |
2011-12-01 | Revert | Diego Novillo | 1 | -30/+0 |
2011-11-29 | gimple.c (gimple_call_set_cannot_inline): Move from gimple.h. | Diego Novillo | 1 | -0/+30 |
2011-11-18 | re PR tree-optimization/50605 (ice in ipa_get_jf_pass_through_result with -O3) | Martin Jambor | 1 | -1/+11 |
2011-11-10 | re PR middle-end/51071 (ICE in gimple_has_side_effects, at gimple.c:2513) | Richard Guenther | 1 | -38/+4 |
2011-11-08 | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 1 | -1/+3 |
2011-11-08 | Merge from transactional-memory branch. | Aldy Hernandez | 1 | -56/+81 |
2011-10-14 | gimple.c (walk_stmt_load_store_addr_ops): Call visit_addr also on COND_EXPR/V... | Jakub Jelinek | 1 | -3/+18 |
2011-10-07 | Rename vshuffle/vec_shuffle to vec_perm. | Richard Henderson | 1 | -1/+1 |
2011-10-07 | re PR middle-end/50527 (inconsistent vla align) | Tom de Vries | 1 | -1/+2 |
2011-10-03 | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 1 | -0/+1 |
2011-09-26 | gimple-fold.c (gimplify_and_update_call_from_tree): Set gctx.into_ssa after p... | Jakub Jelinek | 1 | -3/+24 |
2011-09-01 | expr.c (expand_expr_real_2): Move COND_EXPR and VEC_COND_EXPR handling here, ... | Richard Guenther | 1 | -5/+5 |
2011-08-03 | re PR tree-optimization/49948 (ICE with -ftree-parallelize-loops: "address ta... | Jakub Jelinek | 1 | -0/+14 |
2011-08-02 | gimple.c (canonicalize_cond_expr_cond): Handle cast from boolean-type. | Kai Tietz | 1 | -1/+3 |
2011-06-22 | re PR debug/47858 (IPA-SRA decreases quality of debug info) | Jakub Jelinek | 1 | -1/+25 |
2011-06-16 | gimple.c (canonicalize_cond_expr_cond): (bool)x is not the same as x != 0. | Richard Guenther | 1 | -9/+1 |
2011-05-31 | gimple.c (gimple_register_canonical_type): Do not register any types via gimp... | Richard Guenther | 1 | -12/+0 |
2011-05-30 | gimple.c (gimple_types_compatible_p_1): Compare record and union type members... | Richard Guenther | 1 | -3/+9 |
2011-05-25 | gimple.c (iterative_hash_canonical_type): Skip non-FIELD_DECLs. | Richard Guenther | 1 | -4/+12 |
2011-05-24 | gimple.c (compare_type_names_p): Remove for_completion_p arg. | Richard Guenther | 1 | -66/+11 |
2011-05-24 | re PR bootstrap/49078 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 1 | -20/+6 |
2011-05-23 | gimple.c (gimple_types_compatible_p_1): Always compare type names. | Richard Guenther | 1 | -7/+6 |
2011-05-20 | re PR middle-end/48849 (SPEC CPU 2000/2006 failed to build with LTO) | Richard Guenther | 1 | -0/+19 |
2011-05-20 | gimple.c (gimple_register_type_1): Do not fiddle with main-variant or pointer... | Richard Guenther | 1 | -76/+7 |
2011-05-19 | gimple.c (gtc_visited, [...]): Remove. | Jan Hubicka | 1 | -68/+31 |
2011-05-19 | gimple.c (gimple_types_compatible_p_1): Compare names of the types themselves. | Richard Guenther | 1 | -5/+9 |
2011-05-18 | re PR tree-optimization/49018 (Inline assembly block executed outside conditi... | Richard Guenther | 1 | -7/+14 |
2011-05-18 | gimple.c (gimple_register_type_1): New function, split out from ... | Richard Guenther | 1 | -17/+32 |
2011-05-17 | gimple.c (type_hash_pair_compare): Fix comparison. | Richard Guenther | 1 | -3/+5 |
2011-05-17 | gimple.c (iterative_hash_gimple_type): Simplify singleton case some more, fix... | Richard Guenther | 1 | -4/+7 |
2011-05-17 | re PR bootstrap/49013 (LTO bootstrap failed with bootstrap-profiled) | Richard Guenther | 1 | -2/+3 |
2011-05-17 | gimple.c (gimple_register_canonical_type): Use the main-variant leader for co... | Richard Guenther | 1 | -9/+4 |
2011-05-16 | gimple.c (gimple_types_compatible_p_1): Use names of the type itself, not its... | Richard Guenther | 1 | -3/+2 |
2011-05-16 | gimple.c (iterative_hash_gimple_type): Re-instantiate change to always visit ... | Richard Guenther | 1 | -34/+8 |
2011-05-16 | gimple.c (struct type_hash_pair): New type. | Richard Guenther | 1 | -7/+77 |
2011-05-13 | gimple.c (gimple_canonical_types_compatible_p): Do not use type-pair caching,... | Richard Guenther | 1 | -47/+17 |
2011-05-13 | re PR lto/48978 (excessive hash table allocation for large lto build) | Richard Guenther | 1 | -8/+34 |
2011-05-12 | gimple.c (gtc_visit): Compare TREE_ADDRESSABLE, handle NULLPTR_TYPE similar t... | Richard Guenther | 1 | -237/+112 |
2011-05-11 | re PR bootstrap/48964 (LTO profiledbootstrap failure) | Richard Guenther | 1 | -1/+1 |
2011-05-11 | gimple.c (gimple_type_hash_1): Merge with ... | Richard Guenther | 1 | -119/+64 |
2011-05-11 | gimple.c (gimple_canonical_types_compatible_p): Split out from gimple_types_c... | Richard Guenther | 1 | -3/+497 |
2011-05-09 | lto-symtab.c (lto_cgraph_replace_node): Use types_compatible_p for diagnostics. | Richard Guenther | 1 | -1/+3 |
2011-05-09 | gimple.c (type_pair_hash, [...]): Arrange type pairs to be UID ordered. | Jan Hubicka | 1 | -9/+15 |
2011-04-21 | * gimple.c (walk_gimple_op) <GIMPLE_CALL>: Fix couple of oversights. | Eric Botcazou | 1 | -2/+4 |
2011-04-20 | Makefile.in (INTERNAL_FN_DEF, [...]): Define. | Richard Sandiford | 1 | -20/+103 |