summaryrefslogtreecommitdiff
path: root/gcc/shrink-wrap.c
AgeCommit message (Expand)Author
2020-03-17Fix up duplicated duplicated words mostly in commentsJakub 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-09-30Remove global call sets: shrink-wrap.cRichard Sandiford
2019-09-10Replace call_used_reg_set with call_used_or_fixed_regsRichard Sandiford
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford
2019-09-09Make note_stores take an rtx_insnRichard Sandiford
2019-09-09Simplify the implementation of HARD_REG_SETRichard Sandiford
2019-02-15re PR rtl-optimization/88308 (ICE in maybe_record_trace_start, at dwarf2cfi.c...Aaron Sawdey
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-05-09shrink-wrap: Improve spread_components (PR85645)Segher Boessenkool
2018-04-03re PR rtl-optimization/85167 (shrink-wrap.c:333:15: runtime error with UBSAN)Jakub Jelinek
2018-02-10re PR rtl-optimization/84308 (Memory leak in spread_components)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-12[SFN] boilerplate changes in preparation to introduce nonbind markersAlexandre Oliva
2017-11-14tracer.c (better_p): Do not compare frequencies.Jan 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-06-06shrink-wrap.c (handle_simple_exit): Update profile.Jan Hubicka
2017-06-05* shring-wrap.c: Revert accidental commit.Jan Hubicka
2017-06-05cfgexpand.c (expand_gimple_tailcall): Initialize profile of new edge.Jan Hubicka
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka
2017-05-14make more vars auto_sbitmapsTrevor Saunders
2017-05-14use auto_bitmap moreTrevor Saunders
2017-01-01Update copyright years.Jakub Jelinek
2016-11-29shrink-wrap: New spread_componentsSegher Boessenkool
2016-11-21shrink-wrap: Fix problem with DF checking (PR78400)Segher Boessenkool
2016-11-16df: Change defs in entry and uses in exit block during separate shrink-wrappingSegher Boessenkool
2016-10-28sched: Do not mix prologue and epilogue insnsSegher Boessenkool
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-10-12shrink-wrap: Shrink-wrapping for separate componentsSegher Boessenkool
2016-05-20function: Restructure *logue insertionSegher Boessenkool
2016-05-04shrink-wrap: Remove complicated simple_return manipulationsSegher Boessenkool
2016-01-19re PR debug/65779 (undefined local symbol on powerpc [regression])Jakub Jelinek
2016-01-08shrink-wrap: Once more PRs 67778, 68634, and now 68909Segher Boessenkool
2016-01-04Update copyright years.Jakub Jelinek
2015-12-11Fix shrink-wrapping bug (PR67778, PR68634)Segher Boessenkool
2015-11-24shrink-wrap: Fix thinko (PR68520)Segher Boessenkool
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-09-22shrink-wrap: Handle multiple predecessors of prologueSegher Boessenkool
2015-09-15shrink-wrap: RewriteSegher Boessenkool
2015-09-10Put back requires_stack_frame_p used by i386.cH.J. Lu
2015-09-10shrink-wrap: Header hygieneSegher Boessenkool
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-25Makefile.in (TARGET_DEF): Add target-insns.def.Richard Sandiford