summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* * rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.aoliva2008-03-011-4/+3
* * rtlanal.c (label_is_jump_target_p): Return true for a matchinghp2007-11-241-0/+3
* 2007-10-16 Paolo Bonzini <bonzini@gnu.org>mkuvyrkov2007-10-161-2/+5
* 2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-10-021-1/+11
* * alias.c (memory_modified_1): Deconstify.ghazi2007-09-191-37/+29
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-2/+4
* * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,ghazi2007-09-031-1/+1
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-1/+4
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-35/+43
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+16
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-3/+3
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-13/+13
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-4/+4
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-14/+14
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* * cfglayout.c (insn_scope, insn_line): Constify.ghazi2007-07-251-72/+66
* PR middle-end/PR28690bergner2007-07-231-10/+12
* * rtlanal.c (num_sign_bit_copies1): Improve cases of ANDing ornemet2007-07-061-0/+19
* * rtlanal.c (note_stores): Improve documentation.mmitchel2007-06-151-4/+7
* Merge dataflow branch into mainlinedberlin2007-06-111-19/+21
* gcc/rsandifo2007-05-241-2/+2
* gcc/rsandifo2007-05-221-23/+10
* gcc/rsandifo2007-03-211-0/+24
* gcc/rsandifo2007-03-011-0/+56
* * rtl.h (remove_reg_equal_equiv_notes): New prototype.steven2007-02-201-0/+18
* * rtlanal.c (find_reg_equal_equiv_note): Do not find REG_EQ*steven2007-02-201-1/+8
* gcc:jsm282007-01-021-1/+8
* * rtlanal.c (subreg_get_info): Do not make register sizejsm282006-12-211-3/+3
* * rtlanal.c (struct subreg_info, subreg_get_info, subreg_nregs):jsm282006-12-201-75/+140
* * reload1.c (delete_output_reload): Count occurrences inbernds2006-12-061-0/+6
* * rtlanal.c (note_uses): Deal with SEQUENCEs.bernds2006-12-051-0/+5
* 2006-12-01 Joseph Myers <joseph@codesourcery.com>jsm282006-12-011-53/+33
* 2006-11-03 Paolo Bonzini <bonzini@gnu.org>bonzini2006-11-041-2/+7
* PR middle-end/29519daney2006-10-251-11/+1
* * gcse.c, rtlanal.c: Remove obsolete comments associated withkazu2006-05-291-1/+1
* * target.h (struct gcc_target): Add mode_rep_extended.nemet2006-04-171-2/+75
* * rtlanal.c (replace_reg): Remove.kazu2006-03-051-100/+0
* * builtins.c, c-pragma.h, c-typeck.c, cgraph.c, cgraphunit.c,kazu2006-03-041-1/+1
* * rtlanal.c (insns_safe_to_move_p): Remove.kazu2006-03-041-76/+0
* * rtl.h (truncated_to_mode): Declare it.nemet2006-02-281-0/+10
* PR rtl-optimization/26316rakdver2006-02-231-9/+31
* * gcse.c (want_to_gcse_p): On STACK_REGS targets, look throughsayle2006-02-191-0/+9
* PR rtl-optimization/26087rakdver2006-02-051-1/+6
* * rtlanal.c (global_reg_mentioned_p_1,kazu2006-01-181-73/+0
* * rtlanal.c (find_reg_note): Assert insn is not null.bje2006-01-111-2/+5
* * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead ofbje2005-11-211-4/+4
* PR rtl-optimization/23585ebotcazou2005-11-031-1/+3
* PR rtl-optimization/23585ebotcazou2005-10-201-20/+114
* * rtlanal.c (reg_used_between_p): Don't check for CLOBBERs inamylaar2005-09-261-3/+1
* PR 23676rth2005-09-011-0/+1