summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* reg-stack.c (convert_regs_1): Initialize target_stack->top after verifying an...Richard Henderson1999-11-041-4/+5
* function.c (diddle_return_value): New.Richard Henderson1999-11-041-14/+35
* * reg-stack.c (convert_regs_1): Handle EH edges specially.Richard Henderson1999-11-011-5/+27
* * jump.c, reg-stack.c, toplev.c: Revert Oct 27 change.Richard Henderson1999-10-291-12/+3
* jump.c (jump_optimize_1): If we did cross-jumping, and the data will matter, ...Richard Henderson1999-10-271-13/+12
* Reorg reg-stack to use the standard CFG.Jan Hubicka1999-10-261-1245/+842
* reg-stack.c (stack_result): Aggregates are not returned in stack registers.Jeffrey A Law1999-10-191-1/+9
* c-decl.c (init_decl_processing): If MD_INIT_BUILTINS is defined, call it.Bernd Schmidt1999-09-281-1/+1
* Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1999-09-201-0/+1
* Replace recog_foo with recog_data.foo.Richard Henderson1999-09-111-49/+50
* Merge in gcc2-ss-010999Jeff Law1999-09-061-3/+3
* Merge new ia32 backend from the branch!Richard Henderson1999-09-011-383/+419
* rtl.h (rtx_format): Constify a char*.Kaveh R. Ghazi1999-08-201-6/+6
* Include function.h in most files.Bernd Schmidt1999-08-091-2/+1
* 1999-08-6 Herman A.J. ten Brugge <Haj.Ten.Brugge@net.HCC.nl>Herman A.J. ten Brugge1999-08-061-25/+28
* Mumit Khan <khan@xraylith.wisc.edu>Mumit Khan1999-06-101-1/+1
* reg-stack.c: Do not emit pop insns after cc0 setter.Jan Hubicka1999-05-161-21/+35
* * reg-stack.c (check_stack_regs_mentioned): Remove variable SIZE.Jan Hubicka1999-04-121-8/+3
* reg-stack.c: Update comment, include varray.h.Jan Hubicka1999-04-111-23/+73
* i386.md (floatsisf2, [...]): Remove unused register constraints from the spli...John Wehle1999-04-101-2/+16
* reg-stack.c (stack_reg_life_analysis): Use returnjump_p instead of an explici...Richard Henderson1999-03-091-1/+1