]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/tree-ssa-loop-niter.c
[6/6] Preprocessor forced macro location
[thirdparty/gcc.git] / gcc / tree-ssa-loop-niter.c
2018-10-29  Kugan Vivekanandarajahre PR c++/87469 (ice in record_estimate, at tree-ssa...
2018-10-17  Aldy Hernandezbitmap.c (bitmap_head::dump): New.
2018-08-20  David MalcolmAdd support for grouping of related diagnostics (PR...
2018-07-13  Kugan Vivekanandarajahre PR tree-optimization/86489 (ICE in gimple_phi_arg...
2018-07-06  Kugan Vivekanandarajahtree-ssa-loop-niter.c (number_of_iterations_popcount...
2018-06-26  David MalcolmIntroduce dump_location_t
2018-06-21  Richard Bienerre PR tree-optimization/86232 (ICE in record_estimate...
2018-06-16  Kugan Vivekanandarajahre PR middle-end/82479 (missing popcount builtin detection)
2018-04-09  Richard Bienerre PR tree-optimization/85284 (Loop miscompilation...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-12-20  Richard Sandifordpoly_int: get_addr_base_and_unit_offset
2017-12-12  Richard Bienerre PR middle-end/81889 (bogus warnings with -Wmaybe...
2017-11-03  Jan Hubickaasan.c (create_cond_insert_point): Maintain profile.
2017-10-11  Richard Bienertree-ssa-loop-niter.c (infer_loop_bounds_from_pointer_a...
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-08-24  Bin Chengre PR tree-optimization/81913 (wrong code at -O1)
2017-08-08  Richard Bienerre PR middle-end/81719 (Range-based for loop on short...
2017-07-20  Bin Chengre PR tree-optimization/81388 (Incorrect code generatio...
2017-07-18  Bin Chengre PR middle-end/81408 (Lots of new -Wunsafe-loop-optim...
2017-06-29  Bin Chengre PR tree-optimization/81196 (Number of iterations...
2017-06-19  Richard Bienertree-ssa-loop-niter.h (estimate_numbers_of_iterations...
2017-06-04  Jan Hubickai386.c (make_resolver_func): Update.
2017-04-03  Jonathan WakelyFix numerous typos in comments
2017-03-10  Jakub Jelinekre PR tree-optimization/77975 (Missed optimization...
2017-02-25  Jakub Jelinektree-ssa-loop-niter.c (number_of_iterations_exit):...
2017-02-24  Aldy Hernandeztree-ssa-loop-niter.c (number_of_iterations_exit):...
2017-01-24  Bin Chengre PR tree-optimization/79159 (spurious array-bounds...
2017-01-01  Jakub JelinekUpdate copyright years.
2016-08-16  Bin Chengre PR tree-optimization/72817 (wrong code at -O3 on...
2016-08-09  Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-08-09  Bin Chengre PR tree-optimization/72772 (Missed SCEV after pass...
2016-08-02  Bin Chengre PR tree-optimization/34114 (Missed optimization...
2016-07-29  Bin Chengcfgloop.h (struct loop): New field constraints.
2016-07-25  Martin LiskaFix memory leak introduced in r238336
2016-07-22  Bin Chengcommon.opt (funsafe-loop-optimizations): Mark ignore.
2016-07-22  Bin Chengtree-ssa-loop-niter.h (number_of_iterations_exit_assump...
2016-07-21  Bin Chengtree-chrec.c (convert_affine_scev): New parameter.
2016-07-21  Bin Chengtree-ssa-loop-niter.c (number_of_iterations_lt_to_ne...
2016-07-15  Bin Chengtree-scalar-evolution.c (simple_iv_with_niters): New...
2016-07-14  Jan Hubickagimple.h (stmt_can_terminate_bb_p): New function.
2016-07-13  Trevor Saundersuse auto_vec for more local variables
2016-07-05  Jan Hubicka* tree-ssa-loop-niter.c (nowrap_type_p): Use ANY_INTEGR...
2016-06-10  Jan Hubickaprofile.c: Include cfgloop.h.
2016-06-03  Jan Hubickatree-ssa-loop-niter.c (estimate_numbers_of_iterations_l...
2016-05-28  Jan Hubickatree-ssa-loop-niter.c (number_of_iterations_exit):...
2016-05-27  Jan Hubickacfgloop.c (record_niter_bound): Record likely upper...
2016-05-20  Jan Hubickaprefetch-5.c: xfail.
2016-04-21  Bin Chengre PR tree-optimization/70715 (SCEV failed to prove...
2016-04-12  Martin LiskaRevert r234572 (aka PR testsuite/70577)
2016-03-30  Jan Hubickatree-ssa-loop-niter.c (idx_infer_loop_bounds): We can...
2016-03-11  Jakub Jelinekre PR tree-optimization/70177 (ICE in extract_ops_from_...
2016-02-24  Richard Bienerre PR tree-optimization/68963 (O3 vs. O2 discards part...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-12-01  Bin Chengre PR tree-optimization/68529 (scev failed for while...
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-10-27  Richard Bienercfg.c (free_edge): Add function argument and use it...
2015-09-21  Manuel López-Ibáñez[PR middle-end/60832] Do not convert widest_int to...
2015-09-20  Trevor Saundersswitch from gimple to gimple*
2015-09-17  Bin Chengtree-ssa-loop-niter.c (tree_simplify_using_condition_1...
2015-08-21  Bin Chengtree-ssa-loop-niter.c (simplify_using_initial_condition...
2015-08-19  Trevor Saundersremove more useless typedefs
2015-08-18  Bin Chengtree-ssa-loop-niter.c (refine_value_range_using_guard...
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-06-26  Bin Chengre PR bootstrap/66638 (profiledbootstrap failure on...
2015-06-23  Bin Chengre PR tree-optimization/66449 (ICE: in build2_stat...
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-10  Alexandre OlivaRevert "[PR64164] Drop copyrename, use coalescible...
2015-06-09  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
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-02  Bin Chengre PR tree-optimization/48052 (loop not vectorized...
2015-04-30  David MalcolmFix spurious semicolons
2015-03-18  Andrew Stubbsre PR middle-end/64491 (incorrect warning: loop exit...
2015-02-13  Bin Chengre PR tree-optimization/64705 (Bad code generation...
2015-01-28  Ilya Enkovichre PR tree-optimization/64277 (Incorrect warning "array...
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-11  Marek Polacekfold-const.c (fold_negate_expr): Add ANY_INTEGRAL_TYPE_...
2014-11-20  Marek Polacek* tree-ssa-loop-niter.c (maybe_lower_iteration_bound...
2014-11-20  Andrew StubbsWarn on undefined loop exit.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-08-26  Richard Bienerre PR c++/62175 (Internal compiler error in gimplify_mo...
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-07  Trevor Saundersconvert the rest of the users of pointer_map to hash_map
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-06-17  Richard Bienergenopinit.c (main): Use vec<>::qsort method.
2014-05-17  Trevor Saundersuse templates instead of gengtype for typed allocation...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-09  Steve EllceyMakefile.in (TREE_FLOW_H): Remove.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-12-11  Jakub Jelinekre PR tree-optimization/59417 (ICE in determine_value_r...
2013-12-02  Richard Bienerre PR tree-optimization/59139 (internal compiler error...
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
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.
next