summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* ChangeLog.2, [...]: Fix spelling errors.Joseph Myers2001-11-111-1/+1
* lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka2001-10-301-3/+5
* ChangeLog.0, [...]: Fix spelling errors.Joseph Myers2001-10-281-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-15/+15
* Makefile.in (cfgrtl.o): Add.Jan Hubicka2001-09-251-5/+2
* basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka2001-09-211-17/+3
* basic-block.h (free_bb_for_insn): Declare.Jan Hubicka2001-09-161-5/+5
* basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka2001-09-111-2/+3
* * reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.Jan Hubicka2001-09-081-19/+15
* i386.c (size_cost): New static variable.Jan Hubicka2001-09-051-6/+34
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-10/+10
* gcc.c: Fix comment formatting.Kazu Hirata2001-08-121-4/+4
* Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>Jan Hubicka2001-07-311-0/+2
* i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka2001-07-301-132/+208
* jump.c: Update comments.Jan Hubicka2001-07-221-1/+1
* basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka2001-07-161-5/+9
* Re-install recently reverted patch.Jan Hubicka2001-07-141-1/+5
* Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating2001-07-131-5/+1
* emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka2001-07-131-1/+5
* flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka2001-07-111-4/+1
* regmove.c (replace_in_call_usage): Fix warnings.Jan van Male2001-07-101-4/+5
* bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi2001-05-011-1/+1
* * reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.Jan Hubicka2001-04-231-0/+1
* reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.Jakub Jelinek2001-04-201-1/+14
* Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi2001-04-131-0/+1
* i386.md (floatsisf_sse): Fix output templateJan Hubicka2001-04-111-2/+31
* Use byte offsets in SUBREGs instead of words.Jakub Jelinek2001-04-031-1/+5
* flow.c (tidy_fallthru_edges): Don't combine complex edges.Richard Henderson2001-03-271-4/+9
* mkconfig.sh: Include insn-flags.h.Richard Henderson2001-03-221-1/+0
* varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell2001-03-151-1/+1
* reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.Jakub Jelinek2001-03-141-5/+1
* reg-stack.c (move_for_stack_reg): Avoid non-poping fst for TFmode too.Jan Hubicka2001-03-081-1/+2
* reg-stack.c (next_flags_user): Use current_block->endJan Hubicka2001-02-191-14/+16
* reg-stack.c (stack_def): Make field reg unsigned.Jan Hubicka2001-02-171-3/+4
* simplify-rtx.c (cfc_args): add "unordered" field.Jan Hubicka2001-01-051-2/+12
* alias.c (mark_constant_function): Use INSN_P.Rodney Brown2000-08-041-5/+3
* reg-stack.c (subst_stack_regs_pat): Use replace_reg to swap operands.Jan Hubicka2000-08-031-3/+3
* Put phi nodes after NOTE_INSN_BASIC_BLOCK.Mark Mitchell2000-07-271-2/+1
* basic-block.h (life_analysis): Declare here ...Richard Henderson2000-04-261-1/+1
* calls.c (expand_call): Disable tail call generation once rtx_equal_function_v...Richard Henderson2000-04-251-1/+1
* Fix copyrights.Jeff Law2000-02-261-1/+2
* reg-stack.c (emit_swap_insn): Do not put a new insn before a NOTE_BASIC_BLOCK.Zack Weinberg2000-02-171-5/+3
* Makefile.in (c-common.o): Depend on $(EXPR_H).Kaveh R. Ghazi2000-02-061-0/+2
* flow.c (find_basic_blocks): Remove do_cleanup argument.Richard Henderson2000-01-281-1/+1
* reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of dead registers.Jan Hubicka2000-01-241-15/+3
* print-rtl.c: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-28/+28
* reg-stack.c (subst_stack_regs_pat): Handle correctly USEs of dead registers.Jan Hubicka2000-01-061-3/+15
* builtins.c (expand_builtin_strlen): Initialize variable `icode'.Kaveh R. Ghazi2000-01-041-4/+4
* reg-stack.c (subst_stack_regs_pat): Swap operands in commutative operations w...Jan Hubicka1999-11-251-0/+10
* local-alloc.c (local_alloc): Use xmalloc/xcalloc, not alloca.Mark Mitchell1999-11-061-3/+4