summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-operands.c
AgeCommit message (Expand)Author
2020-05-07Wrap global variables in tree-ssa-operands.c into a class.Giuliano Belinassi
2020-01-01Update copyright years.Jakub Jelinek
2019-06-05c-decl.c (start_decl): Adjust quoting and hyphenation in diagnostics.Martin Sebor
2019-03-01re PR tree-optimization/89541 (ICE in VN_INFO(tree_node*))Richard Biener
2019-01-01Update copyright years.Jakub Jelinek
2018-08-28re PR tree-optimization/87117 (ICE in eliminate_dom_walker::eliminate_cleanup...Richard Biener
2018-05-18Replace FMA_EXPR with one internal fn per optabRichard Sandiford
2018-01-03Update copyright years.Jakub Jelinek
2017-07-25re PR tree-optimization/81546 (ICE at -O3 during GIMPLE pass dom)Richard Biener
2017-01-01Update copyright years.Jakub Jelinek
2016-09-15Iterator to visit SSAKugan Vivekanandarajah
2016-05-20re PR target/29756 (SSE intrinsics hard to use without redundant temporaries ...Richard Guenther
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-10-05make build_uses store tree * instead of treeTrevor Saunders
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-07-21ssa-iterators.h (has_zero_uses, [...]): Implement as straight loops.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-11-10tree-ssa-operands.c (finalize_ssa_uses): Properly put released operands on th...Richard Biener
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-08-20re PR lto/60449 (Merging function DECLs discards leaf attribute which causes ...Martin Jambor
2014-06-24tree-vect-patterns.c (vect_recog_sad_pattern): New function for SAD pattern r...Cong Hou
2014-05-17use templates instead of gengtype for typed allocation functionsTrevor Saunders
2014-04-16tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou
2014-04-07re PR c++/60750 (double free after std::move on string inside throw when comp...Richard Biener
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-02tree-ssa-operands.c (opf_implicit): Remove.Richard Biener
2013-11-29re PR middle-end/59208 (ice in initialize_flags_in_bb)Richard Biener
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-10-18tree-cfg.h: Rename from tree-flow.h.Andrew Macleod
2013-10-09tree-flow.h (tm_restart_node, gimple_df): Move to gimple-ssa.h.Andrew MacLeod
2013-10-01tree-into-ssa.c (enum need_phi_state): Relocate from tree-flow.h.Andrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-10-23tree-ssa-operands.h (struct def_optype_d, [...]): Remove.Michael Matz
2012-09-20Merge identical cases.Marek Polacek
2012-08-24predict.c (maybe_hot_frequency_p): New parameter fun.Martin Jambor