aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
AgeCommit message (Expand)AuthorFilesLines
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
2010-05-21diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers1-1/+3
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher1-2/+3
2010-04-16re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther1-11/+9
2010-04-12gsstruct.def (GSS_CALL): New.Richard Guenther1-1/+1
2009-11-28re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther1-2/+8
2009-11-25Remove trailing white spaces.H.J. Lu1-5/+5
2009-05-11passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther1-1/+1
2009-04-26Expand from SSA.Michael Matz1-3/+13
2009-04-17df.h: Include "timevar.h".Ian Lance Taylor1-2/+2
2009-03-11re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when comp...Jason Merrill1-8/+19
2008-07-28backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener1-39/+51