summaryrefslogtreecommitdiff
path: root/gcc/rtl.h
Commit message (Expand)AuthorAgeFilesLines
* 2008-10-13 Andrew Pinski <andrew_pinski@playstation.sony.com>pinskia2008-10-131-0/+1
* * rtl.h (locator_eq): New decl.jakub2008-10-091-0/+1
* * function.c (free_after_compilation): Call insn_locators_free.hubicka2008-09-111-0/+1
* ./:ian2008-09-041-2/+1
* 2008-08-31 Andrey Belevantsev <abel@ispras.ru>abel2008-09-011-9/+32
* * fwprop.c (should_replace_address): Add speed attribute.hubicka2008-08-311-3/+5
* gcc/rsandifo2008-08-281-0/+2
* 2008-08-26 Vladimir Makarov <vmakarov@redhat.com>vmakarov2008-08-261-0/+12
* 2008-07-30 Joey Ye <joey.ye@intel.com>hjl2008-07-301-0/+1
* * rtlanal.c (add_reg_note): New function.ian2008-07-021-0/+1
* gcc/rsandifo2008-06-011-0/+4
* 2008-05-14 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-141-5/+3
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-7/+24
* PR middle-end/PR28690bergner2008-04-071-0/+1
* gcctromey2008-02-261-18/+1
* gcc/rsandifo2007-12-191-2/+8
* PR rtl-optimization/33822ebotcazou2007-11-071-2/+2
* PR rtl-optimization/33644ebotcazou2007-10-221-0/+1
* * sched-ebb.c: Surround code with '#ifdef INSN_SCHEDULING'.mkuvyrkov2007-10-171-0/+1
* 2007-10-16 Paolo Bonzini <bonzini@gnu.org>mkuvyrkov2007-10-161-0/+1
* 2007-09-02 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-10-021-1/+1
* * alias.c (memory_modified_1): Deconstify.ghazi2007-09-191-1/+0
* 2007-09-10 Robert Kidd <rkidd@crhc.uiuc.edu>rkidd2007-09-101-2/+0
* Divide REG_LABEL notes into REG_LABEL_OPERAND and REG_LABEL_TARGET.hp2007-09-091-4/+6
* * c-common.c (const_strip_array_types): Delete.ghazi2007-09-011-10/+0
* 2007-08-30 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-311-0/+1
* 2007-08-27 Sandra Loosemore <sandra@codesourcery.com>sandra2007-08-271-2/+3
* * rtl.h (XCNMPFV): Preserve const-ness of parameters through use ofchaoyingfu2007-08-271-1/+1
* * alias.c (memory_modified_1, memory_modified_in_insn_p):ghazi2007-08-271-10/+21
* * c-common.c (vector_types_convertible_p,ghazi2007-08-251-1/+1
* * config/alpha/alpha.c (alpha_mangle_type, decl_has_samegp,ghazi2007-08-241-2/+2
* * rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizeschaoyingfu2007-08-231-0/+17
* * alias.c (component_uses_parent_alias_set): Constify.ghazi2007-08-141-1/+1
* * alias.c (rtx_equal_for_memref_p): Constify.ghazi2007-08-141-3/+3
* ./:ian2007-08-111-1/+2
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-2/+2
* * alias.c (mems_in_disjoint_alias_sets_p,ghazi2007-07-301-28/+28
* * attribs.c (hash_attr, eq_attr, init_attributes): Constify.ghazi2007-07-291-8/+8
* 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-74/+74
* * coretypes.h (const_bitmap, const_rtx, const_rtvec, const_tree):ghazi2007-07-251-24/+24
* PR middle-end/PR28690bergner2007-07-231-1/+1
* Add ability to track uninitialized variables, and mark uninitializedctice2007-07-131-0/+16
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-4/+0
* Replace no_new_pseudos in backends.ian2007-07-101-0/+5
* * cfgrtl.c (delete_insn_chain_and_edges): Remove.kazu2007-07-071-1/+0
* Merge dataflow branch into mainlinedberlin2007-06-111-68/+52
* PR target/31850sje2007-06-071-0/+1
* * haifa-sched.c (restore_bb_notes): Clear bb field of the notesrakdver2007-06-061-1/+1
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-22/+11