summaryrefslogtreecommitdiff
path: root/gcc/regmove.c
Commit message (Expand)AuthorAgeFilesLines
* rtl.h (MEM_READONLY_P): Replace RTX_UNCHANGING_P.Richard Henderson2004-08-181-12/+1
* regmove.c (optimize_reg_copy_1): Don't try to replace call-used hard registers.Daniel Jacobowitz2004-07-251-0/+3
* alias.c (nonlocal_mentioned_p, [...]): Use, LABEL_P, JUMP_P, CALL_P, NONJUMP_...Jerry Quinn2004-07-091-15/+15
* alias.c (get_alias_set, [...]): Use MEM_P.Jerry Quinn2004-07-011-3/+3
* alias.c (record_set, [...]): Use REG_P.Jerry Quinn2004-06-151-16/+16
* c-common.c, [...]: Fix comment typos.Kazu Hirata2004-03-201-1/+1
* alias.c (rtx_equal_for_memref_p): Use predicates to test rtx classes and new ...Paolo Bonzini2004-03-031-2/+8
* doloop.c, [...]: Use const0_rtx instead of GEN_INT (0).Kazu Hirata2004-02-031-1/+1
* alias.c (record_set): Use hard_regno_nregs.Jan Hubicka2004-02-021-1/+1
* alias.c, [...]: Update copyright.Kazu Hirata2004-01-211-1/+1
* alias.c: Fix comment typos.Kazu Hirata2004-01-061-1/+1
* basic-block.h (BLOCK_HEAD, BLOCK_END): Remove.Steven Bosscher2003-12-111-9/+9
* c-pretty-print.c: Fix comment typos.Kazu Hirata2003-10-051-1/+1
* c-decl.c: Fix comment formatting.Kazu Hirata2003-08-221-1/+1
* alias.c: Fix comment formatting.Kazu Hirata2003-07-221-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-3/+3
* genextract.c: Convert remaining prototypes to ISO C90.Andreas Jaeger2003-07-071-2/+1
* jump.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-061-104/+56
* bt-load.c: Fix comment typos.Kazu Hirata2003-07-051-1/+1
* basic-block.h: Fix comment typos.Kazu Hirata2003-07-011-2/+2
* regmove.c (regmove_optimize): Don't try to make src and dst match when they a...Jan Hubicka2003-06-291-1/+2
* regmove.c (optimize_reg_copy_1): Do not replace a hard register in an asm.Hans-Peter Nilsson2003-02-221-0/+10
* ifcvt.c: Fix comment typos.Kazu Hirata2003-01-171-1/+1
* Make-lang.in (f/target.o): Depend on toplev.h.Kaveh R. Ghazi2003-01-161-1/+1
* Add 2003 copyright notices for constraints string patch, also 2002 noticeJoern Rennecke2003-01-131-1/+1
* defaults.h (EXTRA_MEMORY_CONSTRAINT): Add STR argument.J"orn Rennecke2003-01-091-30/+33
* regmove.c: Fix comment typos.Kazu Hirata2002-12-241-7/+7
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-2/+2
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* re PR middle-end/7153 (bad operands for 'movsbl' error)Eric Botcazou2002-07-151-0/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-1/+1
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-12/+12
* bb-reorder.c (make_reorder_chain_1): Modified.Zdenek Dvorak2002-05-211-3/+4
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-15/+14
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-14/+15
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-13/+13
* regmove.c (combine_stack_adjustments_for_block): Avoid emitting a stack adjus...Roger Sayle2002-03-301-27/+21
* * regmove.c (regmove_optimize): Avoid increasing of register pressure.Jan Hubicka2002-02-191-11/+15
* calls.c (try_to_integrate): Use "(size_t)" intermediate cast and when casting...Graham Stott2002-01-161-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-151-7/+7
* attribs.c (handle_vector_size_attribute): Use host_integerp and tree_int_cst;...Richard Kenner2002-01-011-2/+4
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-11-231-2/+2
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* c-parse.in (asm_operand): Allow named operands.Richard Henderson2001-10-111-7/+14
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+1
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-11/+3
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-7/+4
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12