aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
AgeCommit message (Expand)Author
2018-03-08Merge branches/gcc-6-branch rev 258335 .Maxim Kuvyrkov
2016-12-13Merge branches/gcc-6-branch rev 243594.Yvan Roux
2016-09-07 gcc/Christophe Lyon
2016-08-25 gcc/Christophe Lyon
2016-03-17 PR target/70245jakub
2016-03-17 PR target/70261jakub
2016-03-16 PR target/70245jakub
2016-03-07 PR rtl-optimization/69052amker
2016-02-01 PR rtl-optimization/69592jakub
2016-01-21Fix PR66178, ICE due to misexpansion of constant expressions involving labels.bernds
2016-01-04 Update copyright years.jakub
2015-12-10rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)segher
2015-10-30Add contains_symbol_ref_paesok
2015-10-30[comment] Improve comment for reg_set_pktkachov
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-05Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo
2015-09-212015-09-21 Richard Biener <rguenther@suse.de>rguenth
2015-09-14 * c-common.c (warn_for_sign_compare): Cast to unsigned when shiftingmpolacek
2015-07-28gcc/rsandifo
2015-07-28gcc/rsandifo
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-09always define WORD_REGISTER_OPERATIONStbsaunde
2015-07-09always define SHORT_IMMEDIATES_SIGN_EXTENDtbsaunde
2015-07-08 * target.def (rtx_costs): Remove "code" param, add "mode".amodra
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-01gcc/ChangeLog:edlinger
2015-06-23 * rtlanal.c (commutative_operand_precedence): Correct comments.amodra
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-22don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-05-11gcc/rsandifo
2015-05-09find_all_hard_reg_sets can take a rtx_insn *tbsaunde
2015-05-09make noop_move_p take a rtx_insn *tbsaunde
2015-05-09make add_shallow_copy_of_reg_note take an rtx_insn *tbsaunde
2015-05-09make remove_reg_equal_equiv_notes take an rtx_insn *tbsaunde
2015-05-09computed_jump_p takes a rtx_insn *tbsaunde
2015-05-09change in_expr_list_p to in_insn_list_ptbsaunde
2015-04-22remove more ifdef HAVE_cc0tbsaunde
2015-01-21gcc/rsandifo
2015-01-17Handle SCRATCH in decompose_addressmkuvyrkov
2015-01-13gcc/olegendo
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05gcc/olegendo
2015-01-05 Update copyright years.jakub
2014-12-122014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse