summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* PR tree-optimizatin/78812law2017-01-051-0/+13
* Update copyright years.jakub2017-01-011-1/+1
* Fix PR78588 - rtlanal.c:5210:38: runtime error: shift exponent 4294967295 is ...trippels2016-11-301-0/+2
* PR middle-end/78540jakub2016-11-281-3/+9
* PR rtl-optimization/78120bernds2016-11-281-1/+1
* PR rtl-optimization/78120bernds2016-11-241-1/+1
* Rework subreg_get_inforsandifo2016-11-231-77/+67
* Add more subreg offset helpersrsandifo2016-11-231-0/+36
* make dead_or_set_{,regno_}p take rtx_insn *tbsaunde2016-11-211-2/+2
* make add_int_reg_note take rtx_insn *tbsaunde2016-11-211-1/+1
* make replace_label_in_insn take labels as rtx_insn *tbsaunde2016-11-211-2/+2
* Make load_extend_op an inline functionrsandifo2016-11-181-13/+0
* Fix handling of unknown sizes in rtx_addr_can_trap_prsandifo2016-11-161-0/+2
* Add a load_extend_op wrapperrsandifo2016-11-151-9/+21
* Move misplaced assignment in num_sign_bit_copies1rsandifo2016-11-151-2/+2
* PR rtl-optimization/59461ebotcazou2016-11-111-22/+21
* * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.bernds2016-11-071-0/+14
* * defaults.h (LOAD_EXTEND_OP): Define if not already defined.ebotcazou2016-11-041-12/+1
* [rtlanal] Fix WORD_REGISTER_OPERATIONS condition in nonzero_bitsktkachov2016-11-031-7/+7
* remove cast to rtx_insn * in remove_notetbsaunde2016-11-021-2/+2
* make tablejump_p return the label as a rtx_insn *tbsaunde2016-10-211-16/+16
* make LABEL_REF_LABEL a rtx_insn *tbsaunde2016-10-211-3/+3
* PR ada/37139ebotcazou2016-10-161-1/+2
* Move MEMMODEL_* from coretypes.h to memmodel.hthopre012016-10-131-0/+1
* * auto-inc-dec.c (try_merge): Remove break after return.jakub2016-09-271-2/+0
* Add inline functions for various bitwise operations.jason2016-09-161-2/+2
* 2016-09-10 Bernd Edlinger <bernd.edlinger@hotmail.de>edlinger2016-09-091-28/+0
* PR c/7652mpolacek2016-08-121-1/+2
* * builtins.c: Use HOST_WIDE_INT_1 instead of (HOST_WIDE_INT) 1,uros2016-07-191-26/+26
* [rtlanal] Fix rtl-optimization/71295ktkachov2016-06-021-0/+10
* [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