aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-20cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka1-1/+7
2008-07-07re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther1-1/+1
2008-05-08tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther1-11/+2
2008-04-16re PR c/35739 (ICE with _Decimal128 and va_list)Jakub Jelinek1-1/+6
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka1-6/+10
2007-10-28tree-flow.h (subvar_t): Make it a VEC.Richard Guenther1-3/+8
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton1-5/+4
2007-07-02tree-nrv.c (dest_safe_for_nrv_p): Grok any handled_component_p, SSA_NAMEs, RE...Jakub Jelinek1-20/+17
2007-07-02re PR middle-end/15988 (ICE in fold_convert with pointer-to-member-function)Richard Guenther1-2/+2
2007-03-14re PR tree-optimization/30590 (tree-nrv optimization clobbers return variable)Seongbae Park1-0/+8
2006-12-05Merge gimple-tuples-branch into mainline.Aldy Hernandez1-10/+10
2006-09-01re PR middle-end/25505 (gcc uses way too much stack space for this code)Josh Conner1-25/+37
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-6/+8
2006-01-06tree-cfg.c (bsi_replace): Rename final argument from PRESERVE_EH_INFO to UPDA...Jeff Law1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-24tree-nrv.c (tree_nrv): Fix to check assignments to the RESULT_DECL rather tha...Jason Merrill1-45/+56
2005-06-23re PR c++/19317 (removing a temporary return value when we cannot)Jason Merrill1-0/+76
2005-01-18basic-block.h, [...]: Update copyright.Kazu Hirata1-1/+1