summaryrefslogtreecommitdiff
path: root/gcc/emit-rtl.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * emit-rtl.c (set_new_first_and_last_label_num): Remove function.bothner2003-12-181-12/+1
* * emit-rtl.c: Fix signed/unsigned comparison warnings.kazu2003-12-171-2/+2
* * c-typeck.c: Fix comment typos.kazu2003-12-131-1/+1
* 2003-12-11 Steven Bosscher <steven@gcc.gnu.org>steven2003-12-111-13/+13
* 2003-12-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-081-12/+53
* PR c++/13314mmitchel2003-12-061-0/+2
* * emit-rtl.c (set_used_flags): New.hubicka2003-11-291-4/+194
* * emit-rtl.c (gen_lowpart): Don't force MEMs into a register unlessrsandifo2003-11-191-0/+2
* * emit-rtl.c (copy_rtx_if_shared): Don't allow MEMs with constantrsandifo2003-11-041-14/+0
* * rtl.h (rtl_size): Declare.rsandifo2003-10-181-7/+4
* * builtins.c (builtin_dconsts_init, dconstpi, dconste,ghazi2003-09-111-0/+9
* * builtins.c (real_dconstp, fold_builtin_logarithm,ghazi2003-09-091-1/+8
* * targhooks.c: New file.dj2003-09-041-19/+0
* * cfgcleanup.c: Fix comment typos.kazu2003-08-221-1/+1