summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* * emit-rtl.c, final.c, fold-const.c, gengenrtl.c, optabs.c,zack2002-03-031-146/+1
* * emit-rtl.c (offset_address): Call update_temp_slot_address.kenner2002-03-021-0/+1
* * basic-block.h (BB_REACHABLE): Renumber.hubicka2002-02-281-0/+9
* * emit-rtl.c (gen_const_vector_0): Remove TYPE argument.rth2002-02-271-9/+5
* * emit-rtl.c (offset_address): Use simplify_gen_binary ratherrth2002-02-211-3/+20
* 2002-02-19 Aldy Hernandez <aldyh@redhat.com>aldyh2002-02-191-0/+45
* * rtl.h (NOTE_INSN_LOOP_END_TOP_COND): New.rth2002-01-311-0/+1
* * emit-rtl.c (gen_rtx_REG): Check that the PIC_OFFSET_TABLE_REGNUMdanglin2002-01-291-1/+2
* * emit-rtl.c (get_mem_attrs): Don't default alignment for non-BLKmodekenner2002-01-271-1/+2
* * emit-rtl.c (gen_rtx_REG): Always return the same rtxrth2002-01-261-1/+3
* * emit_rtl.c (gen_lowpart_common): Conversion from const_inthpenner2002-01-241-2/+4
* 2002-01-06 Craig Rodrigues <rodrigc@gcc.gnu.org>rodrigc2002-01-061-1/+1
* * attribs.c (handle_vector_size_attribute): Use host_integerpkenner2002-01-011-6/+8
* * emit-rtl.c (widen_memory_access): Only call compare_tree_intkenner2001-12-181-1/+2