summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* [rtlanal.c] Convert conditional compilation on WORD_REGISTER_OPERATIONSktkachov2016-04-271-5/+6
* PR target/70245jakub2016-03-171-7/+19
* PR target/70261jakub2016-03-171-10/+1
* PR target/70245jakub2016-03-161-1/+10
* PR rtl-optimization/69052amker2016-03-071-1/+1
* PR rtl-optimization/69592jakub2016-02-011-6/+66
* Fix PR66178, ICE due to misexpansion of constant expressions involving labels.bernds2016-01-211-0/+13
* Update copyright years.jakub2016-01-041-1/+1
* rtlanal: Fix bits/bytes confusion in set_noop_p (PR68814)segher2015-12-101-1/+1
* Add contains_symbol_ref_paesok2015-10-301-0/+13
* [comment] Improve comment for reg_set_pktkachov2015-10-301-1/+2
* 2015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-301-3/+0
* 2015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod2015-10-291-7/+7
* Remove REAL_VALUE_FROM_CONST_DOUBLErsandifo2015-10-051-3/+1
* 2015-09-21 Richard Biener <rguenther@suse.de>rguenth2015-09-211-1/+1
* * c-common.c (warn_for_sign_compare): Cast to unsigned when shiftingmpolacek2015-09-141-2/+2
* gcc/rsandifo2015-07-281-4/+1
* gcc/rsandifo2015-07-281-4/+6
* 2015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-101-0/+1
* always define WORD_REGISTER_OPERATIONStbsaunde2015-07-091-11/+9
* always define SHORT_IMMEDIATES_SIGN_EXTENDtbsaunde2015-07-091-3/+1
* * target.def (rtx_costs): Remove "code" param, add "mode".amodra2015-07-081-12/+17
* 2015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod2015-07-081-9/+4
* gcc/ChangeLog:edlinger2015-07-011-14/+233
* * rtlanal.c (commutative_operand_precedence): Correct comments.amodra2015-06-231-5/+4
* 2015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-171-1/+0
* 2015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-081-4/+0
* gcc/rsandifo2015-06-061-2/+2
* 2015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod2015-06-041-2/+0
* don't compare ARG_FRAME_POINTER_REGNUM and FRAME_POINTER_REGNUM with the prep...tbsaunde2015-05-221-3/+2
* Promote types of RTL expressions to more derived ones.miyuki2015-05-201-1/+2
* gcc/rsandifo2015-05-191-2/+2
* gcc/rsandifo2015-05-111-1/+4
* find_all_hard_reg_sets can take a rtx_insn *tbsaunde2015-05-091-1/+1
* make noop_move_p take a rtx_insn *tbsaunde2015-05-091-1/+1
* make add_shallow_copy_of_reg_note take an rtx_insn *tbsaunde2015-05-091-1/+1
* make remove_reg_equal_equiv_notes take an rtx_insn *tbsaunde2015-05-091-1/+1
* computed_jump_p takes a rtx_insn *tbsaunde2015-05-091-1/+1
* change in_expr_list_p to in_insn_list_ptbsaunde2015-05-091-4/+4
* remove more ifdef HAVE_cc0tbsaunde2015-04-221-2/+0
* gcc/rsandifo2015-01-211-0/+16
* Handle SCRATCH in decompose_addressmkuvyrkov2015-01-171-1/+2
* gcc/olegendo2015-01-131-1/+12
* 2015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh34922015-01-091-0/+3
* gcc/olegendo2015-01-051-8/+8
* Update copyright years.jakub2015-01-051-1/+1
* 2014-12-12 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-121-4/+4
* 2014-12-10 Marc Glisse <marc.glisse@inria.fr>glisse2014-12-101-4/+4
* gcc/rsandifo2014-11-121-140/+1
* gcc/ada/rsandifo2014-10-291-47/+47