re PR target/60693 (ICE on funny memcpy)
[gcc.git] / gcc / tree-ssa-loop-ivopts.c
2014-01-13 Eric Botcazoubuiltins.c (get_object_alignment_2): Minor tweak.
2014-01-11 Bin Chengtree-ssa-loop-ivopts.c (iv_ca_narrow): New parameter.
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-13 Bin Chengre PR tree-optimization/58296 (ivopts is unable to...
2013-12-11 Bin Chengrevert: re PR tree-optimization/41488 (IVOpts cannot...
2013-12-10 Oleg Endocgraph.h (cgraph_node_set_iterator, [...]): Remove...
2013-12-10 Bin Chengre PR tree-optimization/41488 (IVOpts cannot coalesce...
2013-11-27 Bernd Edlinger2013-11-27 Bernd Edlinger <bernd.edlinger@hotmail.de>
2013-11-26 Bernd EdlingerRemove parameter keep_aligning from get_inner_reference.
2013-11-22 Andrew MacLeodgimple.h: Remove all includes.
2013-11-20 Kenneth Zadeckcuintp.c (UI_From_gnu): Use tree_to_shwi.
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-11-19 Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-19 Bin Chengtree-ssa-loop-ivopts.c (enum ainc_type): New.
2013-11-18 Richard Sandiforddecl.c, [...]: Replace tree_low_cst (..., 1) with tree_...
2013-11-18 Richard Sandifordcuintp.c: Replace host_integerp (..., 0) with tree_fits...
2013-11-14 Andrew MacLeodgimplify-be.h: New file.
2013-11-13 Andrew Macleodgimple-walk.h: New File.
2013-11-12 Andrew MacLeodgimple-expr.h (create_tmp_var_name, [...]): Relocate...
2013-11-12 Bin Chengtree-ssa-loop-ivopts.c (force_expr_to_var_cost): Refact...
2013-11-07 Bin Chengtree-ssa-loop-ivopts.c (get_shiftadd_cost): Check equal...
2013-11-07 Bin Chengtree-ssa-loop-ivopts.c (alloc_iv): Lower address expres...
2013-10-28 Bin Chengtree-ssa-loop-ivopts.c (strip_offset_1): Change paramet...
2013-10-24 Igor Shevlyakovtree-ssa-loop-ivopts.c (multiplier_allowed_in_address_p...
2013-10-23 Andrew MacLeodtree-ssa-loop.h: Remove include files.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-18 Andrew MacLeodtree-ssa.h: Don't include gimple-low.h...
2013-10-09 Andrew MacLeodtree-flow.h: Move some protoypes.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-02 Bin Chengtree-ssa-loop-ivopts.c (set_autoinc_for_original_candid...
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...
next