summaryrefslogtreecommitdiff
path: root/gcc/rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * real.h: Define REAL_VALUE_TYPE_SIZE as 96 or 160, aszack2002-04-191-62/+0
* * rtl.c (copy_most_rtx): Move from here ...kenner2002-03-081-100/+0
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-12/+10
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-8/+28
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-1/+1
* * read-rtl.c: Fix formatting.kazu2002-01-101-2/+2
* * machmode.h (mode_name, mode_class, mode_size, mode_unit_size,ghazi2001-12-181-11/+11
* * rtl.c (rtx_equal_p): Check for null pointers when comparing rtxdanglin2001-12-081-1/+3
* * cselib.c (cselib_subst_to_values, case CONST_DOUBLE): Removekenner2001-11-031-6/+6
* * alias.c (can_address_p): Compnonents are not addressable ifkenner2001-10-231-0/+18
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-1/+2
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-22/+23
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * gcc.c: Fix comment formatting.kazu2001-08-121-2/+2
* * rtl.h (REG_EH_RETHROW): Remove.rth2001-08-111-1/+1
* * calls.c (ECF_ALWAYS_RETURN): New constant.hubicka2001-08-081-1/+1
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-2/+2
* * machmode.def (Pmode): Redefine if GENERATOR_FILE.rth2001-07-161-10/+7
* * rtl.c (copy_rtx): Handle 'T' format letter.zack2001-07-031-0/+1
* * rtl.def (DEFINE_INSN, DEFINE_INSN_AND_SPLIT, DEFINE_PEEPHOLE):zack2001-06-301-0/+3
* * config/i386/i386.md: Global update to use new string syntaxzack2001-06-281-614/+2
* * rtl.c (read_string): Break out from ...rth2001-05-221-47/+63
* libiberty:zack2001-03-061-21/+12
* * rtl.c (rtl_check_failed_code2): Fix typo in last change.ghazi2001-02-241-1/+1