summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * emit-rtl.c (gen_const_mem): New.rth2004-08-181-0/+11
* * rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.rth2004-08-181-5/+6
* 2004-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2004-08-091-2/+0
* * cfgexpand.c (tree_expand_cfg): Fix comment.steven2004-07-271-1/+0
* * convert.c (convert_to_real, convert_to_integer,sayle2004-07-251-4/+4
* * emit-rtl.c (reorder_insns): Don't set BB for a BARRIER insn.grahams2004-07-171-1/+2
* * cfgcleanup.c (try_simplify_condjump): Don't remove linesteven2004-07-171-21/+0
* 2004-07-14 Paolo Bonzini <bonzini@gnu.org>bonzini2004-07-141-6/+0
* 2004-07-08 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-091-48/+48
* * rtl.def (ADDRESSOF): Remove.rth2004-07-041-1/+0
* * tree.def (RTL_EXPR): Remove.rth2004-07-021-24/+6
* 2004-07-01 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-07-011-5/+5
* Conditionally compile support for --enable-mapped_location.bothner2004-06-301-2/+18
* 2004-06-26 Andrew Haley <aph@redhat.com>aph2004-06-261-0/+1
* * alias.c (adjust_offset_for_component_ref): Usekenner2004-06-221-23/+19
* 2004-06-18 Paolo Bonzini <bonzini@gnu.org>bonzini2004-06-181-3/+9
* 2004-06-15 Jerry Quinn <jlquinn@optonline.net>jlquinn2004-06-151-10/+10
* * rtl.h (skip_consecutive_labels): Declare.rsandifo2004-05-281-0/+15
* PR middle-end/14084zlomek2004-05-271-2/+85
* 2004-05-25 Paolo Bonzini <bonzini@gnu.org>bonzini2004-05-251-58/+0
* Merge tree-ssa-20020619-branch into mainline.dnovillo2004-05-131-1/+12
* * basic-block.h (free_basic_block_vars): Update prototype.steven2004-05-051-4/+2
* * c-decl.c (build_compound_literal): Use TYPE_READONLY.kenner2004-04-051-1/+1
* * gengtype.c (create_option): New function.zack2004-03-301-2/+2
* * real.h (struct real_value): Use the same type for allaoliva2004-03-221-1/+1
* * alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.kenner2004-03-211-20/+8
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTERrakdver2004-03-201-0/+1
* 2004-03-05 Andreas Krebbel <krebbel1@de.ibm.com>uweigand2004-03-061-0/+34
* 2004-02-07 Paolo Bonzini <bonzini@gnu.org>bonzini2004-03-031-1/+1
* * emit-rtl.c (subreg_realpart_p): Remove.kazu2004-02-191-47/+0
* * emit-rtl.c (set_decl_incoming_rtl): Check whether the 0th element ofzlomek2004-02-141-2/+10
* * emit-rtl.c (set_mem_attributes_minus_bitpos): Don't killkenner2004-02-121-1/+1
* * emit-rtl.c (mark_label_nuses): Check that a LABEL_REF refers torsandifo2004-02-111-1/+1
* PR/14058zlomek2004-02-101-0/+34
* * emit-rtl.c: Update the comment about the file.kazu2004-02-051-8/+5
* * emit-rtl.c (gen_rtx): Remove.kazu2004-02-041-120/+8
* gcc/kazu2004-02-031-2/+2
* 2004-01-31 Paolo Bonzini <bonzini@gnu.org>paolo2004-01-311-1/+3
* * bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".kazu2004-01-311-7/+7
* * emit-rtl.c (change_address): Use XEXP (memref, 0) insteadjakub2004-01-291-1/+1
* PR optimization/13424jakub2004-01-291-7/+17
* * emit-rtl.c (change_address, adjust_address_1, offset_address,hubicka2004-01-241-0/+17
* * emit-rtl.c (change_address_1): Do not re-generate the RTX if nothinghubicka2004-01-231-0/+3
* * emit-rtl.c (verify_rtx_sharing, copy_insn_1,hubicka2004-01-201-1/+24
* * rtl.h (emit_insn_before_sameloc, emit_jump_insn_before_sameloc)drow2004-01-171-0/+12
* * real.c: Update copyright date.geoffk2004-01-121-1/+1
* * emit-rtl.c (gen_lowpart_common): Use simplify_gen_subreggeoffk2004-01-061-308/+25
* * alias.c: Fix comment typos.kazu2004-01-061-1/+1
* * emit-rtl.c (copy_rtx_if_shared): Add comment about its use ofpinskia2003-12-221-1/+5
* * alias.c: Fix comment formatting.kazu2003-12-211-4/+5