Add profiling support for IVOPTS
[platform/upstream/gcc.git] / gcc / tree-ssa-loop-ivopts.c
2016-05-30 Martin LiskaAdd profiling support for IVOPTS
2016-05-28 Jan Hubickatree-ssa-loop-ivopts.c (estimated_stmt_executions_int...
2016-05-26 Martin LiskaIVOPTS: make comp_cost in a more c++ fashion.
2016-05-26 Richard SandifordFix ivopts estimates for internal functions
2016-05-18 Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Check...
2016-05-13 H.J. LuCast to unsigned HOST_WIDE_INT in printf format
2016-05-13 Martin LiskaIVOPTS dump fall-out
2016-05-13 Martin LiskaEnhance dumps of IVOPTS
2016-05-03 Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Check...
2016-05-03 Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Don...
2016-04-27 Martin Liskatree-ssa-loop-ivopts.c (iv_ca_dump): Fix level of inden...
2016-04-27 Bin Chengtree-ssa-loop-ivopts.c (struct iv): Use pointer to...
2016-04-18 Jan Hubickatree-ssa-loop-ivopts.c (avg_loop_niter): Use also max_l...
2016-04-12 Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-03-31 Bin Chengtree-ssa-loop-ivopts.c (get_computation_cost_at): Initi...
2016-03-31 Bin Chengtree-ssa-loop-ivopts.c (struct comp_cost): New scrach...
2016-03-30 Jan Hubickatree-ssa-loop-niter.c (idx_infer_loop_bounds): We can...
2016-03-23 Bin Chengre PR tree-optimization/69042 (Missed optimization...
2016-02-10 Bin Chengre PR tree-optimization/68021 (ice in rewrite_use_nonli...
2016-01-27 Ian Lance Taylorcommon.opt (fkeep-gc-roots-live): New undocumented...
2016-01-23 Jakub Jelinektree-ssanames.c (release_free_names_and_compact_live_na...
2016-01-04 Jakub JelinekUpdate copyright years.
2015-12-09 Martin LiskaFix newly introduced memory leak in
2015-11-20 Bin Chengre PR tree-optimization/52272 (Performance regression...
2015-11-08 Eric BotcazouMerge of the scalar-storage-order branch.
2015-10-30 Andrew MacLeodalias.c: Remove unused headers.
2015-10-29 Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-29 Bin Chengtree-ssa-loop-ivopts.c (split_address_cost): Check...
2015-10-01 Trevor Saundersremove many typedefs
2015-09-20 Trevor Saundersswitch from gimple to gimple*
2015-09-17 Bin Chengre PR tree-optimization/66388 (Test gcc.target/i386...
2015-09-15 Bin Chengtree-ssa-loop-ivopts.c (get_shiftadd_cost): Strip unnec...
2015-08-19 Trevor Saundersremove useless typedefs
2015-07-16 Bin Chengtree-ssa-loop-ivopts.c (add_candidate): Remove call...
2015-07-13 Aldy HernandezFix double word typos.
2015-07-10 Andrew MacLeodgimple-predict.h: New file.
2015-07-08 Alan Modratarget.def (rtx_costs): Remove "code" param, add "mode".
2015-07-08 Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-02 Bin Chengtree-ssa-loop-ivopts.c (struct ivopts_data): New field...
2015-06-30 Bin Chengtree-ssa-loop-ivopts.c (record_sub_use): Don't reset...
2015-06-25 Andrew MacLeodfunction.h (ipa_opt_pass, [...]): Move forward declarat...
2015-06-25 Richard Sandifordhash-traits.h (free_ptr_hash): New class.
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-03 Bin Chengtree-ssa-loop-ivopts.c (dump_iv): New parameter.
2015-06-02 Bin Chengre PR testsuite/52563 (FAIL: gcc.dg/tree-ssa/scev-...
2015-05-20 Bin Chengre PR tree-optimization/65447 (AArch64: iv-opt causes...
2015-05-19 Mikhail MaltsevUse std::swap instead of explicit swaps
2015-04-30 David MalcolmFix spurious semicolons
2015-04-18 Trevor Saundersremove need for store_values_directly
2015-02-13 Bin Chengre PR tree-optimization/64705 (Bad code generation...
2015-02-09 Richard Bienerre PR tree-optimization/54000 (Performance breakdown...
2015-02-06 Eric Botcazoure PR target/62631 (gcc.dg/tree-ssa/ivopts-lt-2.c FAILs)
2015-02-04 Eric Botcazou* tree-ssa-loop-ivopts.c (get_address_cost): Use right...
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-12-18 Bin Chengre PR middle-end/62178 ([AArch64] Performance regressio...
2014-11-20 Markus TrippelsdorfPR63426 Fix various signed integer overflows
2014-11-19 David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-29 Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-28 Andrew MacLeodcgraph.h: Flatten.
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Zhenqiang Chencfgloopanal.c (seq_cost): Delete.
2014-08-28 David MalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-28 Bin Chengtree-ssa-loop-ivopts.c (iv_ca_add_use): Delete paramete...
2014-08-15 Bin Chengtree-ssa-loop-ivopts.c (ivopts_data): New field name_ex...
2014-08-07 Zhenqiang Chentree-ssa-loop-ivopts.c (get_address_cost): Try aligned...
2014-08-06 Richard Bienerre PR bootstrap/61320 (ICE in jcf-parse.c:1622 (parse_c...
2014-08-02 Trevor Saundersconvert many uses of pointer_map to hash_map
2014-07-24 Martin LiskaIPA C++ refactoring 1/N
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-06-02 Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-13 Bin Chengtree-ssa-loop-ivopts.c (contain_complex_addr_expr)...
2014-05-06 Kenneth ZadeckMerge in wide-int.
2014-04-07 Richard Bienerre PR tree-optimization/60766 (Wrong optimization with...
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...
next