aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.h
AgeCommit message (Expand)Author
2009-04-27 PR rtl-optimization/39794jakub
2009-03-18 * dse.c (struct group_info): Reorder fields for 64-bit hosts.jakub
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.jakub
2009-02-122009-02-12 H.J. Lu <hongjiu.lu@intel.com>hjl
2009-02-042009-02-04 Paolo Bonzini <bonzini@gnu.org>bonzini
2009-01-292008-01-29 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2009-01-192009-01-19 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2008-10-132008-10-13 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia
2008-10-09 * rtl.h (locator_eq): New decl.jakub
2008-09-11 * function.c (free_after_compilation): Call insn_locators_free.hubicka
2008-09-04./:ian
2008-09-012008-08-31 Andrey Belevantsev <abel@ispras.ru>abel
2008-08-31 * fwprop.c (should_replace_address): Add speed attribute.hubicka
2008-08-28gcc/rsandifo
2008-08-262008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov
2008-07-302008-07-30 Joey Ye <joey.ye@intel.com>hjl
2008-07-02 * rtlanal.c (add_reg_note): New function.ian
2008-06-01gcc/rsandifo
2008-05-142008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2008-05-072008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2008-04-07 PR middle-end/PR28690bergner
2008-02-26gcctromey
2007-12-19gcc/rsandifo
2007-11-07 PR rtl-optimization/33822ebotcazou
2007-10-22 PR rtl-optimization/33644ebotcazou
2007-10-17 * sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.mkuvyrkov
2007-10-162007-10-16 Paolo Bonzini <bonzini@gnu.org>mkuvyrkov
2007-10-022007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck
2007-09-19 * alias.c (memory_modified_1): Deconstify.ghazi
2007-09-102007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>rkidd
2007-09-09 Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp
2007-09-01 * c-common.c (const_strip_array_types): Delete.ghazi
2007-08-312007-08-30 Sandra Loosemore <sandra@codesourcery.com>sandra
2007-08-272007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra
2007-08-27 * rtl.h (XCNMPFV): Preserve const-ness of parameters through use ofchaoyingfu
2007-08-27 * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi
2007-08-25 * c-common.c (vector_types_convertible_p,ghazi
2007-08-24 * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi
2007-08-23 * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu
2007-08-14 * alias.c (component_uses_parent_alias_set): Constify.ghazi
2007-08-14 * alias.c (rtx_equal_for_memref_p): Constify.ghazi
2007-08-11./:ian
2007-07-30 * alias.c (record_set, memory_modified_1): Constify.ghazi
2007-07-30 * alias.c (mems_in_disjoint_alias_sets_p,ghazi
2007-07-29 * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...nickc
2007-07-25 * cfglayout.c (insn_scope, insn_line): Constify.ghazi
2007-07-25 * coretypes.h (const_bitmap, const_rtx, const_rtvec, const_tree):ghazi
2007-07-23 PR middle-end/PR28690bergner
2007-07-13Add ability to track uninitialized variables, and mark uninitializedctice