aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-phiopt.c
AgeCommit message (Expand)Author
2017-01-05 PR tree-optimization/71016jakub
2017-01-01 Update copyright years.jakub
2016-11-072016-11-07 Richard Biener <rguenther@suse.de>rguenth
2016-09-292016-09-29 Richard Biener <rguenther@suse.de>rguenth
2016-07-152016-07-15 Richard Biener <rguenther@suse.de>rguenth
2016-07-132016-07-13 Richard Biener <rguenther@suse.de>rguenth
2016-05-25 * tree-ssa-phiopt.c (factor_out_conditional_conversion): Removeebotcazou
2016-03-142016-03-14 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-12-09 PR tree-optimization/66949mpolacek
2015-11-27Be more careful about barriers when speculating conditional stores.bernds
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-08[PATCH] [1/n] Fix minor SSA_NAME leakslaw
2015-10-05 * tree-ssa-loop-im.cmpolacek
2015-10-01 PR tree-optimization/67769mpolacek
2015-09-20switch from gimple to gimple*tbsaunde
2015-09-17Split up optabs.[hc]rsandifo
2015-08-11 * tree-ssa-phiopt.c (minmax_replacement): Create new ssa name ifnathan
2015-07-18fix pr46851 and pr60340: remove unmaintained omega dependence testspop
2015-07-12gcc/testsuite/ChangeLog:kugan
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-25gcc/rsandifo
2015-06-22Use std::swap instead of manual swaps.miyuki
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-05-22always define HAVE_conditional_movetbsaunde
2015-05-19Use std::swap instead of explicit swapsmiyuki
2015-04-18remove need for store_values_directlytbsaunde
2015-03-06Remove inefficient branchless conditional negate optimizationjiwang
2015-02-13 PR tree-optimization/65053jakub
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-12-122014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse
2014-12-102014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse
2014-12-01 * gimple.h (gimple_build_assign_stat): Remove prototype.jakub
2014-11-29 * gimple-expr.h (create_tmp_var_raw, create_tmp_var,jakub
2014-11-19Merger of git branch "gimple-classes-v2-option-3"dmalcolm
2014-11-19 * gimple.h (gimple_build_assign_with_ops): Add unary arg overload.jakub
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>amacleod
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-212014-10-21 Richard Biener <rguenther@suse.de>rguenth
2014-08-07remove pointer-set.[ch]tbsaunde
2014-08-02add a hash_set based on hash_tabletbsaunde
2014-07-09remove has_executetbsaunde
2014-06-24Remove a layer of indirection from hash_tabletbsaunde