summaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
AgeCommit message (Expand)Author
2020-01-09Fix tree-nrv.c ICE for direct internal functionsRichard Sandiford
2020-01-01Update copyright years.Jakub Jelinek
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-04-05re PR target/80310 (Bogus -Wpsabi warning with -fsanitize=signed-integer-over...Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek
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-09-20switch from gimple to gimple*Trevor Saunders
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-10-16function.h: Flatten file.Andrew MacLeod
2014-10-09re PR lto/61969 (wrong code by LTO on i?86-linux-gnu (affecting trunk, 4.9.x,...Richard Biener
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka
2014-07-09remove has_executeTrevor Saunders
2014-04-17pass cfun to pass::executeTrevor Saunders
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders
2014-04-17remove has_gateTrevor Saunders
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm
2013-11-22gimple.h: Remove all includes.Andrew MacLeod
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo
2013-11-13gimple-walk.h: New File.Andrew Macleod
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford
2013-09-12tree-ssa.h: New.Andrew MacLeod
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.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-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-04-05tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva
2010-07-26re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c...Richard Guenther
2010-07-05tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.Jakub Jelinek
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher