summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* machmode.def (V1DImode): New mode.Nick Clifton2002-09-171-1/+1
* Index: gcc/ChangeLogGeoffrey Keating2002-09-161-0/+1
* Tue Jun 4 19:29:42 CEST 2002 Jan Hubicka <jh@suse.cz>Jan Hubicka2002-06-041-2/+1
* loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka2002-06-021-0/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-1/+1
* rtl.h (RTL_FLAG_CHECK*): Add an argument for the macro name, and use it in al...Janis Johnson2002-05-081-3/+4
* cfglayout.c (function_tail_eff_head): Rename to ...Jan Hubicka2002-05-081-1/+2
* rtl.h (struct rtx_def): Update comments.Janis Johnson2002-05-071-9/+23
* real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, as appropriate.Zack Weinberg2002-04-191-62/+0
* rtl.c (copy_most_rtx): Move from here ...Richard Kenner2002-03-081-100/+0
* emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC blocks...Zack Weinberg2002-03-031-12/+10
* i386.md ("mmx_uavgv8qi3"): Use const_vector.Aldy Hernandez2002-02-191-8/+28
* rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.Richard Henderson2002-01-301-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-2/+2
* machmode.h (mode_name, [...]): Set array size in declaration to NUM_MACHINE_M...Kaveh R. Ghazi2001-12-181-11/+11
* rtl.c (rtx_equal_p): Check for null pointers when comparing rtx strings.John David Anglin2001-12-081-1/+3
* cselib.c (cselib_subst_to_values, [...]): Remove reference to CONST_DOUBLE_ME...Richard Kenner2001-11-031-6/+6
* alias.c (can_address_p): Compnonents are not addressable if the containing ty...Richard Kenner2001-10-231-0/+18
* rtl.h (REG_VTABLE_REF): New.Richard Henderson2001-10-111-1/+2
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-22/+23
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-2/+2