aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)AuthorFilesLines
2002-06-23complex-6.c: New.Andreas Jaeger1-1/+1
2002-06-11Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller1-5/+2
2002-06-05* reg-stack.c (reg_to_stack): Do not call find_basic_blocks.Jan Hubicka1-1/+0
2002-06-04Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating1-13/+12
2002-05-23bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak1-8/+8
2002-05-21reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers.Richard Henderson1-13/+11
2002-05-16Revert "Basic block renumbering removal", and two followup patches.Richard Henderson1-13/+14
2002-05-16Basic block renumbering removal.Zdenek Dvorak1-14/+13
2002-05-09read-rtl.c: Fix formatting.Kazu Hirata1-38/+38
2002-03-07basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka1-0/+1
2002-01-20* reg-stack.c (subst_stack_regs): Properly check for deleted insn.Richard Kenner1-1/+1
2002-01-15read-rtl.c: Fix formatting.Kazu Hirata1-2/+2
2002-01-10read-rtl.c: Fix formatting.Kazu Hirata1-3/+3
2001-12-02c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth1-5/+5
2001-11-23predict.c, [...]: Fix spelling errors.Joseph Myers1-4/+4
2001-11-11ChangeLog.2, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-30lcm.c (optimize_mode_switching): Do not rebuild liveness information when no ...Jan Hubicka1-3/+5
2001-10-28ChangeLog.0, [...]: Fix spelling errors.Joseph Myers1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-15/+15
2001-09-25Makefile.in (cfgrtl.o): Add.Jan Hubicka1-5/+2
2001-09-21basic-block.h (flow_delete_insn, [...]): Kill.Jan Hubicka1-17/+3
2001-09-16basic-block.h (free_bb_for_insn): Declare.Jan Hubicka1-5/+5
2001-09-11basic-block.h (EDGE_CRITICAL): Remove; renumber other flags.Jan Hubicka1-2/+3
2001-09-08* reg-stack.c (subst_stack_regs_pat): Fix fcmov reversal code.Jan Hubicka1-19/+15
2001-09-05i386.c (size_cost): New static variable.Jan Hubicka1-6/+34
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-10/+10
2001-08-12gcc.c: Fix comment formatting.Kazu Hirata1-4/+4
2001-07-31Tue Jul 31 15:37:35 CEST 2001 Jan Hubicka <jh@suse.cz>Jan Hubicka1-0/+2
2001-07-30i386.c (ix86_output_main_function_alignment_hack): New function.Jan Hubicka1-132/+208
2001-07-22jump.c: Update comments.Jan Hubicka1-1/+1
2001-07-16basic-block.h (CLEANUP_PRE_SIBCALL): New constant.Jan Hubicka1-5/+9
2001-07-14Re-install recently reverted patch.Jan Hubicka1-1/+5
2001-07-13Revert Jan Hubicka's patch of Fri Jul 13 14:46:21 CEST 2001.Geoffrey Keating1-5/+1
2001-07-13emit-rtl.c (try_split): Update mark_jump_label call.Jan Hubicka1-1/+5
2001-07-11flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge...Jan Hubicka1-4/+1
2001-07-10regmove.c (replace_in_call_usage): Fix warnings.Jan van Male1-4/+5
2001-05-01bitmap.c: Change NULL_PTR to NULL or "(rtx*)0".Kaveh R. Ghazi1-1/+1
2001-04-23* reg-stack.c (emit_swap_insn): Do not get pass CALL_INSNs.Jan Hubicka1-0/+1
2001-04-20reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.Jakub Jelinek1-1/+14
2001-04-13Makefile.in (reg-stack.o): Depend on reload.h.Kaveh R. Ghazi1-0/+1
2001-04-11i386.md (floatsisf_sse): Fix output templateJan Hubicka1-2/+31
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-1/+5
2001-03-27flow.c (tidy_fallthru_edges): Don't combine complex edges.Richard Henderson1-4/+9
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-1/+0
2001-03-15varasm.c (assemble_alias): Use DECL_ASSEMBLER_NAME...Mark Mitchell1-1/+1
2001-03-14reg-stack.c (stack_result): Unconditionally use FUNCTION_OUTGOING_VALUE resp.Jakub Jelinek1-5/+1
2001-03-08reg-stack.c (move_for_stack_reg): Avoid non-poping fst for TFmode too.Jan Hubicka1-1/+2
2001-02-19reg-stack.c (next_flags_user): Use current_block->endJan Hubicka1-14/+16
2001-02-17reg-stack.c (stack_def): Make field reg unsigned.Jan Hubicka1-3/+4
2001-01-05simplify-rtx.c (cfc_args): add "unordered" field.Jan Hubicka1-2/+12