aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-uninit.c
AgeCommit message (Expand)Author
2016-07-11Merge branches/gcc-6-branch rev 238201.Yvan Roux
2016-01-132016-01-13 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-11-27Replace spaces with tabs and remove trailing whitespacesmarxin
2015-11-18Fix memory leaks in tree-ssa-uninit.cmarxin
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-09 PR middle-end/67512mpolacek
2015-08-19remove more useless typedefstbsaunde
2015-08-03Avoid recomputing the defining predicate chains for the same PHIppalka
2015-07-13Fix double word typos.aldyh
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-02-12 * tree-sra.c (dump_dereferences_table): Avoid -Wformat-securityjakub
2015-01-262015-01-26 Richard Biener <rguenther@suse.de>rguenth
2015-01-162015-01-16 Richard Biener <rguenther@suse.de>rguenth
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-07remove pointer-set.[ch]tbsaunde
2014-08-02add a hash_set based on hash_tabletbsaunde
2014-07-09remove has_executetbsaunde
2014-05-082014-05-07 Thomas Preud'homme <thomas.preudhomme@arm.com>jye2
2014-04-22Merge from trunk.rsandifo
2014-04-17Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-16 * tree-ssa-operands.c (create_vop_var): Set DECL_IGNORED_P.ebotcazou
2014-04-02Merge in trunk.mrs
2014-02-27 PR middle-end/59223mpolacek
2014-02-21 PR tree-optimization/56490jakub
2014-02-10Merge in trunk.mrs
2014-02-03PR tree-opt/59924rth
2014-01-03Merge in trunk.mrs
2014-01-03Fix PR/59303 -- uninit analysis enhancementdavidxl
2014-01-02Update copyright years in gcc/rsandifo
2013-12-13Merge in trunk.mrs
2013-12-10Remove INT_CST_LT and INT_CST_LE.rsandifo
2013-12-09Eliminate FOR_EACH_BB macro.dmalcolm
2013-12-04Merge with trunk.rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod
2013-11-20Merge from trunk.rsandifo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-16Merge in trunk.mrs