lto-cgraph.c (get_alias_symbol): Remove weakref sanity check.
[gcc.git] / gcc / tree-ssa-loop-ivopts.c
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-11 Richard Bienerre PR tree-optimization/56878 (Issue with candidate...
2013-02-20 Richard Bienertree-ssa-loop-ivopts.c (alloc_use_cost_map): Use bitmap...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-12-12 Zdenek Dvorakre PR middle-end/55481 (-O2 generates a wrong-code...
2012-12-11 Eric Botcazoutree-ssa-loop-ivopts.c (prepare_decl_rtl): Generate...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-15 Tom de Vriesre PR tree-optimization/54619 (GCC aborts during compil...
2012-11-04 Alexandre Olivare PR debug/54693 (VTA guality issues with loops)
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-08-14 Richard Guenthercfgexpand.c (expand_used_vars): Use virtual_operand_p.
2012-08-13 Jakub Jelinekre PR c/53968 (integer undefined behaviors in GCC)
2012-08-10 Richard Guenthertree.h (SSA_NAME_VAR): Return NULL_TREE if an IDENTIFIE...
2012-08-09 Richard Guenthertree.h (SSA_VAR_P): Simplify.
2012-08-02 Richard Guenthertree-dfa.c (referenced_var_lookup): Remove.
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.
next