aboutsummaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-17Rename .c files to .cc files.Martin Liska1-3379/+0
2022-01-03Update copyright years.Jakub Jelinek1-1/+1
2021-07-29Use range-based for loops for traversing loopsKewen Lin1-3/+2
2021-04-30modulo-sched: skip loops with strange register defs [PR100225]Roman Zhuykov1-21/+35
2021-01-04Update copyright years.Jakub Jelinek1-1/+1
2020-12-05modulo-sched: Carefully process loop counter initialization [PR97421]Roman Zhuykov1-31/+40
2020-09-01rtl-optimization/96812 - remap dependence info on RTL loop unrollingRichard Biener1-4/+6
2020-08-27vec: add exact argument for various grow functions.Martin Liska1-3/+3
2020-03-27modulo-sched: fix bootstrap compare-debug issueRoman Zhuykov1-10/+3
2020-01-01Update copyright years.Jakub Jelinek1-1/+1
2019-12-13modulo-sched: fix branch rescheduling issue (PR92591)Roman Zhuykov1-15/+24
2019-12-13modulo-sched: fix parameters usage and their rangesRoman Zhuykov1-11/+8
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-3/+3
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-7/+7
2019-04-23modulo-sched: prevent division by zero (PR87979)Roman Zhuykov1-0/+1
2019-04-23modulo-sched: fix branch scheduling issue (PR84032)Roman Zhuykov1-3/+1
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-09-21Remove arc profile histogram in non-LTO mode.Martin Liska1-8/+0
2018-01-09re PR target/83507 (ICE in internal_dfa_insn_code_* for powerpc targets)Jakub Jelinek1-3/+6
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-12-16re PR rtl-optimization/82849 (ICE on valid code since r254379)Jan Hubicka1-11/+11
2017-10-19asan.c (create_cond_insert_point): Do not update edge count.Jan Hubicka1-9/+9
2017-07-01cfg.c (scale_bbs_frequencies): New function.Jan Hubicka1-3/+1
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka1-4/+5
2017-06-04i386.c (make_resolver_func): Update.Jan Hubicka1-8/+12
2017-04-03Fix numerous typos in commentsJonathan Wakely1-1/+1
2017-02-05re PR tree-optimization/79347 (vect_do_peeling is messing up profile)Jan Hubicka1-1/+2
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-07-26use auto_sbitmap in various placesTrevor Saunders1-54/+24
2016-01-21re PR target/69252 (gcc.dg/vect/vect-iv-9.c FAILs with -Os -fmodulo-sched -fm...Jeff Law1-1/+6
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-12/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-11/+9
2015-08-19remove more useless typedefsTrevor Saunders1-4/+0
2015-07-10gimple-predict.h: New file.Andrew MacLeod1-0/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-12/+4
2015-07-05target-insns.def (doloop_begin, doloop_end): New targetm instruction patterns.Richard Sandiford1-5/+4
2015-06-22Use std::swap instead of manual swaps.Mikhail Maltsev1-3/+1
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-5/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-5/+0
2015-05-20Promote types of RTL expressions to more derived ones.Mikhail Maltsev1-2/+1
2015-05-09bitmap.c, [...]: Add space between string literal and macro name.Jason Merrill1-8/+8
2015-05-02change local vars to rtx_insn *Trevor Saunders1-1/+1
2015-01-15dojump.h: New header file.Prathamesh Kulkarni1-4/+10
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-1/+10
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-11-012014-11-01 Andrew MacLeod <amacleod@redhat,com>Andrew MacLeod1-0/+3