2012-07-27 |
Nathan Froyd | expmed.h (alg_hash, [...]): Delete macro definitions... |
blob | commitdiff |
2012-07-26 |
Bill Schmidt | tree-ssa-loop-ivopts.c (mbc_entry_hash): Remove. |
blob | commitdiff | diff to current |
2012-07-16 |
Steven Bosscher | system.h (dump_file): Do not define. |
blob | commitdiff | diff to current |
2012-06-26 |
Bill Schmidt | tree-pass.h (pass_strength_reduction): New decl. |
blob | commitdiff | diff to current |
2012-06-22 |
Bill Schmidt | double-int.c (double_int_multiple_of): New function. |
blob | commitdiff | diff to current |
2012-06-17 |
Steven Bosscher | cfgloop.h: Do not include rtl.h. |
blob | commitdiff | diff to current |
2012-06-04 |
Steven Bosscher | output.h (merge_weak, [...]): Move protos from here... |
blob | commitdiff | diff to current |
2012-05-29 |
Joseph Myers | LANGUAGES: Fix typos. |
blob | commitdiff | diff to current |
2012-05-09 |
Ramana Radhakrishnan | tree-ssa-loop-ivopts.c (add_autoinc_candidates, [.... |
blob | commitdiff | diff to current |
2012-05-03 |
Martin Jambor | builtins.c (get_object_alignment_1): Return whether... |
blob | commitdiff | diff to current |
2012-04-23 |
Jan Hubicka | * tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p... |
blob | commitdiff | diff to current |
2012-04-12 |
Richard Guenther | cfgloop.h (estimated_loop_iterations_int): Ditch 'conse... |
blob | commitdiff | diff to current |
2012-03-07 |
Richard Guenther | coverage.c (get_gcov_type): Use type_for_mode. |
blob | commitdiff | diff to current |
2012-02-06 |
Richard Guenther | re PR tree-optimization/50955 (IVopts incorrectly rewri... |
blob | commitdiff | diff to current |
2011-10-11 |
Bill Schmidt | tree.h (copy_ref_info): Expose existing function. |
blob | commitdiff | diff to current |
2011-08-28 |
Mikael Pettersson | re PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers... |
blob | commitdiff | diff to current |
2011-08-26 |
Zdenek Dvorak | tree-ssa-loop-ivopts.c (struct cost_pair): Add comp... |
blob | commitdiff | diff to current |
2011-08-18 |
Richard Guenther | tree.h (tree_int_cst_msb): Remove. |
blob | commitdiff | diff to current |
2011-08-18 |
Richard Sandiford | rtl.h (set_src_cost, [...]): New functions. |
blob | commitdiff | diff to current |
2011-08-17 |
Richard Guenther | tree.h (convert_to_ptrofftype_loc): New function. |
blob | commitdiff | diff to current |
2011-08-10 |
Richard Guenther | tree.h (get_pointer_alignment): Remove max-align argument. |
blob | commitdiff | diff to current |
2011-07-31 |
Tom de Vries | re PR middle-end/43513 (The stack pointer is adjusted... |
blob | commitdiff | diff to current |
2011-07-19 |
Richard Guenther | tree.h (fold_build_pointer_plus_loc): New helper function. |
blob | commitdiff | diff to current |
2011-06-14 |
Zdenek Dvorak | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-22 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-20 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-19 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-19 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-18 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-05-18 |
Tom de Vries | re PR middle-end/45098 (Missed induction variable optim... |
blob | commitdiff | diff to current |
2011-04-20 |
Jim Meyering | remove useless if-before-free tests |
blob | commitdiff | diff to current |
2011-04-11 |
Martin Jambor | except.c (set_nothrow_function_flags): Call cgraph_get_... |
blob | commitdiff | diff to current |
2011-01-11 |
Jeff Law | re PR tree-optimization/47086 (ICE: verify_flow_info... |
blob | commitdiff | diff to current |
2010-11-11 |
Jakub Jelinek | re PR debug/46150 (-fcompare-debug failure (length... |
blob | commitdiff | diff to current |
2010-11-03 |
Xinliang David Li | Fix PR/46200 |
blob | commitdiff | diff to current |
2010-09-13 |
Richard Guenther | re PR bootstrap/45611 (SIGBUS in generate_option_input_... |
blob | commitdiff | diff to current |
2010-09-08 |
Richard Guenther | re PR tree-optimization/45578 (The polyhedron test... |
blob | commitdiff | diff to current |
2010-09-06 |
Richard Guenther | tree.def (MISALIGNED_INDIRECT_REF): Remove. |
blob | commitdiff | diff to current |
2010-09-04 |
Richard Guenther | re PR bootstrap/45519 (Failed to bootstrap) |
blob | commitdiff | diff to current |
2010-09-03 |
Richard Guenther | tree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE. |
blob | commitdiff | diff to current |
2010-08-28 |
Xinliang David Li | Fix PR45422 |
blob | commitdiff | diff to current |
2010-08-23 |
Changpeng Fang | pr45260 Don't generate prefetch if the address of base... |
blob | commitdiff | diff to current |
2010-08-20 |
Nathan Froyd | vec.h (FOR_EACH_VEC_ELT): Define. |
blob | commitdiff | diff to current |
2010-08-16 |
Richard Guenther | tree-cfg.c (verify_types_in_gimple_reference): Verify... |
blob | commitdiff | diff to current |
2010-08-10 |
Xinliang David Li | Improve address offset range computation |
blob | commitdiff | diff to current |
2010-07-29 |
Xinliang David Li | Revert change in revision 162652. |
blob | commitdiff | diff to current |
2010-07-28 |
Xinliang David Li | IVOPT performance tuning patch. |
blob | commitdiff | diff to current |
2010-07-28 |
Xinliang David Li | Fix to expose more LIM when creating mem_ref |
blob | commitdiff | diff to current |
2010-07-27 |
Xinliang David Li | adjusting iv update stmt position to enable inst combin... |
blob | commitdiff | diff to current |
2010-07-27 |
Xinliang David Li | Multiple exit loop handling in ivopts. Regression teste... |
blob | commitdiff | diff to current |
2010-07-23 |
Richard Guenther | re PR lto/45037 (lto1 ICEs when linking cns_solve) |
blob | commitdiff | diff to current |
2010-07-15 |
Anatoly Sokolov | tree.h (enum tree_index): Add TI_INTEGER_THREE. |
blob | commitdiff | diff to current |
2010-07-10 |
Sandra Loosemore | re PR middle-end/42505 (loop canonicalization causes... |
blob | commitdiff | diff to current |
2010-07-05 |
Sandra Loosemore | re PR middle-end/42505 (loop canonicalization causes... |
blob | commitdiff | diff to current |
2010-07-05 |
Richard Guenther | tree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr... |
blob | commitdiff | diff to current |
2010-07-05 |
Richard Guenther | tree.c (reference_alias_ptr_type): New function. |
blob | commitdiff | diff to current |
2010-07-05 |
Richard Guenther | tree-ssa-loop-im.c (for_each_index): Do not handle... |
blob | commitdiff | diff to current |
2010-07-04 |
Richard Guenther | re PR rtl-optimization/44479 (false dependencies are... |
blob | commitdiff | diff to current |
2010-07-02 |
Richard Guenther | tree-ssa-structalias.c (pt_solution_set_var): New function. |
blob | commitdiff | diff to current |
2010-07-01 |
Richard Guenther | re PR middle-end/42834 (memcpy folding overeager) |
blob | commitdiff | diff to current |
2010-06-11 |
Sandra Loosemore | tree-ssa-loop-ivopts.c (get_computation_cost_at): Retur... |
blob | commitdiff | diff to current |
2010-06-09 |
Sandra Loosemore | tree-ssa-loop-ivopts.c (adjust_setup_cost): New function. |
blob | commitdiff | diff to current |
2010-06-01 |
Steven Bosscher | gimplify.c: Do not include except.h and optabs.h. |
blob | commitdiff | diff to current |
2010-05-28 |
Sebastian Pop | When niter may be zero, return a COND_EXPR with the... |
blob | commitdiff | diff to current |
2010-05-21 |
Joseph Myers | diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh... |
blob | commitdiff | diff to current |
2010-05-21 |
Steven Bosscher | tree.h: Include real.h and fixed-value.h as basic datat... |
blob | commitdiff | diff to current |
2010-04-30 |
Eric Botcazou | tree-ssa-loop-ivopts.c (may_be_unaligned_p): Check... |
blob | commitdiff | diff to current |
2010-04-30 |
Steven Bosscher | toplev.c: Include varray.h for statistics dumping. |
blob | commitdiff | diff to current |
2010-04-26 |
Nathan Froyd | cfgloop.h (struct loop): Move can_be_parallel field up. |
blob | commitdiff | diff to current |
2010-04-26 |
Jan Hubicka | cgraph.c (cgraph_create_node): Set node frequency to... |
blob | commitdiff | diff to current |
2010-04-01 |
Richard Guenther | re PR tree-optimization/43614 (ice in gimple_rhs_has_si... |
blob | commitdiff | diff to current |
2010-03-04 |
Changpeng Fang | Fix PR43209: Do not decrease the cost of an IV candidat... |
blob | commitdiff | diff to current |
2010-02-11 |
Sebastian Pop | re PR regression/40886 (No loop counter reversal for... |
blob | commitdiff | diff to current |
2010-02-07 |
Richard Guenther | re PR tree-optimization/42956 (internal compiler error... |
blob | commitdiff | diff to current |
2009-11-25 |
H.J. Lu | Remove trailing white spaces. |
blob | commitdiff | diff to current |
2009-11-02 |
Ulrich Weigand | re PR tree-optimization/41857 (Loop optimizer breaks... |
blob | commitdiff | diff to current |
2009-10-26 |
Ben Elliston | tm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document. |
blob | commitdiff | diff to current |
2009-10-26 |
Ben Elliston | extend.texi (Named Address Spaces): New section. |
blob | commitdiff | diff to current |
2009-09-08 |
Alexandre Oliva | tree-ssa-loop-ivopts.c (get_phi_with_result): Remove. |
blob | commitdiff | diff to current |
2009-09-02 |
Alexandre Oliva | invoke.texi (-fvar-tracking-assignments): New. |
blob | commitdiff | diff to current |
2009-08-09 |
Bernd Schmidt | tree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New... |
blob | commitdiff | diff to current |
2009-05-29 |
Eric Botcazou | tree-ssa-loop-ivopts.c (strip_offset_1): New case. |
blob | commitdiff | diff to current |
2009-05-24 |
Paolo Bonzini | tree-ssa-operands.h (push_stmt_changes, [...]): Delete. |
blob | commitdiff | diff to current |
2009-04-03 |
Richard Guenther | re PR middle-end/13146 (inheritance for nonoverlapping_... |
blob | commitdiff | diff to current |
2009-03-18 |
Jakub Jelinek | dse.c (struct group_info): Reorder fields for 64-bit... |
blob | commitdiff | diff to current |
2009-03-04 |
Zdenek Dvorak | tree-scalar-evolution.c (analyze_scalar_evolution_in_lo... |
blob | commitdiff | diff to current |
2009-02-24 |
Richard Guenther | re PR tree-optimization/39233 (ivopts + vrp miscompilation) |
blob | commitdiff | diff to current |
2009-02-09 |
Eric Botcazou | revert: tree-ssa-loop-ivopts.c (may_be_nonaddressable_p... |
blob | commitdiff | diff to current |
2009-02-08 |
Eric Botcazou | tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make... |
blob | commitdiff | diff to current |
2008-12-19 |
Andrew Haley | builtins.c, [...]: Fix comments. |
blob | commitdiff | diff to current |
2008-12-12 |
Zdenek Dvorak | re PR tree-optimization/32044 (final value replacement... |
blob | commitdiff | diff to current |
2008-12-09 |
Andrew Haley | fixed-value.c (do_fixed_add): Add comment. |
blob | commitdiff | diff to current |
2008-12-08 |
Andrew Haley | gimple.h (gimple_build_try): Fix declaration. |
blob | commitdiff | diff to current |
2008-11-20 |
Zdenek Dvorak | re PR rtl-optimization/32283 (Missed induction variable... |
blob | commitdiff | diff to current |
2008-10-24 |
Jakub Jelinek | re PR tree-optimization/36038 (miscompiled loop in... |
blob | commitdiff | diff to current |
2008-10-11 |
Eric Botcazou | tree.h (contains_packed_reference): Mention ARRAY_RANGE... |
blob | commitdiff | diff to current |
2008-10-07 |
Eric Botcazou | tree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Retur... |
blob | commitdiff | diff to current |
2008-09-16 |
Andrew Pinski | re PR rtl-optimization/37263 (extra code for doloop... |
blob | commitdiff | diff to current |
2008-09-02 |
Sebastian Pop | backport: configure: Regenerate. |
blob | commitdiff | diff to current |
2008-08-31 |
Jan Hubicka | fwprop.c (should_replace_address): Add speed attribute. |
blob | commitdiff | diff to current |
next |