aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-into-ssa.c
AgeCommit message (Expand)Author
2019-03-142019-03-14 Richard Biener <rguenther@suse.de>rguenth
2019-01-01 Update copyright years.jakub
2018-11-13Eliminate source_location in favor of location_tdmalcolm
2018-08-292018-08-29 Richard Biener <rguenther@suse.de>rguenth
2018-02-012018-02-01 Richard Biener <rguenther@suse.de>rguenth
2018-01-03 Update copyright years.jakub
2017-10-062017-10-06 Richard Biener <rguenther@suse.de>rguenth
2017-08-08.marxin
2017-05-16Add default value for last argument of dump functions.marxin
2017-02-142017-02-14 Richard Biener <rguenther@suse.de>rguenth
2017-01-23use-after-scope: handle writes to a poisoned variablemarxin
2017-01-01 Update copyright years.jakub
2016-11-18Add SET_DECL_MODErsandifo
2016-11-142016-11-14 Prasad Ghangal <prasad.ghangal@gmail.com>rguenth
2016-10-09 * tree-ssa.c (target_for_debug_bind, verify_phi_args,jakub
2016-09-15Iterator to visit SSAkugan
2016-08-182016-08-18 Richard Biener <rguenther@suse.de>rguenth
2016-08-172016-08-17 Richard Biener <rguenther@suse.de>rguenth
2016-07-26use auto_sbitmap in various placestbsaunde
2016-05-032016-05-03 Richard Biener <rguenther@suse.de>rguenth
2016-01-04 Update copyright years.jakub
2015-12-102015-12-10 Jeff Law <law@redhat.com>law
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-01remove many typedefstbsaunde
2015-09-20switch from gimple to gimple*tbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
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-04-18remove need for store_values_directlytbsaunde
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
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-11-032014-11-03 Marc Glisse <marc.glisse@inria.fr>glisse
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-172014-10-17 Marc Glisse <marc.glisse@inria.fr>glisse
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-16Assert no use with SSA_NAME_IN_FREELIST before using freelist.vries
2014-07-09remove has_executetbsaunde
2014-06-24allow storing values directly in hash tablestbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde