]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-ivopts.c
switch from gimple to gimple*
[thirdparty/gcc.git] / gcc / tree-ssa-loop-ivopts.c
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...
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 http://gcc.gnu.org/ml/gcc...
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...
next