summaryrefslogtreecommitdiff
path: root/gcc/tree-ssa-loop-manip.c
AgeCommit message (Expand)Author
2020-03-24loop-manip: Avoid -fcompare-debug issues in create_iv [PR94285]Jakub Jelinek
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Remove gcc/params.* files.Martin Liska
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-05* tree-ssa-loop-manip.c (create_iv): Add missing guard for gsi_end_p.Eric Botcazou
2019-07-05tree-cfg.c (gimple_make_forwarder_block): Propagate location info on phi node...Eric Botcazou
2019-01-01Update copyright years.Jakub Jelinek
2018-11-13Eliminate source_location in favor of location_tDavid Malcolm
2018-11-05re PR tree-optimization/87873 (ICE: verify_gimple failed (error: incompatible...Richard Biener
2018-06-20Generate correctly typed compare in canonicalize_loop_ivsTom de Vries
2018-01-11re PR tree-optimization/83189 (internal compiler error: in probability_in, at...Jan Hubicka
2018-01-03Update copyright years.Jakub Jelinek
2017-11-16* tree-ssa-loop-manip.cJan Hubicka
2017-11-03asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka
2017-09-25re PR tree-optimization/82163 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Bin Cheng
2017-08-30[19/77] Add a smallest_int_mode_for_size helper functionRichard Sandiford
2017-07-16tree-ssa-loop-manip.c (tree_transform_and_unroll_loop): Use profile_proabilit...Jan Hubicka
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-04Cap niter_for_unrolled_loop to upper boundRichard Sandiford
2017-04-19re PR debug/80436 (-fcompare-debug failure)Jakub Jelinek
2017-02-27re PR tree-optimization/77536 (Vectorizer not maintaining relationship of rel...Bin Cheng
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-06-09re PR tree-optimization/71462 (gcc ICE at -O3 on valid code on x86_64-linux-...Richard Biener
2016-01-04Update copyright years.Jakub Jelinek
2015-11-04ENABLE_CHECKING refactoring: remove remaining occurrencesMikhail Maltsev
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-20switch from gimple to gimple*Trevor Saunders
2015-08-31Reimplement rewrite_virtuals_into_loop_closed_ssaTom de Vries
2015-08-31Improve function header comments in tree-ssa-loop-manip.cTom de Vries
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-07Add rewrite_virtuals_into_loop_closed_ssaTom de Vries
2015-06-25Remove 'unsigned' in header comment canonicalize_loop_ivsTom de Vries
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-12-01gimple.h (gimple_build_assign_stat): Remove prototype.Jakub Jelinek
2014-11-29gimple-expr.h (create_tmp_var_raw, [...]): Add default NULL value to last arg...Jakub Jelinek
2014-11-19Merger of git branch "gimple-classes-v2-option-3"David Malcolm
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford