summaryrefslogtreecommitdiff
path: root/gcc/tree-nrv.c
Commit message (Expand)AuthorAgeFilesLines
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-15/+5
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-3/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-3/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-3/+0
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-3/+9
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* Merger of git branch "gimple-classes-v2-option-3"David Malcolm2014-11-191-5/+6
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+3
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+6
* re PR lto/61969 (wrong code by LTO on i?86-linux-gnu (affecting trunk, 4.9.x,...Richard Biener2014-10-091-2/+1
* tree-ssa-ccp.c (prop_value_d): Rename to ...Jan Hubicka2014-09-221-3/+3
* remove has_executeTrevor Saunders2014-07-091-2/+0
* pass cfun to pass::executeTrevor Saunders2014-04-171-64/+64
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-7/+2
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.David Malcolm2013-12-091-3/+3
* gimple.h: Remove all includes.Andrew MacLeod2013-11-221-0/+4
* Factor unrelated declarations out of tree.h.Diego Novillo2013-11-191-0/+1
* gimple-walk.h: New File.Andrew Macleod2013-11-131-0/+2
* tree-ssa.h: Remove all #include'sAndrew MacLeod2013-10-231-1/+3
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-4/+4
* tree-ssa.h: New.Andrew MacLeod2013-09-121-1/+1
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-34/+69
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-1/+1
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek2013-01-041-1/+1
* invoke.texi: Update -fopt-info documentation.Sharad Singhai2012-11-011-0/+2
* tree-complex.c (init_parameter_lattice_values): Don't call var_ann.Michael Matz2012-08-011-2/+0
* system.h (dump_file): Do not define.Steven Bosscher2012-07-161-2/+0
* tree-nrv.c (tree_nrv): Release VDEFs.Richard Guenther2012-04-051-0/+1
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* re PR debug/47106 (-fcompare-debug failure (length) with -fpartial-inlining ...Alexandre Oliva2011-02-021-1/+1
* re PR tree-optimization/43784 (-Os -fkeep-inline-functions causes FAIL: gcc.c...Richard Guenther2010-07-261-4/+4
* tree-nrv.c (tree_nrv): Set DECL_VALUE_EXPR on found to result.Jakub Jelinek2010-07-051-0/+3
* gimplify.c: Do not include except.h and optabs.h.Steven Bosscher2010-06-011-1/+0
* diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h or langhooks-de...Joseph Myers2010-05-211-1/+3
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-2/+3
* re PR tree-optimization/43572 (FAIL: gfortran.dg/PR19872.f execution test; fo...Richard Guenther2010-04-161-11/+9
* gsstruct.def (GSS_CALL): New.Richard Guenther2010-04-121-1/+1
* re PR middle-end/42183 (internal compiler error: verify_stmts failed)Richard Guenther2009-11-281-2/+8
* Remove trailing white spaces.H.J. Lu2009-11-251-5/+5
* passes.c (init_optimization_passes): Strip now incorrect comment.Richard Guenther2009-05-111-1/+1
* Expand from SSA.Michael Matz2009-04-261-3/+13
* df.h: Include "timevar.h".Ian Lance Taylor2009-04-171-2/+2
* re PR debug/39086 (ICE in decl_ultimate_origin, at dwarf2out.c:5770 when comp...Jason Merrill2009-03-111-8/+19
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-39/+51
* cgraph.c (cgraph_add_new_function): Do early local passes.Jan Hubicka2008-07-201-1/+7
* re PR target/36713 (r137252 breaks -O2 optimization on x86_64-unknown-linux-gnu)Richard Guenther2008-07-071-1/+1
* tree-data-ref.c (dr_analyze_alias): Do not set DR_SUBVARS.Richard Guenther2008-05-081-11/+2