| Commit message (Expand) | Author | Age | Files | Lines |
* | * Makefile.in (tree-into-ssa.o, tree-outof-ssa.o, | kazu | 2006-04-10 | 1 | -3/+1 |
* | PR middle-end/26684 | kazu | 2006-03-14 | 1 | -2/+2 |
* | * Makefile.in (reg-stack.o): Don't depend on gt-reg-stack.h. | kazu | 2006-03-14 | 1 | -11/+20 |
* | 2006-03-02 Daniel Berlin <dberlin@dberlin.org> | dberlin | 2006-03-02 | 1 | -1/+2 |
* | * tree-vrp.c (execute_vrp): Do not pass dump argument to. | rakdver | 2006-02-06 | 1 | -36/+36 |
* | 2006-01-31 Marcin Dalecki <martin@dalecki.de> | dalecki | 2006-01-31 | 1 | -1/+1 |
* | * reg-stack.c (reg_to_stack): Make it static. | kazu | 2006-01-18 | 1 | -1/+1 |
* | * optabs.c (expand_abs_nojump): Use SCALAR_FLOAT_MODE_P instead of | bje | 2005-11-21 | 1 | -1/+1 |
* | PR target/19340 | uros | 2005-11-08 | 1 | -1/+1 |
* | * Makefile.in, cfgexpand.c, cfgloop.h, cfgloopmanip.c, | kazu | 2005-08-06 | 1 | -1/+1 |
* | * reg-stack.c: Fix comment typo(s). | reichelt | 2005-07-21 | 1 | -1/+1 |
* | 2005-07-14 Richard Guenther <rguenther@suse.de> | rguenth | 2005-07-14 | 1 | -8/+3 |
* | 2005-07-05 Paolo Bonzini <bonzini@gnu.org> | bonzini | 2005-07-05 | 1 | -0/+49 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * basic-block.h (rtl_bb_info): Break out head_, end_, | hubicka | 2005-06-16 | 1 | -2/+2 |
* | PR rtl-optimization/22053 | sayle | 2005-06-14 | 1 | -2/+3 |
* | * reg-stack.c (struct block_info_def): Correct grammar typo. | sayle | 2005-06-04 | 1 | -48/+34 |
* | PR rtl-optimization/15422 | sayle | 2005-05-30 | 1 | -8/+37 |
* | * reg-stack.c (propagate_stack): Always copy the source stack to | sayle | 2005-05-29 | 1 | -76/+52 |
* | * reg-stack.c (compensate_edge): Remove original prototype. | sayle | 2005-05-27 | 1 | -55/+76 |
* | * reg-stack.c (convert_regs_entry, convert_regs_exit, | sayle | 2005-05-27 | 1 | -121/+108 |
* | PR target/21716 | jakub | 2005-05-26 | 1 | -5/+9 |
* | * reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST_FLOOR> and | uros | 2005-04-14 | 1 | -0/+4 |
* | * dominance.c, gthr-win32.h, reg-stack.c, tree-ssa-copy.c, | kazu | 2005-04-09 | 1 | -1/+1 |
* | Fix problems with hot/cold partitioning optimization. | ctice | 2005-03-31 | 1 | -2/+0 |
* | * reg-stack.c (subst_stack_regs_pat): Handle <UNSPEC_FIST> case. | uros | 2005-03-29 | 1 | -0/+21 |
* | * builtin-attrs.def, c-lex.c, c-pragma.h, reg-stack.c, | kazu | 2005-03-13 | 1 | -1/+1 |
* | * reg-stack.c (move_for_stack_reg): Remove local variable | kazu | 2005-03-12 | 1 | -6/+3 |
* | PR rtl-opt/17186 | rth | 2004-12-13 | 1 | -24/+37 |
* | * reg-stack.c (convert_regs_2): Free stack. | kazu | 2004-12-12 | 1 | -0/+2 |
* | * reg-stack.c (change_stack): Avoid placing the new top-of-stack in | sayle | 2004-12-12 | 1 | -15/+46 |
* | * reg-stack.c (change_stack): Improve algorithm used to pop regs | sayle | 2004-11-30 | 1 | -4/+60 |
* | * cse.c (CHEAP_REGNO): Redefine using REGNO_PTR_FRAME_P and | steven | 2004-11-13 | 1 | -52/+0 |
* | * builtins.c, c-common.c, c-decl.c, c-format.c, c-format.h, | jsm28 | 2004-11-09 | 1 | -1/+1 |
* | 2004-09-24 Ben Elliston <bje@au.ibm.com> | bje | 2004-09-28 | 1 | -9/+15 |
* | * alias.c, crtstuff.c, dbxout.c, domwalk.c, domwalk.h, gcc.c, | kazu | 2004-09-18 | 1 | -2/+2 |
* | * ra-build.c (copy_insn_p, remember_move, defuse_overlap_p_1, | nathan | 2004-09-09 | 1 | -117/+79 |
* | 2004-09-04 Uros Bizjak <uros@kss-loka.si> | uros | 2004-09-04 | 1 | -0/+6 |
* | Hot/cold partitioning update patch. The problems that this patch | ctice | 2004-08-18 | 1 | -0/+2 |
* | * c-common.c: Rename all identifiers named `class' to `cl'. | bernie | 2004-07-25 | 1 | -3/+3 |
* | 2004-07-08 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-09 | 1 | -11/+11 |
* | 2004-07-01 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-07-01 | 1 | -1/+1 |
* | 2004-06-15 Jerry Quinn <jlquinn@optonline.net> | jlquinn | 2004-06-15 | 1 | -11/+11 |
* | * bb-reorder.c, builtins.c, c-common.c, c-gimplify.c, | kazu | 2004-05-30 | 1 | -2/+2 |
* | 2004-05-19 Andrew Pinski <pinskia@physics.uc.edu> | pinskia | 2004-05-19 | 1 | -8/+8 |
* | * basic-block.h (life_analysis, delete_noop_moves): | steven | 2004-05-15 | 1 | -4/+3 |
* | * optabs.h (enum optab_index): Add new OTI_log1p. | uros | 2004-05-07 | 1 | -0/+1 |
* | * optabs.h (enum optab_index): Add new OTI_fmod and OTI_drem. | uros | 2004-05-06 | 1 | -0/+4 |
* | * bb-reorder.c, c-opts.c, cfglayout.c, cgraph.c, cgraphunit.c, | kazu | 2004-04-30 | 1 | -1/+1 |
* | 2004-04-30 Uros Bizjak <uros@kss-loka.si> | uros | 2004-04-30 | 1 | -20/+12 |