aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
AgeCommit message (Expand)Author
2010-06-13 * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,Jan Hubicka
2010-06-01 * fwprop.c: Make emit-rtl.h include last.Jan Hubicka
2010-05-21gcc/ChangeLog:Steven Bosscher
2010-05-02 * target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov
2009-11-25Remove trailing white spaces.H.J. Lu
2009-11-03 PR target/10127Eric Botcazou
2009-11-03 PR rtl-optimization/41917Jakub Jelinek
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-10-262009-10-26 Ben Elliston <bje@au.ibm.com>Ben Elliston
2009-09-02gcc/ChangeLog:Alexandre Oliva
2009-09-012009-09-01 Richard Guenther <rguenther@suse.de>Richard Guenther
2009-08-11 * combine.c (try_widen_shift_mode): Factor out code to check if anAdam Nemet
2009-06-222009-06-22 Shujing Zhao <pearly.zhao@oracle.com>Shujing Zhao
2009-04-16 * rtlanal.c (alloc_reg_note): New function, broken out ofIan Lance Taylor
2009-03-272009-03-27 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu
2009-03-14 PR bootstrap/39454Jakub Jelinek
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-02-052009-02-05 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2009-02-042009-02-04 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2008-11-10 PR middle-end/37807Ralph Loader
2008-08-31 * fwprop.c (should_replace_address): Add speed attribute.Jan Hubicka
2008-08-28gcc/Richard Sandiford
2008-08-26 * rtlanal.c: Fix uses of "it's" with "its" where appropriate.Ben Elliston
2008-08-20gcc/Richard Sandiford
2008-08-18gcc/Richard Sandiford
2008-07-16 * recog.c (validate_change_1, validate_change,Kaveh Ghazi
2008-07-02 * rtlanal.c (add_reg_note): New function.Ian Lance Taylor
2008-06-26 * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualKaveh Ghazi
2008-06-17Remove libcall notes.Steven Bosscher
2008-06-06gcc/Ralf Wildenhues
2008-05-072008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2008-04-08 RevertPeter Bergner
2008-04-07 PR middle-end/PR28690Peter Bergner
2008-03-01* rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.Alexandre Oliva
2007-11-24 * rtlanal.c (label_is_jump_target_p): Return true for a matchingHans-Peter Nilsson
2007-10-162007-10-16 Paolo Bonzini <bonzini@gnu.org>Paolo Bonzini
2007-10-022007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>Kenneth Zadeck
2007-09-19 * alias.c (memory_modified_1): Deconstify.Kaveh Ghazi
2007-09-09 Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.Hans-Peter Nilsson
2007-09-03 * system.h (CONST_CAST2, CONST_CAST_TREE, CONST_CAST_RTX,Kaveh Ghazi
2007-09-01 * c-common.c (const_strip_array_types): Delete.Kaveh Ghazi
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):Kaveh Ghazi
2007-08-23 * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizesChao-ying Fu
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.Kaveh Ghazi
2007-07-30 * alias.c (record_set, memory_modified_1): Constify.Kaveh Ghazi
2007-07-30 * alias.c (mems_in_disjoint_alias_sets_p,Kaveh Ghazi
2007-07-29 * attribs.c (hash_attr, eq_attr, init_attributes): Constify.Kaveh Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-25 * cfglayout.c (insn_scope, insn_line): Constify.Kaveh Ghazi
2007-07-23 PR middle-end/PR28690Peter Bergner