summaryrefslogtreecommitdiff
path: root/gcc/reload.c
Commit message (Expand)AuthorAgeFilesLines
* * reload.c (reg_overlap_mentioned_for_reload_p): Handle PLUS andaoliva2002-01-231-1/+5
* * reload.c (find_reloads): Use a hard reg destination as reload regrth2002-01-131-0/+17
* * read-rtl.c: Fix formatting.kazu2002-01-101-23/+23
* Implement MODE_BASE_REG_CLASSnickc2001-12-171-21/+30
* * gcse.c (delete_null_pointer_checks_1): Do not use delelete_list;hubicka2001-12-031-0/+12
* * c-decl.c (duplicate_decls, push_parm_decl): Remove leadingneil2001-12-021-1/+1
* * reload.c (combine_reloads): Don't combine an output reload if therekenner2001-11-031-0/+10
* * emit-rtl.c (set_unique_reg_note): Don't create REG_EQUAL orjakub2001-10-301-3/+3
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-1/+1
* * c-parse.in (asm_operand): Allow named operands.rth2001-10-111-2/+3
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-75/+75
* * calls.c: Fix formatting.kazu2001-10-101-1/+1
* * reload.c (find_reloads): Mark new USE insns with QImode.aoliva2001-09-291-5/+27
* * reload.c (push_secondary_reload): Don't check for "=" in outputrth2001-09-211-5/+8
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-121-1/+1
* * reload.c (push_reload): Check for subreg_lowpart_p instead ofrth2001-09-071-4/+4
* * reload.c (push_reload): Export.rth2001-09-051-4/+1
* * gcse.c (add_label_notes): REG_LABEL is an INSN_LIST.aj2001-08-311-2/+2
* * reload.c (find_reloads_toplev): Back out this change:geoffk2001-08-271-24/+0
* * reload1.c (reload): Make all entries in reg_equiv_memory_lochp2001-08-251-1/+33
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-1/+2
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-5/+3
* * combine.c, config.gcc, cse.c, defaults.h, real.c, reload.c,danglin2001-08-031-1/+1
* * reload.c: Fix comment typos.kazu2001-07-231-3/+3
* * reload.c (push_reload): Fix typo in comment.hp2001-07-231-3/+3
* * reload.c (push_secondary_reload): Accept empty-string for ALL_REGS.rth2001-07-181-5/+12
* 2001-07-10 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-07-101-5/+5
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-20/+12
* * reload.c (reload_inner_reg_of_subreg): Return 1 for PLUS.kenner2001-06-041-9/+15
* * bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".ghazi2001-05-011-23/+23
* 2001-04-11 Vladimir Makarov <vmakarov@toke.toronto.redhat.com>vmakarov2001-04-111-0/+1
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-46/+119
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-1/+0
* * reload.c (find_reloads_subreg_address): Fail the substitutionrth2001-01-241-6/+27
* *** empty log message ***alehotsky2001-01-101-3/+7
* * reload.c (subst_reloads): Take INSN argument. Whenaoliva2001-01-071-1/+11
* * tm.texi (REGISTER_MOVE_COST): Add a mode argument.aoliva2001-01-021-3/+4
* Extra arg for rtx_varies_pbernds2001-01-011-1/+1
* * reload.c (update_auto_inc_notes): New, broken out from ...grahams2000-12-221-21/+35
* * reload.c (push_reload): When using a dying register for the reloadamylaar2000-12-191-5/+9
* Several fixes to make reload handle POST_MODIFY correctly.bernds2000-11-101-17/+33
* * alias.c (init_alias_analysis), calls.c (expand_call,jsm282000-11-071-3/+3
* * reload.c (find_equiv_reg): Test all hard registers for membershipamylaar2000-11-021-10/+23
* Fix computation of goal_alternative_matchedbernds2000-10-281-8/+22
* * reload.c (find_reloads_address_part): Kill rtx obstack hackery.rth2000-10-251-18/+2
* * reload.c (find_reloads_address_1): Generate reloads for auto_incaoliva2000-09-141-9/+6
* * reload.c (debug_reload_to_stream): Send all output to thelaw2000-09-141-3/+3
* Fix obvious thinkocrux2000-09-111-2/+2
* Fix ia64-linux compiler abort on perl.wilson2000-09-081-2/+5