aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
AgeCommit message (Expand)AuthorFilesLines
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-10-08Disable TBAA in some uses of call_may_clobber_ref_pJan Hubicka1-2/+2
2020-01-09Fix tree-nrv.c ICE for direct internal functionsRichard Sandiford1-6/+4
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-1/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-04-05re PR target/80310 (Bogus -Wpsabi warning with -fsanitize=signed-integer-over...Jakub Jelinek1-0/+7
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-09tree-ssa.c (target_for_debug_bind, [...]): Use VAR_P and/or VAR_OR_FUNCTION_D...Jakub Jelinek1-1/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-6/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-6/+4
2015-09-20switch from gimple to gimple*Trevor Saunders1-2/+2
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-15/+5
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-3/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-3/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm1-5/+6
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-0/+3
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+6
2014-10-09re PR lto/61969 (wrong code by LTO on i?86-linux-gnu (affecting trunk, 4.9.x,...Richard Biener1-2/+1
2014-09-22tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka1-3/+3
2014-07-09remove has_executeTrevor Saunders1-2/+0
2014-04-17pass cfun to pass::executeTrevor Saunders1-64/+64
2014-04-17pass current function to opt_pass::gate ()Trevor Saunders1-7/+2
2014-04-17remove has_gateTrevor Saunders1-2/+0
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-09Eliminate FOR_EACH_BB macro.David Malcolm1-3/+3
2013-11-22gimple.h: Remove all includes.Andrew MacLeod1-0/+4
2013-11-19Factor unrelated declarations out of tree.h.Diego Novillo1-0/+1
2013-11-13gimple-walk.h: New File.Andrew Macleod1-0/+2
2013-10-23tree-ssa.h: Remove all #include'sAndrew MacLeod1-1/+3
2013-09-28alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford1-4/+4
2013-09-12tree-ssa.h: New.Andrew MacLeod1-1/+1
2013-08-05Automated conversion of passes to C++ classesDavid Malcolm1-34/+69
2013-04-10passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek1-1/+1
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai1-0/+2
2012-08-01tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz1-2/+0
2012-07-16system.h (dump_file): Do not define.Steven Bosscher1-2/+0
2012-04-05tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther1-0/+1
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li1-1/+1
2011-02-02re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva1-1/+1
2010-07-26re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c...Richard Guenther1-4/+4
2010-07-05tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.Jakub Jelinek1-0/+3
2010-06-01gimplify.c: Do not include except.h and optabs.h.Steven Bosscher1-1/+0