aboutsummaryrefslogtreecommitdiff
path: root/gcc/modulo-sched.c
AgeCommit message (Expand)AuthorFilesLines
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
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+7
2014-10-21cfg.h: New.Andrew MacLeod1-0/+1
2014-10-20cfgrtl.h: New.Andrew MacLeod1-0/+1
2014-10-16function.h: Flatten file.Andrew MacLeod1-0/+5
2014-09-09single_set takes an insnDavid Malcolm1-2/+3
2014-08-28Work towards NEXT_INSN/PREV_INSN requiring insns as their paramsDavid Malcolm1-2/+2
2014-08-26Strengthen various insn emission functionsDavid Malcolm1-1/+1
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksDavid Malcolm1-1/+1
2014-08-22modulo-sched.c: Use rtx_insn in various placesDavid Malcolm1-17/+19
2014-08-22get_ebb_head_tail works with rtx_insnDavid Malcolm1-10/+10
2014-07-09remove has_executeTrevor Saunders1-1/+0
2014-06-06rtl.h (insn_location): Declare.Eric Botcazou1-4/+3
2014-05-26system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener1-15/+15
2014-05-06tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener1-2/+1