summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
Commit message (Expand)AuthorAgeFilesLines
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-4/+10
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-4/+4
* tree-ssa-operands.c (finalize_ssa_uses): Properly put released operands on th...Richard Biener2014-11-101-2/+3
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+1
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ...Martin Jambor2014-08-201-6/+0
* tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou2014-06-241-0/+1
* use templates instead of gengtype for typed allocation functionsTrevor Saunders2014-05-171-2/+2
* tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou2014-04-161-6/+1
* re PR c++/60750 (double free after std::move on string inside throw when comp...Richard Biener2014-04-071-4/+2
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* tree-ssa-operands.c (opf_implicit): Remove.Richard Biener2013-12-021-17/+11
* re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener2013-11-291-110/+114
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-1/+5
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+3
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+6
* tree-cfg.h: Rename from tree-flow.h.Andrew Macleod2013-10-181-18/+0
* tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod2013-10-091-0/+7
* tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew MacLeod2013-10-011-10/+55
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-3/+3
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-3/+1
* This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo2012-11-171-17/+17
* tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz2012-10-231-144/+10
* Merge identical cases.Marek Polacek2012-09-201-3/+1
* predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor2012-08-241-9/+5
* tree.h (SSA_VAR_P): Simplify.Richard Guenther2012-08-091-11/+11
* tree-ssa-operands.h (virtual_operand_p): Declare.Richard Guenther2012-08-081-0/+18
* tree-call-cdce.c (check_pow): Simplify.Richard Guenther2012-08-081-11/+0
* tree-dfa.c (referenced_var_lookup): Remove.Richard Guenther2012-08-021-1/+0
* tree-flow.h (struct gimple_df): Remove syms_to_rename member, add ssa_renamin...Richard Guenther2012-08-011-6/+18
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+2
* varpool.c (add_new_static_var): Remove call to create_var_ann.Richard Guenther2012-05-241-1/+0
* tree.h (VAR_DECL_IS_VIRTUAL_OPERAND): New.Richard Guenther2012-05-221-56/+12
* gimple-iterator.c (gsi_remove): Return whether EH edges need to be cleanup.Richard Guenther2012-04-051-4/+5
* tree-ssa-dce.c (propagate_necessity): Handle GIMPLE_TRANSACTION.Richard Henderson2012-02-101-19/+30
* tree-ssa-operands.c (add_stmt_operand): Do not mark stmts volatile when proce...Richard Guenther2011-12-081-7/+14
* tree-ssa.c (verify_ssa): Verify SSA names in the loop over all SSA names.Richard Guenther2011-12-051-1/+114
* gengtype.c (write_field_root): Avoid out-of-scope access of newv.Michael Matz2011-11-081-0/+6
* Rename vshuffle/vec_shuffle to vec_perm.Richard Henderson2011-10-071-1/+1
* Vector shuffling patch from Artem Shinkarov.Artjoms Sinkarovs2011-10-031-0/+1
* tree-ssa-operands.c (swap_tree_operands): Always adjust existing operand posi...Richard Guenther2011-09-091-9/+8
* tree-ssa-forwprop.c (lookup_logical_inverted_value): Remove TRUTH_*_EXPR hand...Richard Guenther2011-07-191-4/+0
* gimple.h (gimple_asm_clobbers_memory_p): Declare.Nathan Froyd2011-04-151-9/+2
* gimple.c (gimple_set_modified): Do not queue calls to MODIFIED_NORETURN_CALLS...Richard Guenther2011-04-081-0/+6
* re PR tree-optimization/41490 (tree-ssa-sink does not really work)Richard Guenther2011-03-151-0/+3
* diagnostic-core.h: Include bversion.h.Joseph Myers2010-11-301-1/+0
* re PR debug/46307 (ICE with FMA_EXPR in DEBUG stmts)Jakub Jelinek2010-11-051-0/+1