summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* var-tracking.c (unshare_variable): Force initialized to be VAR_INIT_STATUS_IN...Jakub Jelinek2009-06-231-3/+109
* alias.c: Use REG_P...Shujing Zhao2009-06-221-1/+1
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-1/+1
* sel-sched.h, [...]: New files.Andrey Belevantsev2008-09-011-5/+22
* ra.h (add_neighbor): Fix -Wc++-compat and/or -Wcast-qual warnings.Kaveh R. Ghazi2008-06-261-1/+1
* rtl.c (rtx_code_size): Check CONST_FIXED to calcualte correct sizes in DEF_RT...Chao-ying Fu2007-08-231-1/+3
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* cfglayout.c (insn_scope, insn_line): Constify.Kaveh R. Ghazi2007-07-251-19/+15
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-5/+16
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-6/+1
* pointer-set.c (pointer_set_destroy): Correct whitespace.Roger Sayle2006-07-071-2/+3
* tm.texi: Refer to SYMBOL_REF_HAS_BLOCK_INFO_P instead of SYMBOL_REF_IN_BLOCK_P.Richard Sandiford2006-03-031-1/+1
* re PR target/9703 ([arm] Accessing data through constant pool more times coul...Richard Sandiford2006-02-181-46/+63
* Makefile.in (RTL_BASE_H): Add real.h.Ian Lance Taylor2005-08-011-0/+15
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h, [...]: Don't include errors.h and include toplev.h if necessary.Kaveh R. Ghazi2005-06-011-1/+5
* ggc.h (ggc_alloc_zone_pass_stat): New macro.Daniel Jacobowitz2005-05-021-3/+3
* ggc-zone.c: Rewritten.Daniel Jacobowitz2005-03-131-4/+3
* cfgcleanup.c, [...]: Update copyright.Kazu Hirata2005-02-071-1/+1
* rtl.c (rtx_equal_p): No early exit for CONST_VECTOR.Richard Henderson2005-01-301-1/+0
* builtins.c, [...]: Avoid "`" as left quote, using "'" or %q, %< and %> as app...Joseph Myers2004-11-091-4/+4
* ra-build.c (copy_insn_p, [...]): Use gcc_assert and gcc_unreachable instead o...Nathan Sidwell2004-09-091-2/+2
* insn-notes.def, [...]: New files.Zack Weinberg2004-08-181-23/+12
* Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg2004-08-161-0/+7
* * rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.Steven Bosscher2004-08-141-0/+1
* rtl.c (currently_expanding_to_rtl): New.Steven Bosscher2004-07-291-0/+4
* cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher2004-07-271-12/+2
* basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti2004-07-261-3/+4
* rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher2004-07-211-1/+0
* cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher2004-07-171-2/+1
* expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini2004-07-141-1/+0
* rtl.def (ADDRESSOF): Remove.Richard Henderson2004-07-041-1/+0
* basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice2004-04-091-2/+4
* ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka2004-03-031-4/+5
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-2/+2
* c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata2004-02-271-1/+1
* Josef Zlomek <zlomekj@suse.cz>Josef Zlomek2004-02-061-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka2004-01-201-0/+4
* Patch from Dan NicolaescuDan Nicolaescu2003-12-211-0/+50
* rtl.c: Fix typo.Eric Christopher2003-12-041-1/+1
* rtl.h (rtl_size): Declare.Richard Sandiford2003-10-181-11/+19
* genmodes.c, [...]: New files.Zack Weinberg2003-10-101-109/+0
* combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak2003-07-301-1/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-55/+19
* combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata2003-07-011-1/+1
* combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek2003-02-201-1/+1
* rtl.c (get_mode_alignment): Moved to...Alexandre Oliva2003-01-261-25/+2
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* * rtl.c (shallow_copy_rtx): Use memcpy for the entire node.Richard Henderson2002-10-131-11/+4