summaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)Author
2020-09-01rtl-optimization/96812 - remap dependence info on RTL loop unrollingRichard Biener
2020-08-27vec: add exact argument for various grow functions.Martin Liska
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov
2020-01-01Update copyright years.Jakub Jelinek
2019-12-13modulo-sched: fix branch rescheduling issue (PR92591)Roman Zhuykov
2019-12-13modulo-sched: fix parameters usage and their rangesRoman Zhuykov
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-04-23modulo-sched: prevent division by zero (PR87979)Roman Zhuykov
2019-04-23modulo-sched: fix branch scheduling issue (PR84032)Roman Zhuykov
2019-01-01Update copyright years.Jakub Jelinek
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska
2018-01-09re PR target/83507 (ICE in internal_dfa_insn_code_* for powerpc targets)Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-12-16re PR rtl-optimization/82849 (ICE on valid code since r254379)Jan Hubicka
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.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-04-03Fix numerous typos in commentsJonathan Wakely
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-07-26use auto_sbitmap in various placesTrevor Saunders
2016-01-21re PR target/69252 (gcc.dg/vect/vect-iv-9.c FAILs with -Os -fmodulo-sched -fm...Jeff Law
2016-01-04Update copyright years.Jakub Jelinek
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-08-19remove more useless typedefsTrevor Saunders
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-07-05target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns.Richard Sandiford
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev
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-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill
2015-05-02change local vars to rtx_insn *Trevor Saunders
2015-01-15dojump.h: New header file.Prathamesh Kulkarni
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-21cfg.h: New.Andrew MacLeod
2014-10-20cfgrtl.h: New.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-09single_set takes an insnDavid Malcolm
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm