summaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
Commit message (Expand)AuthorAgeFilesLines
* i386.md (logsf2, [...]): New patterns to implement log, logf and logl built-i...Roger Sayle2003-05-121-0/+1
* c-cppbuiltin.c (builtin_define_with_value_n): Fix whitespace.Roger Sayle2003-03-151-1/+1
* combine.c (gen_lowpart_for_combine): Update handling of subregs_of_modeJan Hubicka2003-02-281-3/+0
* cfgrtl.c (commit_one_edge_insertion): Only mark BB for splitting.Jan Hubicka2003-02-211-0/+1
* toplev.c (flag_sched2_use_superblocks, [...]): New global variables.Jan Hubicka2003-02-201-4/+9
* i386.md (UNSPEC_FPATAN): New UNSPEC constant.Roger Sayle2003-02-131-2/+69
* Fix comment typo.Joern Rennecke2003-01-061-1/+1
* output.h: Fix comment typos.Kazu Hirata2002-12-251-3/+3
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* FOrgot to commit the file itself. Changelog entry is already at:Jan Hubicka2002-11-101-0/+4
* combine.c: Fix comment formatting.Kazu Hirata2002-10-271-5/+5
* c-common.h: Follow spelling conventions.Kazu Hirata2002-09-261-1/+1
* ABOUT-NLS: Follow spelling conventions.Kazu Hirata2002-09-161-1/+1
* ChangeLog: Follow spelling conventions.Kazu Hirata2002-09-151-1/+1
* complex-6.c: New.Andreas Jaeger2002-06-231-1/+1
* Delete SEQUENCE rtl usage outside of reorg and ssa passes.David S. Miller2002-06-111-5/+2
* * reg-stack.c (reg_to_stack): Do not call find_basic_blocks.Jan Hubicka2002-06-051-1/+0
* Merge from pch-branch up to tag pch-commit-20020603.Geoffrey Keating2002-06-041-13/+12
* bb-reorder.c (make_reorder_chain, [...]): Use FOR_EACH_BB macros to iterate o...Zdenek Dvorak2002-05-231-8/+8
* reg-stack.c (swap_rtx_condition, [...]): Use unspec names, not numbers.Richard Henderson2002-05-211-13/+11
* Revert "Basic block renumbering removal", and two followup patches.Richard Henderson2002-05-161-13/+14
* Basic block renumbering removal.Zdenek Dvorak2002-05-161-14/+13
* read-rtl.c: Fix formatting.Kazu Hirata2002-05-091-38/+38
* basic-block.h (fixup_abnormal_edges): Declare.Jan Hubicka2002-03-071-0/+1
* * reg-stack.c (subst_stack_regs): Properly check for deleted insn.Richard Kenner2002-01-201-1/+1
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-151-2/+2
* read-rtl.c: Fix formatting.Kazu Hirata2002-01-101-3/+3
* c-decl.c (duplicate_decls, [...]): Remove leading capital from diagnostics.Neil Booth2001-12-021-5/+5
* predict.c, [...]: Fix spelling errors.Joseph Myers2001-11-231-4/+4
* 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