aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssanames.c
AgeCommit message (Expand)Author
2019-06-28 PR tree-optimization/90949law
2017-01-01 Update copyright years.jakub
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth
2016-10-17Set nonnull attribute to ptr_info_def based on VRPkugan
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>rguenth
2016-02-082016-02-08 Richard Biener <rguenther@suse.de>rguenth
2016-01-23 * tree-ssanames.c (release_free_names_and_compact_live_names): Replacejakub
2016-01-192016-01-18 Jeff Law <law@redhat.com>law
2016-01-15 PR tree-optimization/69270law
2016-01-04 Update copyright years.jakub
2015-11-09Re: [PATCH] Minor refactoring in tree-ssanames.c & freelists verifierlaw
2015-11-09[PATCH] Minor refactoring in tree-ssanames.c & freelists verifierlaw
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-10-272015-10-27 Richard Biener <rguenther@suse.de>rguenth
2015-10-23[PATCH] Call flush_ssaname_freelist more oftenlaw
2015-10-09Re: [PATCH] Update SSA_NAME manager to use two listslaw
2015-10-05 PR tree-optimization/67821mpolacek
2015-09-30[PATCH] Update SSA_NAME manager to use two listslaw
2015-09-30 PR tree-optimization/67690mpolacek
2015-09-20switch from gimple to gimple*tbsaunde
2015-08-12Revert "replace several uses of the anon namespace with GCC_FINAL"tbsaunde
2015-08-11replace several uses of the anon namespace with GCC_FINALtbsaunde
2015-07-222015-07-22 Richard Biener <rguenther@suse.de>rguenth
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-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-07-09remove has_executetbsaunde
2014-05-17use templates instead of gengtype for typed allocation functionstbsaunde
2014-05-07gcc/rsandifo
2014-04-22Merge from trunk.rsandifo
2014-04-17Merge from trunk.rsandifo
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17remove has_gatetbsaunde
2014-04-042014-04-04 Richard Biener <rguenther@suse.de>rguenth
2014-01-03Merge in trunk.mrs
2014-01-02Update copyright years in gcc/rsandifo
2013-12-04Merge with trunk.rsandifo
2013-11-292013-11-29 Richard Biener <rguenther@suse.de>rguenth
2013-11-28Add trailing_wide_ints and use it for range_info_def.rsandifo
2013-11-28wide-int version of SSA_NAME_ANTI_ALIAS_P patch.rsandifo
2013-11-28gcc/rsandifo
2013-11-22 * gimple.h: Remove all includes.amacleod