summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * emit-rtl.c (gen_reg_rtx): Simplify mapping of Complex typesje2002-11-201-6/+1
* *** empty log message ***amylaar2002-10-111-0/+4
* * emit-rtl.c (active_insn_p): Revert last change.rth2002-09-271-28/+5
* * emit-rtl.c (const_double_htab_eq): Remove unused variable.rth2002-09-271-1/+0
* * emit-rtl.c (active_insn_p): Consider a clobber of therth2002-09-271-5/+28
* * emit-rtl.c (const_double_htab_eq): Distinguish integer andrth2002-09-251-5/+6
* * dbxout.c: Follow spelling conventions.kazu2002-09-221-5/+5
* * real.c (real_hash): New.rth2002-09-201-4/+5
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZErth2002-09-171-2/+7
* gcc/rth2002-09-161-9/+7
* * emit-rtl.c (set_mem_size): New function.amodra2002-09-121-0/+11
* 2002-09-08 Jan Hubicka <jh@suse.cz>aj2002-09-081-2/+27
* * emit-rtl.c (emit_jump_insn_before, emit_call_insn_before,ghazi2002-08-101-3/+3
* * emit-rtl.c (gen_rtx_REG): After reload, only returnrth2002-08-081-3/+9
* Index: ChangeLoggeoffk2002-08-051-1/+0
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Rename fromrth2002-07-291-3/+26
* * emit-rtl.c (set_mem_attributes): Fix size and alignment thinkosrth2002-07-251-5/+9
* * emit-rtl.c (set_mem_attributes): Preserve indirection of PARM_DECLrth2002-07-221-1/+28
* * rtl.def (CODE_LABEL): Remove slot 8.zack2002-07-191-8/+2
* * rtl.h (gen_rtx_CONST_VECTOR): Declare.amylaar2002-07-111-1/+17
* gcc:amylaar2002-07-031-1/+1
* * emit-rtl.c (init_emit_once): Add missing cast to HOST_WIDE_INT.danglin2002-07-011-1/+1
* Prevent creation of paradoxical FLOAT_MODE subregsbernds2002-06-281-0/+5
* 2002-06-16 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-181-1/+4
* * emit-rtl.c (gen_rtx_REG): Temporarily turn off automaticlaw2002-06-161-1/+8
* * emit-rtl.c (static_regno_reg_rtx): Define.law2002-06-131-4/+23
* 2002-06-11 David S. Miller <davem@redhat.com>davem2002-06-121-4/+8
* * emit-rtl.c (try_split): Use INSN_LAST, not LAST_INSN to get thelaw2002-06-111-1/+1
* 2002-06-11 David S. Miller <davem@redhat.com>davem2002-06-111-5/+2
* 2002-06-05 David S. Miller <davem@redhat.com>davem2002-06-111-327/+480
* * emit-rtl.c (init_emit): Add hard registers to regno_reg_rtx.law2002-06-081-0/+6
* * i386.md (and promoting splitters): Disable QI to SImode promotinghubicka2002-06-061-1/+77
* * emit-rtl.c (get_first_nonnote_insn, get_last_nonnote_insn): Newdanglin2002-06-061-0/+36
* Merge from pch-branch up to tag pch-commit-20020603.geoffk2002-06-041-111/+33
* * emit-rtl.c: Likewise.kazu2002-06-031-6/+6
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-021-17/+26
* 2002-05-29 David S. Miller <davem@redhat.com>davem2002-05-301-33/+0
* PR c/6643jakub2002-05-221-0/+1
* * emit-rtl.c (global_rtl): Update comment.zack2002-05-131-36/+170
* * cfglayout.c (function_tail_eff_head): Rename to ...hubicka2002-05-081-0/+86
* * cse.c: Fix formatting.kazu2002-05-051-32/+33
* * rtl.h (RTX_FLAG): New macro.janis2002-04-221-13/+13
* * emit-rtl.c (widen_memory_access): Don't do anything if MEMOFFSETkenner2002-04-121-1/+1
* * emit-rtl.c (adjust_address_1, offset_address): Cast value tokenner2002-03-311-11/+13
* * real.h: Don't define REAL_INFINITY or REAL_IS_NOT_DOUBLE.zack2002-03-231-13/+7
* * emit-rtl.c (gen_int_mode): New function.rth2002-03-191-0/+8
* * emit-rtl.c (try_split): Use delete_insns.hubicka2002-03-141-1/+1
* * emit-rtl.c (copy_most_rtx): Accept EXPR_LIST for may_share.kenner2002-03-091-2/+5
* * rtl.c (copy_most_rtx): Move from here ...kenner2002-03-081-0/+100
* * cfgrtl.c (delete_insn_and_edges, delete_insn_chain_and_edges): New.hubicka2002-03-061-0/+11