Age | Commit message (Expand) | Author | Files | Lines |
2005-05-31 | tm.texi (TARGET_GET_PCH_VALIDITY, [...]): Tweak the documentation to make it ... | Richard Sandiford | 1 | -0/+14 |
2005-05-31 | fold-const.c (extract_array_ref): Handle more cases, do some useful canonical... | Jeff Law | 1 | -0/+7 |
2005-05-31 | install.texi (sparc-sun-solaris2*): Update note about Sun bug 4910101. | Eric Botcazou | 1 | -1/+3 |
2005-05-31 | install.texi (sparc-sun-solaris2.7): Document bootstrap failure with Sun Work... | Eric Botcazou | 1 | -0/+5 |
2005-05-30 | loop.c (loop_invariant_p, [...]): Use regs_invalidated_by_call instead of cal... | Pat Haugen | 1 | -0/+5 |
2005-05-30 | re PR middle-end/21743 (Enable __builtin_clog) | Paolo Carlini | 1 | -0/+7 |
2005-05-30 | re PR c/20303 ([4.0 only] Can't push more than 16 nested visibility) | H.J. Lu | 1 | -0/+8 |
2005-05-30 | re PR rtl-optimization/15422 (fmod loop exposes non-efficient code generation... | Roger Sayle | 1 | -0/+15 |
2005-05-30 | * tree-ssa-ccp.c (const_val): Make it static. | Kazu Hirata | 1 | -0/+4 |
2005-05-30 | re PR target/21761 (mainline gcc causing internal compiler error.) | Geoffrey Keating | 1 | -0/+4 |
2005-05-30 | * Makefile.in (install-cpp): Depend on installdirs. | Geoffrey Keating | 1 | -0/+4 |
2005-05-30 | tree-outof-ssa.c (_elim_graph): Change the type of edge_list to VEC(int,heap)*. | Kazu Hirata | 1 | -0/+9 |
2005-05-29 | cgraphunit.c, [...]: Fix typos and follow spelling conventions in error/dump ... | Kazu Hirata | 1 | -0/+7 |
2005-05-29 | ifcvt.c (noce_emit_move_insn): Construct a SET pattern directly if the RHS is... | Roger Sayle | 1 | -0/+6 |
2005-05-29 | tree-ssa-ccp.c (ccp_fold): Return immediately after calling fold_unary and fo... | Kazu Hirata | 1 | -0/+5 |
2005-05-29 | reg-stack.c (propagate_stack): Always copy the source stack to the destination. | Roger Sayle | 1 | -0/+10 |
2005-05-29 | tree-ssa-alias.c (new_type_alias): New procedure to create a type memory tag ... | Keith Besaw | 1 | -0/+16 |
2005-05-29 | re PR tree-optimization/21639 (poisoned ggc memory used for -ftree-vectorize) | Dorit Naishlos | 1 | -0/+5 |
2005-05-28 | re PR tree-optimization/21562 (Quiet bad codegen (unrolling + tail call inter... | Jan Hubicka | 1 | -0/+6 |
2005-05-28 | * basic-block.h: Remove forward declaration of bb_ann_d. | Kazu Hirata | 1 | -0/+2 |
2005-05-28 | Makefile.in (OBJS-common): Add tree-cfgcleanup.o. | Kazu Hirata | 1 | -1/+15 |
2005-05-28 | tree-ssa-ccp.c (ccp_fold): Remove code that produces non-gimple min minvariant. | Kazu Hirata | 1 | -0/+5 |
2005-05-28 | tree-ssa-threadupdate.c: (create_edge_and_update_destination_phis): Update pr... | Jan Hubicka | 1 | -0/+10 |
2005-05-28 | tree-inline.c (cfun_stack): Change the type to VEC(function_p,heap). | Kazu Hirata | 1 | -0/+4 |
2005-05-28 | tree-ssa-dom.c (vrp_element_p): Define. | Kazu Hirata | 1 | -0/+11 |
2005-05-28 | c-decl.c (add_stmt): Add C frontend specific version. | Ian Lance Taylor | 1 | -0/+8 |
2005-05-27 | mips-protos.h (mips_declare_object): Add printf attribute. | Kaveh R. Ghazi | 1 | -0/+7 |
2005-05-27 | reg-stack.c (compensate_edge): Remove original prototype. | Roger Sayle | 1 | -0/+21 |
2005-05-27 | except.c (can_throw_internal_1, [...]): Add "is_resx" argument. | Jan Hubicka | 1 | -0/+11 |
2005-05-27 | domwalk.c (walk_dominator_tree, [...]): Use VEC instead of VARRAY. | Kazu Hirata | 1 | -0/+8 |
2005-05-27 | basic-block.h (basic_block_def): Add phi_nodes and predictions. | Kazu Hirata | 1 | -0/+31 |
2005-05-27 | cgraph.c: Include tree-gimple.h | Jan Hubicka | 1 | -0/+19 |
2005-05-27 | [multiple changes] | Richard Guenther | 1 | -0/+13 |
2005-05-27 | re PR tree-optimization/21658 (CCP does not propagate ADDR_EXPR far enough.) | Kazu Hirata | 1 | -0/+7 |
2005-05-27 | vec.h: Implement integral type vector specialization. | Nathan Sidwell | 1 | -0/+19 |
2005-05-27 | tree-into-ssa.c (update_ssa): Ensure that the operand cache is up-to-date. | Kazu Hirata | 1 | -0/+7 |
2005-05-27 | t-rtems: Remove roe multilib variant. | Ralf Corsepius | 1 | -0/+4 |
2005-05-27 | re PR tree-optimization/9814 (gcc fails to optimise if (l&2) l|=2 away) | Roger Sayle | 1 | -0/+10 |
2005-05-27 | reg-stack.c (convert_regs_entry, [...]): Delete prototypes. | Roger Sayle | 1 | -0/+9 |
2005-05-27 | c-pch.c, [...]: Update copyright. | Kazu Hirata | 1 | -0/+8 |
2005-05-26 | darwin.h (ASM_OUTPUT_LABELREF): Handle quoted non-lazy pointers for Objective... | Mike Stump | 1 | -0/+5 |
2005-05-26 | tree-ssa-forwprop.c (forward_propagate_addr_expr): See through ADDR_EXPR in f... | Richard Guenther | 1 | -0/+5 |
2005-05-26 | c-common.c, [...]: Fix comment typos. | Kazu Hirata | 1 | -0/+21 |
2005-05-26 | ext_ins.c: New test for testing the generation of MIPS32/64 rev 2 ext/ins ins... | David Ung | 1 | -0/+12 |
2005-05-26 | simplify-rtx.c (avoid_constant_pool_reference): Support offsetted addresses i... | Paolo Bonzini | 1 | -0/+5 |
2005-05-26 | df.h (DF_SUBREGS, [...]): New. | Paolo Bonzini | 1 | -0/+5 |
2005-05-26 | re PR target/21716 (ICE in reg-stack.c's swap_rtx_condition) | Jakub Jelinek | 1 | -0/+8 |
2005-05-26 | tree-vect-transform.c (vectorizable_operation): Try word_mode vectorization i... | Paolo Bonzini | 1 | -0/+10 |
2005-05-26 | re PR middle-end/21709 (ICE on compile-time complex NaN) | Roger Sayle | 1 | -0/+6 |
2005-05-26 | reload1.c (verify_initial_elim_offsets): Add braces to avoid having a declara... | Ian Lance Taylor | 1 | -0/+5 |