aboutsummaryrefslogtreecommitdiff
path: root/gcc/rtl.c
AgeCommit message (Expand)AuthorFilesLines
2004-08-16Makefile.in (BUILD_PREFIX, [...]): Delete.Zack Weinberg1-0/+7
2004-08-14* rtl.c (note_insn_name): Add NOTE_DISABLE_SCHED_OF_BLOCK.Steven Bosscher1-0/+1
2004-07-29rtl.c (currently_expanding_to_rtl): New.Steven Bosscher1-0/+4
2004-07-27cfgexpand.c (tree_expand_cfg): Fix comment.Steven Bosscher1-12/+2
2004-07-26basic-block.h (reorder_block_def): Rename to reorder_block_def_p.Bernardo Innocenti1-3/+4
2004-07-21rtl.h (insn_note): Remove NOTE_INSN_PREDICTION.Steven Bosscher1-1/+0
2004-07-17cfgcleanup.c (try_simplify_condjump): Don't remove line notes to avoid unreac...Steven Bosscher1-2/+1
2004-07-14expr.c (enqueue_insn, [...]): Remove.Paolo Bonzini1-1/+0
2004-07-04rtl.def (ADDRESSOF): Remove.Richard Henderson1-1/+0
2004-04-09basic-block.h (struct edge_def): Add new field, crossing_edge.Caroline Tice1-2/+4
2004-03-03ggc-common.c (ggc_alloc_cleared_stat, [...]): Rename from ...; make statistic...Jan Hubicka1-4/+5
2004-03-03alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini1-2/+2
2004-02-27c-decl.c, [...]: Fix comment typos and formatting.Kazu Hirata1-1/+1
2004-02-06Josef Zlomek <zlomekj@suse.cz>Josef Zlomek1-1/+1
2004-01-21alias.c, [...]: Update copyright.Kazu Hirata1-1/+1
2004-01-20emit-rtl.c (verify_rtx_sharing, [...]): Clobbers containing hard regs are sha...Jan Hubicka1-0/+4
2003-12-21Patch from Dan NicolaescuDan Nicolaescu1-0/+50
2003-12-04rtl.c: Fix typo.Eric Christopher1-1/+1
2003-10-18rtl.h (rtl_size): Declare.Richard Sandiford1-11/+19
2003-10-10genmodes.c, [...]: New files.Zack Weinberg1-109/+0
2003-07-30combine.c (distribute_notes): Cancel REG_VALUE_PROFILE notes.Zdenek Dvorak1-1/+1
2003-07-06jump.c: Convert prototypes to ISO C90.Andreas Jaeger1-55/+19
2003-07-01combine.c (distribute_notes): Don't bother REG_WAS_0.Kazu Hirata1-1/+1
2003-02-20combine.c (distribute_notes): Kill REG_EXEC_COUNT.Josef Zlomek1-1/+1
2003-01-26rtl.c (get_mode_alignment): Moved to...Alexandre Oliva1-25/+2
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg1-0/+2
2002-10-13* rtl.c (shallow_copy_rtx): Use memcpy for the entire node.Richard Henderson1-11/+4
2002-09-17machmode.def (V1DImode): New mode.Nick Clifton1-1/+1
2002-09-16Index: gcc/ChangeLogGeoffrey Keating1-0/+1
2002-06-04Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka1-2/+1
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka1-0/+1
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-1/+1
2002-05-08rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson1-3/+4
2002-05-08cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka1-1/+2
2002-05-07rtl.h (struct rtx_def): Update comments.Janis Johnson1-9/+23
2002-04-19real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg1-62/+0
2002-03-08rtl.c (copy_most_rtx): Move from here ...Richard Kenner1-100/+0
2002-03-03emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg1-12/+10
2002-02-19i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez1-8/+28
2002-01-30rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson1-1/+1
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-2/+2
2001-12-18machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi1-11/+11
2001-12-08rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin1-1/+3
2001-11-03cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner1-6/+6
2001-10-23alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner1-0/+18
2001-10-11rtl.h (REG_VTABLE_REF): New.Richard Henderson1-1/+2
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-22/+23
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-2/+2
2001-08-11rtl.h (REG_EH_RETHROW): Remove.Richard Henderson1-1/+1