[ARM][GCC][3/1x]: MVE intrinsics with unary operand.
[gcc.git] / gcc / tree-ssa-loop-niter.c
2020-01-16 Andre VieiraPR tree-optimization/92429 do not fold when updating...
2020-01-01 Jakub JelinekUpdate copyright years.
2019-12-10 Martin LiskaFix typos in 2 functions.
2019-11-25 Richard Bienercfgloop.h (get_loop_exit_edges): Add extra parameter...
2019-11-12 Martin LiskaRemove gcc/params.* files.
2019-11-12 Martin LiskaApply mechanical replacement (generated patch).
2019-10-29 Andre Vieira[vect]PR 88915: Vectorize epilogues when versioning...
2019-07-09 Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-07-04 Martin LiskaSupport __builtin_expect_with_probability for analysis...
2019-06-13 Feng XuePR tree-optimization/89713 - Assume loop with an exit...
2019-06-05 Richard Bienerre PR middle-end/90726 (exponential behavior on SCEV...
2019-06-04 Marc GlisseSimplify loop size when step=1
2019-01-22 Jakub Jelinekre PR tree-optimization/88044 (gfortran.dg/transfer_int...
2019-01-09 Sandra LoosemorePR other/16615 [1/5]
2019-01-01 Jakub JelinekUpdate copyright years.
2018-11-22 Richard Bienerre PR tree-optimization/88148 (ICE in tree_nop_conversi...
2018-11-15 Bin Chengre PR tree-optimization/84648 (Missed optimization...
2018-11-13 David MalcolmEnsure that dump calls are guarded with dump_enabled_p
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...
next