aboutsummaryrefslogtreecommitdiff
path: root/gcc/ipa-inline.c
AgeCommit message (Expand)Author
2011-04-27backport fixes from google/mainlw-ipoXinliang David Li
2011-04-07Merge lw-ipo branch from trunk 163718:170935Raksit Ashok
2010-09-06Merge lw-ipo branch from trunk, 162000:163718.Raksit Ashok
2010-08-19Merge from trunk 160330:162000Raksit Ashok
2010-06-10Merge lw-ipo branch from trunk 159907:160239.Raksit Ashok
2010-06-09Merge trunk revision 159907 into the lw-ipo branch.Jan Hubicka
2010-06-09Merge lw-ipo branch from trunk 159321:159906.Raksit Ashok
2010-06-07Merge lw-ipo branch from trunk 159200:159320.Raksit Ashok
2010-06-07Merge lw-ipo branch from trunk 158827:159200.Raksit Ashok
2010-06-03Merge lw-ipo branch from trunk 158826:158827.Martin Jambor
2010-06-02Merge lw-ipo branch from trunk 157987:158826Raksit Ashok
2010-05-04Merge lw-ipo branch from trunk 155411:157987Raksit Ashok
2010-04-13merge from trunk 154462:155411Xinliang David Li
2009-11-05Merge from trunk 151806:153643Xinliang David Li
2009-09-30This is a merge from trunk 151395:151806 Xinliang David Li
2009-09-09Merge from trunk: 151232-151394 Xinliang David Li
2009-09-04Merge from trunk 150676:151231Xinliang David Li
2009-08-06Merged revisions 149842-149846,149853-149854,149856-149857,149861-149862,1498...Xinliang David Li
2009-07-20inline dbg cnt supportXinliang David Li
2009-07-13Merged revisions 148917,148919,148925-148938,148941-148942,148946-148953,1489...Xinliang David Li
2009-06-16 * tree-pass.h: Remove declaration of pass_early_inline_pre_profile.Raksit Ashok
2009-06-01Merged revisions 147678-147680,147682-147683,147688,147695,147699,147702,1477...Xinliang David Li
2009-05-20Merged revisions 147304,147313-147315,147317-147320,147325-147326,147329-1473...Xinliang David Li
2009-05-18Merged revisions 146828-146831,146837-146838,146842-146843,146846,146848-1468...Xinliang David Li
2009-05-05Creating lightweight IPO branchXinliang David Li
2009-04-132009-04-13 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com> ...Dwarakanath Rajagopal
2009-04-03 * omp-low.c (pass_expand_omp): Don't claim to provide PROP_gimple_lomp.Steven Bosscher
2009-03-28 * tree-pass.h (pass_fixup_cfg): New pass.Jan Hubicka
2009-03-28 Bring from lto-branch:Jan Hubicka
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-06 PR tree-optimization/38844Jan Hubicka
2008-12-30 PR middle-end/38584Steven Bosscher
2008-12-09 PR middle-end/38454Jakub Jelinek
2008-09-112008-09-11 Martin Jambor <mjambor@suse.cz>Martin Jambor
2008-09-09 PR other/37419Jakub Jelinek
2008-09-03 PR tree-optimization/37315Jan Hubicka
2008-08-30 * ipa-inline.c (cgraph_estimate_growth): Discover self recursiveJan Hubicka
2008-08-29 * cgraph.c (cgraph_remove_node): Do not remove nested nodes.Jan Hubicka
2008-08-29 * loop-unswitch.c (unswitch_single_loop): Use optimize_loop_for_speed_p.Jan Hubicka
2008-08-24 * ipa-cp.c (ipcp_analyze_node): New function.Jan Hubicka
2008-08-21 * cgraph.c (first_cgraph_function_insertion_hook): New variable.Jan Hubicka
2008-07-29 * flags.h (flag_really_no_inline): Remove.Jan Hubicka
2008-07-282008-07-28 Richard Guenther <rguenther@suse.de>Richard Guenther
2008-07-25 * cgraphbuild.c (record_reference): Drop non-unit-at-a-time code.Jan Hubicka
2008-07-232008-07-23 Martin Jambor <mjambor@suse.cz>Martin Jambor
2008-07-23Add ability to set target options (ix86 only) and optimization options on a f...Michael Meissner
2008-06-06gcc/Ralf Wildenhues
2008-05-26 PR tree-optimization/36329Eric Botcazou
2008-05-152008-05-15 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2008-05-07 * cgraph.c (dump_cgraph_node): Update.Jan Hubicka