| Commit message (Expand) | Author | Age | Files | Lines |
* | tree-ssa-operands.c (opf_implicit): Remove. | Richard Biener | 2013-12-02 | 1 | -17/+11 |
* | re PR middle-end/59208 (ice in initialize_flags_in_bb) | Richard Biener | 2013-11-29 | 1 | -110/+114 |
* | gimple.h: Remove all includes. | Andrew MacLeod | 2013-11-22 | 1 | -1/+5 |
* | Factor unrelated declarations out of tree.h. | Diego Novillo | 2013-11-19 | 1 | -0/+3 |
* | tree-ssa.h: Remove all #include's | Andrew MacLeod | 2013-10-23 | 1 | -1/+6 |
* | tree-cfg.h: Rename from tree-flow.h. | Andrew Macleod | 2013-10-18 | 1 | -18/+0 |
* | tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h. | Andrew MacLeod | 2013-10-09 | 1 | -0/+7 |
* | tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h. | Andrew MacLeod | 2013-10-01 | 1 | -10/+55 |
* | alloc-pool.c, [...]: Add missing whitespace before "(". | Richard Sandiford | 2013-09-28 | 1 | -3/+3 |
* | tree-ssa.h: New. | Andrew MacLeod | 2013-09-12 | 1 | -1/+1 |
* | Update copyright years in gcc/ | Richard Sandiford | 2013-01-10 | 1 | -3/+1 |
* | This patch rewrites the old VEC macro-based interface into a new one based on... | Diego Novillo | 2012-11-17 | 1 | -17/+17 |
* | tree-ssa-operands.h (struct def_optype_d, [...]): Remove. | Michael Matz | 2012-10-23 | 1 | -144/+10 |
* | Merge identical cases. | Marek Polacek | 2012-09-20 | 1 | -3/+1 |
* | predict.c (maybe_hot_frequency_p): New parameter fun. | Martin Jambor | 2012-08-24 | 1 | -9/+5 |
* | tree.h (SSA_VAR_P): Simplify. | Richard Guenther | 2012-08-09 | 1 | -11/+11 |
* | tree-ssa-operands.h (virtual_operand_p): Declare. | Richard Guenther | 2012-08-08 | 1 | -0/+18 |
* | tree-call-cdce.c (check_pow): Simplify. | Richard Guenther | 2012-08-08 | 1 | -11/+0 |
* | tree-dfa.c (referenced_var_lookup): Remove. | Richard Guenther | 2012-08-02 | 1 | -1/+0 |
* | tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin... | Richard Guenther | 2012-08-01 | 1 | -6/+18 |
* | system.h (dump_file): Do not define. | Steven Bosscher | 2012-07-16 | 1 | -2/+2 |
* | varpool.c (add_new_static_var): Remove call to create_var_ann. | Richard Guenther | 2012-05-24 | 1 | -1/+0 |
* | tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New. | Richard Guenther | 2012-05-22 | 1 | -56/+12 |
* | gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup. | Richard Guenther | 2012-04-05 | 1 | -4/+5 |
* | tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION. | Richard Henderson | 2012-02-10 | 1 | -19/+30 |
* | tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce... | Richard Guenther | 2011-12-08 | 1 | -7/+14 |
* | tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names. | Richard Guenther | 2011-12-05 | 1 | -1/+114 |
* | gengtype.c (write_field_root): Avoid out-of-scope access of newv. | Michael Matz | 2011-11-08 | 1 | -0/+6 |
* | Rename vshuffle/vec_shuffle to vec_perm. | Richard Henderson | 2011-10-07 | 1 | -1/+1 |
* | Vector shuffling patch from Artem Shinkarov. | Artjoms Sinkarovs | 2011-10-03 | 1 | -0/+1 |
* | tree-ssa-operands.c (swap_tree_operands): Always adjust existing operand posi... | Richard Guenther | 2011-09-09 | 1 | -9/+8 |
* | tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand... | Richard Guenther | 2011-07-19 | 1 | -4/+0 |
* | gimple.h (gimple_asm_clobbers_memory_p): Declare. | Nathan Froyd | 2011-04-15 | 1 | -9/+2 |
* | gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS... | Richard Guenther | 2011-04-08 | 1 | -0/+6 |
* | re PR tree-optimization/41490 (tree-ssa-sink does not really work) | Richard Guenther | 2011-03-15 | 1 | -0/+3 |
* | diagnostic-core.h: Include bversion.h. | Joseph Myers | 2010-11-30 | 1 | -1/+0 |
* | re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts) | Jakub Jelinek | 2010-11-05 | 1 | -0/+1 |
* | tree.def (MISALIGNED_INDIRECT_REF): Remove. | Richard Guenther | 2010-09-06 | 1 | -6/+1 |
* | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. | Richard Guenther | 2010-09-03 | 1 | -3/+1 |
* | alias.c (ao_ref_from_mem): Adjust. | Richard Guenther | 2010-09-01 | 1 | -1/+1 |
* | tree-ssa-loop-im.c (for_each_index): Do not handle ALIGN_INDIRECT_REF. | Richard Guenther | 2010-07-05 | 1 | -2/+1 |
* | re PR middle-end/42834 (memcpy folding overeager) | Richard Guenther | 2010-07-01 | 1 | -10/+27 |
* | With large parts from Jim Wilson: | Bernd Schmidt | 2010-06-25 | 1 | -3/+5 |
* | utils.c (init_gnat_to_gnu): Use typed GC allocation. | Laurynas Biveinis | 2010-06-08 | 1 | -3/+4 |
* | gimplify.c: Do not include except.h and optabs.h. | Steven Bosscher | 2010-06-01 | 1 | -1/+0 |
* | tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION. | Jan Hubicka | 2010-05-29 | 1 | -3/+3 |
* | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de... | Joseph Myers | 2010-05-21 | 1 | -0/+2 |
* | ipa-reference.c (mark_load): Use get_base_address. | Richard Guenther | 2010-04-07 | 1 | -10/+2 |
* | Make-lang.in, [...]: Update copyright years. | Steven Bosscher | 2010-04-02 | 1 | -1/+1 |
* | re PR tree-optimization/43614 (ice in gimple_rhs_has_side_effects, at gimple.... | Richard Guenther | 2010-04-01 | 1 | -0/+3 |