aboutsummaryrefslogtreecommitdiff
path: root/gcc/reg-stack.c
AgeCommit message (Expand)AuthorFilesLines
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford1-2/+1
2007-05-22hard-reg-set.h (GO_IF_HARD_REG_SUBSET, [...]): Delete in favor of...Richard Sandiford1-6/+3
2007-03-26reg-stack.c (replace_reg): Use IN_RANGE macro in gcc_assert().Uros Bizjak1-2/+1
2007-03-23tracer.c (tracer): Don't take FLAGS argument.Steven Bosscher1-2/+12
2007-03-10i386.md (UNSPEC_C2_FLAG): New constant.Uros Bizjak1-12/+13
2007-03-07re PR target/30848 (ICE with invalid constraint in asm statement)Richard Henderson1-1/+11
2007-03-06reg-stack.c (reg_to_stack): Large models don't allow NAN to be loaded for con...Jan Hubicka1-1/+2
2007-03-06regstack.c (reg_to_stack): When in 64bit PIC mode, we still can load NANs eas...Jan Hubicka1-1/+1
2007-01-31optabs.h (enum optab_index): Add new OTI_isinf.Uros Bizjak1-0/+21
2007-01-18reg-stack.c (subst_stack_regs_pat): Use generic code for instructions that op...Uros Bizjak1-61/+50
2007-01-03alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata1-7/+1
2007-01-02Revert:Kazu Hirata1-1/+7
2007-01-02alias.c (init_alias_analysis): Use VEC_safe_grow_cleared.Kazu Hirata1-7/+1
2006-12-11re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak1-24/+2
2006-12-08re PR target/30120 (silent miscompilation of argument passing)Uros Bizjak1-1/+2
2006-11-25reg-stack.c (get_true_reg): Fix UNSPEC_TRUNC_NOOP handling.Uros Bizjak1-4/+2
2006-11-25config/i386/i386.md (UNSPEC_TRUNC_NOOP): New unspec definition.Uros Bizjak1-0/+7
2006-11-15i386.opt: New target option -mx87regparm.Uros Bizjak1-1/+22
2006-10-30builtins.c (expand_builtin_mathfn_3): Correct coding style.Roger Sayle1-21/+25
2006-06-16re PR middle-end/27802 (ICE with longjmp)Roger Sayle1-0/+10
2006-06-07re PR target/27390 (gcc.target/x86_64/abi/test_complex_returning.c execution ...Paolo Bonzini1-7/+11
2006-05-19re PR rtl-optimization/26855 (ICE in add_deps_for_def with -fmodulo-sched -ma...Daniel Berlin1-0/+5
2006-04-10Makefile.in (tree-into-ssa.o, [...]): Depend on vecprim.h.Kazu Hirata1-3/+1
2006-03-14re PR middle-end/26684 (ppc-Darwin bootstrap failure)Kazu Hirata1-2/+2
2006-03-14Makefile.in (reg-stack.o): Don't depend on gt-reg-stack.h.Kazu Hirata1-11/+20
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-36/+36
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-1/+1
2006-01-18reg-stack.c (reg_to_stack): Make it static.Kazu Hirata1-1/+1
2005-11-22optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of explicitly t...Ben Elliston1-1/+1
2005-11-08re PR target/19340 (Compilation SEGFAULTs with -O1 -fschedule-insns2 -fsched2...Uros Bizjak1-1/+1
2005-08-06Makefile.in, [...]: Fix comment/doc typos.Kazu Hirata1-1/+1
2005-07-21reg-stack.c: Fix comment typo(s).Volker Reichelt1-1/+1
2005-07-14Makefile.in (explow.o, [...]): Depend on target.h.Richard Guenther1-8/+3
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+49
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-2/+2
2005-06-14re PR rtl-optimization/22053 (ACATS ICE cxg2002 cxg2008 cxg2019 cxg2020 cxg20...Roger Sayle1-2/+3
2005-06-04reg-stack.c (struct block_info_def): Correct grammar typo.Roger Sayle1-48/+34
2005-05-30re PR rtl-optimization/15422 (fmod loop exposes non-efficient code generation...Roger Sayle1-8/+37
2005-05-29reg-stack.c (propagate_stack): Always copy the source stack to the destination.Roger Sayle1-76/+52
2005-05-27reg-stack.c (compensate_edge): Remove original prototype.Roger Sayle1-55/+76
2005-05-27reg-stack.c (convert_regs_entry, [...]): Delete prototypes.Roger Sayle1-121/+108
2005-05-26re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition)Jakub Jelinek1-5/+9
2005-04-14reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST_FLOOR> and <UNSPEC_FI...Uros Bizjak1-0/+4
2005-04-09dominance.c, [...]: Fix comment typos.Kazu Hirata1-1/+1
2005-03-31Fix problems with hot/cold partitioning optimization.Caroline Tice1-2/+0
2005-03-29reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case.Uros Bizjak1-0/+21
2005-03-13builtin-attrs.def, [...]: Update copyright.Kazu Hirata1-1/+1
2005-03-12reg-stack.c (move_for_stack_reg): Remove local variable push_insn.Kazu Hirata1-6/+3