summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* Merge dataflow branch into mainlinedberlin2007-06-111-5/+16
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-6/+1
* * pointer-set.c (pointer_set_destroy): Correct whitespace.sayle2006-07-071-2/+3
* * doc/tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead ofrsandifo2006-03-031-1/+1
* * cselib.c (cselib_init): Change RTX_SIZE to RTX_CODE_SIZE.rsandifo2006-02-181-46/+63
* * Makefile.in (RTL_BASE_H): Add real.h.rth2005-08-011-0/+15
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h, bb-reorder.c, c-gimplify.c, config/darwin.c,ghazi2005-06-011-1/+5
* * ggc.h (ggc_alloc_zone_pass_stat): New macro.drow2005-05-021-3/+3
* * ggc-zone.c: Rewritten.drow2005-03-131-4/+3
* * cfgcleanup.c, df.h, diagnostic.c, rtl.c, tree-vectorizer.h,kazu2005-02-071-1/+1
* * rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.rth2005-01-301-1/+0
* * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h,jsm282004-11-091-4/+4
* * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1,nathan2004-09-091-2/+2
* * insn-notes.def, reg-notes.def: New files.zack2004-08-181-23/+12
* * Makefile.in (BUILD_PREFIX, BUILD_PREFIX_1): Delete.zack2004-08-161-0/+7
* * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.steven2004-08-141-0/+1
* * rtl.c (currently_expanding_to_rtl): New.steven2004-07-291-0/+4
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-12/+2
* * basic-block.h (reorder_block_def): Rename to reorder_block_def_p.bernie2004-07-251-3/+4
* * rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.steven2004-07-211-1/+0
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-2/+1
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-1/+0
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-1/+0
* 2004-04-09 Caroline Tice <ctice@apple.com>ctice2004-04-091-2/+4
* * ggc-common.c (ggc_alloc_cleared_stat, ggc_realloc_stat):hubicka2004-03-031-4/+5
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-2/+2
* * c-decl.c, c-ppoutput.c, combine.c, cppfiles.c, dwarf2out.c,kazu2004-02-271-1/+1
* Josef Zlomek <zlomekj@suse.cz>zlomek2004-02-061-1/+1
* * alias.c, basic-block.h, c-common.c, c-common.h,kazu2004-01-211-1/+1
* * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka2004-01-201-0/+4
* Patch from Dan Nicolaescuwilson2003-12-221-0/+50
* 2003-12-03 Eric Christopher <echristo@redhat.com>echristo2003-12-041-1/+1
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-11/+19
* * genmodes.c, mode-classes.def: New files.zack2003-10-101-109/+0
* * combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.rakdver2003-07-301-1/+1
* * jump.c: Convert prototypes to ISO C90.aj2003-07-061-55/+19
* * combine.c (distribute_notes): Don't bother REG_WAS_0.kazu2003-07-011-1/+1
* * combine.c (distribute_notes): Kill REG_EXEC_COUNT.zlomek2003-02-201-1/+1
* * rtl.c (get_mode_alignment): Moved to...aoliva2003-01-261-25/+2
* Merge basic-improvements-branch to trunkzack2002-12-161-0/+2
* * rtl.c (shallow_copy_rtx): Use memcpy for the entire node.rth2002-10-141-11/+4
* * machmode.def (V1DImode): New mode. A single element vector.nickc2002-09-171-1/+1
* Index: gcc/ChangeLoggeoffk2002-09-161-0/+1
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>hubicka2002-06-041-2/+1
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-0/+1
* * read-rtl.c: Fix formatting.kazu2002-05-091-1/+1
* * rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name,janis2002-05-081-3/+4
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-1/+2
* * rtl.h (struct rtx_def): Update comments.janis2002-05-071-9/+23