summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-ter.c
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-01-01Update copyright years.Jakub Jelinek
2018-08-27Come up with fndecl_built_in_p.Martin Liska
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-24[TER] PR target/48863 : Don't replace expressions across local register varia...Kyrylo Tkachov
2016-09-15Iterator to visit SSAKugan Vivekanandarajah
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-09-20switch from gimple to gimple*Trevor Saunders
2015-09-13tree-ssa-ter.c: remove typedefs that hide pointernessTrevor Saunders
2015-07-13Fix double word typos.Aldy Hernandez
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-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-04-16tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.Eric Botcazou
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-16re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Jakub Jelinek
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19re PR middle-end/58956 (wrong code at -O1 and above (affecting gcc 4.6 to tru...Richard Biener
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-29tree-outof-ssa.h: Remove include files.Andrew MacLeod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-26tree-ssa-live.h (find_replaceable_exprs, [...]): Move prototypes to...Andrew MacLeod
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-03-08tree-ssa-ter.c (is_replaceable_p): Do not TER across location or block change...Richard Biener
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-08-17re PR middle-end/54146 (Very slow compile with attribute((flatten)))Steven Bosscher
2012-08-10tree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIER_NODE is recorded as ...Richard Guenther
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2011-02-04re PR inline-asm/23200 (rejects "i"(&var + 1))Jakub Jelinek
2010-12-16re PR tree-optimization/43655 (-ftree-ter causes FAIL: g++.old-deja/g++.law/t...Jakub Jelinek
2010-10-21basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd
2010-10-20tree-ssa-ter.c (find_replaceable_in_bb): Allow replacement over call for sing...Pat Haugen
2010-09-13tree-ssa-ter.c (temp_expr_table_d): Add call_cnt field.Pat Haugen
2010-07-01re PR middle-end/42834 (memcpy folding overeager)Richard Guenther
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-29tree-vrp.c (debug_value_range, [...]): Annotate with DEBUG_FUNCTION.Jan Hubicka
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers