expmed.h (alg_hash, [...]): Delete macro definitions and re-purpose as inline functions.
[platform/upstream/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2012-07-27 Nathan Froydexpmed.h (alg_hash, [...]): Delete macro definitions...
2012-07-26 Bill Schmidttree-ssa-loop-ivopts.c (mbc_entry_hash): Remove.
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-26 Bill Schmidttree-pass.h (pass_strength_reduction): New decl.
2012-06-22 Bill Schmidtdouble-int.c (double_int_multiple_of): New function.
2012-06-17 Steven Bosschercfgloop.h: Do not include rtl.h.
2012-06-04 Steven Bosscheroutput.h (merge_weak, [...]): Move protos from here...
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-05-09 Ramana Radhakrishnantree-ssa-loop-ivopts.c (add_autoinc_candidates, [....
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-04-23 Jan Hubicka* tree-ssa-loop-ivopts.c (expr_invariant_in_loop_p...
2012-04-12 Richard Guenthercfgloop.h (estimated_loop_iterations_int): Ditch 'conse...
2012-03-07 Richard Guenthercoverage.c (get_gcov_type): Use type_for_mode.
2012-02-06 Richard Guentherre PR tree-optimization/50955 (IVopts incorrectly rewri...
2011-10-11 Bill Schmidttree.h (copy_ref_info): Expose existing function.
2011-08-28 Mikael Petterssonre PR bootstrap/50218 (tree-ssa-loop-ivopts.c triggers...
2011-08-26 Zdenek Dvoraktree-ssa-loop-ivopts.c (struct cost_pair): Add comp...
2011-08-18 Richard Guenthertree.h (tree_int_cst_msb): Remove.
2011-08-18 Richard Sandifordrtl.h (set_src_cost, [...]): New functions.
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-07-31 Tom de Vriesre PR middle-end/43513 (The stack pointer is adjusted...
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-14 Zdenek Dvorakre PR middle-end/45098 (Missed induction variable optim...
2011-05-22 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-20 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-19 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-19 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-18 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-05-18 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-11 Martin Jamborexcept.c (set_nothrow_function_flags): Call cgraph_get_...
2011-01-11 Jeff Lawre PR tree-optimization/47086 (ICE: verify_flow_info...
2010-11-11 Jakub Jelinekre PR debug/46150 (-fcompare-debug failure (length...
2010-11-03 Xinliang David LiFix PR/46200
2010-09-13 Richard Guentherre PR bootstrap/45611 (SIGBUS in generate_option_input_...
2010-09-08 Richard Guentherre PR tree-optimization/45578 (The polyhedron test...
2010-09-06 Richard Guenthertree.def (MISALIGNED_INDIRECT_REF): Remove.
2010-09-04 Richard Guentherre PR bootstrap/45519 (Failed to bootstrap)
2010-09-03 Richard Guenthertree.def (TARGET_MEM_REF): Merge TMR_SYMBOL and TMR_BASE.
2010-08-28 Xinliang David LiFix PR45422
2010-08-23 Changpeng Fangpr45260 Don't generate prefetch if the address of base...
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-16 Richard Guenthertree-cfg.c (verify_types_in_gimple_reference): Verify...
2010-08-10 Xinliang David LiImprove address offset range computation
2010-07-29 Xinliang David LiRevert change in revision 162652.
2010-07-28 Xinliang David LiIVOPT performance tuning patch.
2010-07-28 Xinliang David LiFix to expose more LIM when creating mem_ref
2010-07-27 Xinliang David Liadjusting iv update stmt position to enable inst combin...
2010-07-27 Xinliang David LiMultiple exit loop handling in ivopts. Regression teste...
2010-07-23 Richard Guentherre PR lto/45037 (lto1 ICEs when linking cns_solve)
2010-07-15 Anatoly Sokolovtree.h (enum tree_index): Add TI_INTEGER_THREE.
2010-07-10 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-07-05 Sandra Loosemorere PR middle-end/42505 (loop canonicalization causes...
2010-07-05 Richard Guenthertree-ssa-loop-ivopts.c (rewrite_use_nonlinear_expr...
2010-07-05 Richard Guenthertree.c (reference_alias_ptr_type): New function.
2010-07-05 Richard Guenthertree-ssa-loop-im.c (for_each_index): Do not handle...
2010-07-04 Richard Guentherre PR rtl-optimization/44479 (false dependencies are...
2010-07-02 Richard Guenthertree-ssa-structalias.c (pt_solution_set_var): New function.
2010-07-01 Richard Guentherre PR middle-end/42834 (memcpy folding overeager)
2010-06-11 Sandra Loosemoretree-ssa-loop-ivopts.c (get_computation_cost_at): Retur...
2010-06-09 Sandra Loosemoretree-ssa-loop-ivopts.c (adjust_setup_cost): New function.
2010-06-01 Steven Bosschergimplify.c: Do not include except.h and optabs.h.
2010-05-28 Sebastian PopWhen niter may be zero, return a COND_EXPR with the...
2010-05-21 Joseph Myersdiagnostic.c: Don't include tm.h, tree.h, tm_p.h, langh...
2010-05-21 Steven Bosschertree.h: Include real.h and fixed-value.h as basic datat...
2010-04-30 Eric Botcazoutree-ssa-loop-ivopts.c (may_be_unaligned_p): Check...
2010-04-30 Steven Bosschertoplev.c: Include varray.h for statistics dumping.
2010-04-26 Nathan Froydcfgloop.h (struct loop): Move can_be_parallel field up.
2010-04-26 Jan Hubickacgraph.c (cgraph_create_node): Set node frequency to...
2010-04-01 Richard Guentherre PR tree-optimization/43614 (ice in gimple_rhs_has_si...
2010-03-04 Changpeng FangFix PR43209: Do not decrease the cost of an IV candidat...
2010-02-11 Sebastian Popre PR regression/40886 (No loop counter reversal for...
2010-02-07 Richard Guentherre PR tree-optimization/42956 (internal compiler error...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-11-02 Ulrich Weigandre PR tree-optimization/41857 (Loop optimizer breaks...
2009-10-26 Ben Ellistontm.texi (TARGET_ADDR_SPACE_POINTER_MODE): Document.
2009-10-26 Ben Ellistonextend.texi (Named Address Spaces): New section.
2009-09-08 Alexandre Olivatree-ssa-loop-ivopts.c (get_phi_with_result): Remove.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-08-09 Bernd Schmidttree-dfa.c (renumber_gimple_stmt_uids_in_blocks): New...
2009-05-29 Eric Botcazoutree-ssa-loop-ivopts.c (strip_offset_1): New case.
2009-05-24 Paolo Bonzinitree-ssa-operands.h (push_stmt_changes, [...]): Delete.
2009-04-03 Richard Guentherre PR middle-end/13146 (inheritance for nonoverlapping_...
2009-03-18 Jakub Jelinekdse.c (struct group_info): Reorder fields for 64-bit...
2009-03-04 Zdenek Dvoraktree-scalar-evolution.c (analyze_scalar_evolution_in_lo...
2009-02-24 Richard Guentherre PR tree-optimization/39233 (ivopts + vrp miscompilation)
2009-02-09 Eric Botcazourevert: tree-ssa-loop-ivopts.c (may_be_nonaddressable_p...
2009-02-08 Eric Botcazoutree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Make...
2008-12-19 Andrew Haleybuiltins.c, [...]: Fix comments.
2008-12-12 Zdenek Dvorakre PR tree-optimization/32044 (final value replacement...
2008-12-09 Andrew Haleyfixed-value.c (do_fixed_add): Add comment.
2008-12-08 Andrew Haleygimple.h (gimple_build_try): Fix declaration.
2008-11-20 Zdenek Dvorakre PR rtl-optimization/32283 (Missed induction variable...
2008-10-24 Jakub Jelinekre PR tree-optimization/36038 (miscompiled loop in...
2008-10-11 Eric Botcazoutree.h (contains_packed_reference): Mention ARRAY_RANGE...
2008-10-07 Eric Botcazoutree-ssa-loop-ivopts.c (may_be_nonaddressable_p): Retur...
2008-09-16 Andrew Pinskire PR rtl-optimization/37263 (extra code for doloop...
2008-09-02 Sebastian Popbackport: configure: Regenerate.
2008-08-31 Jan Hubickafwprop.c (should_replace_address): Add speed attribute.
next