summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * rtlanal.c (nonzero_bits1): Use the mode of the value forrth2005-06-281-3/+5
* Update FSF address.kcook2005-06-251-2/+2
* PR rtl-opt/21528rth2005-06-071-2/+12
* * rtlanal.c (subreg_offset_representable_p): Handle objectsgeoffk2005-06-071-13/+83
* 2005-04-02 David Edelsohn <edelsohn@gnu.org>dje2005-04-041-5/+3
* 2005-03-16 Dale Johannesen <dalej@apple.com>dalej2005-03-161-3/+18
* PR rtl-optimization/20331kkojima2005-03-111-4/+4
* 2005-01-24 Paolo Bonzini <bonzini@gnu.org>bonzini2005-01-241-36/+99
* * basic-block.h, c-common.c, c-cppbuiltin.c, c-lang.c,kazu2005-01-181-1/+1
* 2005-01-17 Mark Dettinger <dettinge@de.ibm.com>uweigand2005-01-171-0/+1
* * rtlanal.c (regs_set_between_p): Remove.kazu2005-01-151-45/+0
* * combine.c (expand_compound_operation) <ZERO_EXTRACT>: Addsteven2005-01-051-5/+3
* * bitmap.h (struct bitmap_obstack): New obstack type.nathan2004-11-221-1/+0
* PR rtl-optimization/17933hp2004-11-061-44/+58
* * cfgloop.h (struct loop): Update comment.steven2004-11-021-0/+312
* * basic-block.h: Remove the prototypes for can_hoist_insn_p,kazu2004-10-101-326/+0
* * basic-block.h: Remove the prototype forkazu2004-10-051-132/+0
* PR rtl-optimization/14851uros2004-09-211-0/+1
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-53/+33
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-6/+5
* * rtl.h (union rtunion_def): Have all members start with thegdr2004-08-021-1/+1
* * rtlanal.c (reg_set_p): Add check for regs_invalidated_by_call.sayle2004-07-191-7/+3
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-6/+0
* * rtlanal.c (insn_rtx_cost): New function, moved and renamed fromsayle2004-07-111-0/+36
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-20/+20
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-21/+0