summaryrefslogtreecommitdiff
path: root/gcc/rtlanal.c
Commit message (Expand)AuthorAgeFilesLines
* * bitmap.c (bitmap_and, bitmap_and_into, bitmap_and_compl,hubicka2010-06-131-1/+1
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * target.h (struct calls): Add function_value_regno_p field.aesok2010-05-021-1/+1
* Remove trailing white spaces.hjl2009-11-251-15/+15
* PR target/10127ebotcazou2009-11-031-0/+5
* PR rtl-optimization/41917jakub2009-11-031-2/+10
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-5/+21
* 2009-10-26 Ben Elliston <bje@au.ibm.com>uweigand2009-10-261-2/+2
* gcc/ChangeLog:aoliva2009-09-021-2/+7
* 2009-09-01 Richard Guenther <rguenther@suse.de>rguenth2009-09-011-1/+1
* * combine.c (try_widen_shift_mode): Factor out code to check if annemet2009-08-111-0/+17
* 2009-06-22 Shujing Zhao <pearly.zhao@oracle.com>paolo2009-06-221-22/+20
* * rtlanal.c (alloc_reg_note): New function, broken out ofian2009-04-161-7/+15
* 2009-03-27 H.J. Lu <hongjiu.lu@intel.com>hjl2009-03-271-16/+1
* PR bootstrap/39454jakub2009-03-141-3/+6
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2009-02-05 Paolo Bonzini <bonzini@gnu.org>bonzini2009-02-051-1/+2
* 2009-02-04 Paolo Bonzini <bonzini@gnu.org>bonzini2009-02-041-63/+91
* PR middle-end/37807uros2008-11-101-3/+5
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-12/+18
* gcc/rsandifo2008-08-281-0/+58
* * rtlanal.c: Fix uses of "it's" with "its" where appropriate.bje2008-08-261-1/+1
* gcc/rsandifo2008-08-201-2/+1
* gcc/rsandifo2008-08-181-1/+2
* * recog.c (validate_change_1, validate_change,ghazi2008-07-161-14/+14
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-0/+28
* * ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qualghazi2008-06-261-1/+1
* Remove libcall notes.steven2008-06-171-5/+0
* gcc/rwild2008-06-061-2/+2
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-23/+0
* Revertbergner2008-04-081-2/+0
* PR middle-end/PR28690bergner2008-04-071-1/+3
* * 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