aboutsummaryrefslogtreecommitdiff
path: root/gcc/compare-elim.c
AgeCommit message (Expand)Author
2019-01-01 Update copyright years.jakub
2018-11-19 * compare-elim.c (struct comparison): Add not_in_a field.ebotcazou
2018-11-09[PR86438] compare-elim: cope with set of in_baoliva
2018-06-072018-06-07 Paul Koning <ni1d@arrl.net>pkoning
2018-01-03 Update copyright years.jakub
2017-11-09 PR rtl-optimization/82913jakub
2017-11-01 PR rtl-optimization/82778jakub
2017-10-17 * config/visium/visium.c (visium_select_cc_mode): Return CCmodeebotcazou
2017-10-142017-10-14 Kyrylo Tkachov <kyrylo.tkachov@arm.com>collison
2017-07-05Remove enum before machine_modersandifo
2017-05-17 * compare-elim.c (equivalent_reg_at_start): Adjust outdated comment.ebotcazou
2017-05-13 * compare-elim.c (equivalent_reg_at_start): Return NULL_RTXuros
2017-05-12 * compare-elim.c (try_eliminate_compare): Canonicalizeuros
2017-01-01 Update copyright years.jakub
2016-11-02use rtx_insn * in various places where it is obvioustbsaunde
2016-10-20 * compare-elim.c (conforming_compare): Accept UNSPECs.ebotcazou
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-06-06gcc/edlinger
2016-01-04 Update copyright years.jakub
2015-12-102015-12-10 Jeff Law <law@redhat.com>law
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-01remove many typedefstbsaunde
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-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-05-07gcc/rsandifo
2015-01-05 Update copyright years.jakub
2014-12-07 * compare-elim.c: Fix head comment.ebotcazou
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-22compare-elim.c: Use rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-06-22PR target/61565rth
2014-06-15gcc/rsandifo
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
2014-01-02Update copyright years in gcc/rsandifo
2013-09-28gcc/rsandifo
2013-09-18 * compare-elim.c (find_comparison_dom_walker): New classlaw
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.jakub
2012-11-18This patch rewrites the old VEC macro-based interface into a new onednovillo