aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-4/+4
2014-11-10tree-ssa-operands.c (finalize_ssa_uses): Properly put released operands on th...Richard Biener1-2/+3
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-08-20re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ...Martin Jambor1-6/+0
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou1-0/+1
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders1-2/+2
2014-04-16tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou1-6/+1
2014-04-07re PR c++/60750 (double free after std::move on string inside throw when comp...Richard Biener1-4/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-02tree-ssa-operands.c (opf_implicit): Remove.Richard Biener1-17/+11
2013-11-29re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener1-110/+114
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-1/+5
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+3
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+6
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod1-18/+0
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod1-0/+7
2013-10-01tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew MacLeod1-10/+55
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-3/+3
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-3/+1
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-17/+17
2012-10-23tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz1-144/+10
2012-09-20Merge identical cases.Marek Polacek1-3/+1
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor1-9/+5
2012-08-09tree.h (SSA_VAR_P): Simplify.Richard Guenther1-11/+11
2012-08-08tree-ssa-operands.h (virtual_operand_p): Declare.Richard Guenther1-0/+18
2012-08-08tree-call-cdce.c (check_pow): Simplify.Richard Guenther1-11/+0
2012-08-02tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther1-1/+0
2012-08-01tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther1-6/+18
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+2
2012-05-24varpool.c (add_new_static_var): Remove call to create_var_ann.Richard Guenther1-1/+0
2012-05-22tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther1-56/+12
2012-04-05gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther1-4/+5
2012-02-10tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.Richard Henderson1-19/+30
2011-12-08tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce...Richard Guenther1-7/+14
2011-12-05tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther1-1/+114
2011-11-08gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz1-0/+6
2011-10-07Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson1-1/+1
2011-10-03Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs1-0/+1
2011-09-09tree-ssa-operands.c (swap_tree_operands): Always adjust existing operand posi...Richard Guenther1-9/+8
2011-07-19tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand...Richard Guenther1-4/+0
2011-04-15gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd1-9/+2
2011-04-08gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS...Richard Guenther1-0/+6
2011-03-15re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther1-0/+3
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-11-05re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)Jakub Jelinek1-0/+1
2010-09-06tree.def (MISALIGNED_INDIRECT_REF): Remove.Richard Guenther1-6/+1
2010-09-03tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.Richard Guenther1-3/+1