aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)AuthorFilesLines
2019-11-12Remove gcc/params.* files.Martin Liska1-1/+0
2019-11-12Apply mechanical replacement (generated patch).Martin Liska1-6/+6
2019-10-01Remove clobber_highRichard Sandiford1-14/+1
2019-09-30Remove global call sets: sched-deps.cRichard Sandiford1-3/+1
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford1-2/+4
2019-09-09Add "fast" conversions from arrays to bitmapsRichard Sandiford1-4/+3
2019-09-09Remove AND_COMPL_HARD_REG_SETRichard Sandiford1-1/+1
2019-09-09Remove IOR_HARD_REG_SETRichard Sandiford1-1/+1
2019-09-09Make note_stores take an rtx_insnRichard Sandiford1-2/+2
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor1-22/+22
2019-04-05sched-deps.c (sched_macro_fuse_insns): Check return value of targetm.fixed_co...Joern Rennecke1-7/+9
2019-03-25re PR rtl-optimization/88347 (ICE in begin_move_insn, at sched-ebb.c:175)Jeff Law1-0/+5
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey1-1/+1
2019-01-09PR other/16615 [1/5]Sandra Loosemore1-2/+2
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-12-06df-problems.c (df_rd_local_compute): Use bitmap_release.Richard Biener1-5/+5
2018-08-06Remaining support for clobber highAlan Hayward1-1/+14
2018-04-11sched-deps: respect deps->readonly in macro-fusion (PR 84566)Alexander Monakov1-1/+2
2018-01-30re PR target/83986 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2348)Jakub Jelinek1-0/+2
2018-01-27re PR middle-end/84040 (compilation time of gcc.c-torture/compile/limits-bloc...Jakub Jelinek1-1/+7
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-09-19combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law1-0/+5
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford1-1/+1
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford1-1/+2
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford1-1/+1
2017-06-30aarch64.c (aarch_macro_fusion_pair_p): Push the check for CC usage into AARCH...Naveen H.S1-19/+15
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-10-28sched: Do not mix prologue and epilogue insnsSegher Boessenkool1-0/+28
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme1-0/+1
2016-10-07bitmap.c (bitmap_elem_to_freelist): Set indx to -1.Richard Biener1-1/+9
2016-05-19sched-deps.c (sched_analyze_2): Also force pending loads from memory.Uros Bizjak1-2/+5
2016-05-02re PR rtl-optimization/70886 (-frename-registers causes boostrap comparison f...Eric Botcazou1-8/+15
2016-03-21re PR rtl-optimization/69102 (ICE: in move_op_ascend, at sel-sched.c:6138 wit...Andrey Belevantsev1-1/+2
2016-03-15re PR target/64411 (ICE: in verify_target_availability, at sel-sched.c:1577 w...Andrey Belevantsev1-6/+12
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-06tree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.Richard Biener1-2/+2
2015-10-30alias.c: Remove unused headers.Andrew MacLeod1-5/+0
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod1-9/+7
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev1-16/+5
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev1-8/+4
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod1-1/+0
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu1-1/+3
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-4/+4
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders1-5/+4
2015-07-09always define AUTO_INC_DECTrevor Saunders1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-10/+4
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-2/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford1-6/+3
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0