summaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
AgeCommit message (Expand)Author
2020-08-27vec: add exact argument for various grow functions.Martin Liska
2020-05-12RISC-V: Add shorten_memrefs pass.Craig Blackmore
2020-01-16Uninitialized padding in struct _dep.Andrew Pinski
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-10-01Remove clobber_highRichard Sandiford
2019-09-30Remove global call sets: sched-deps.cRichard Sandiford
2019-09-30Pass an ABI identifier to hard_regno_call_part_clobberedRichard Sandiford
2019-09-09Add "fast" conversions from arrays to bitmapsRichard 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-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-04-05sched-deps.c (sched_macro_fuse_insns): Check return value of targetm.fixed_co...Joern Rennecke
2019-03-25re PR rtl-optimization/88347 (ICE in begin_move_insn, at sched-ebb.c:175)Jeff Law
2019-01-11aarch64.c (aarch64_simd_call_p): New function.Steve Ellcey
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-12-06df-problems.c (df_rd_local_compute): Use bitmap_release.Richard Biener
2018-08-06Remaining support for clobber highAlan Hayward
2018-04-11sched-deps: respect deps->readonly in macro-fusion (PR 84566)Alexander Monakov
2018-01-30re PR target/83986 (ICE in maybe_record_trace_start, at dwarf2cfi.c:2348)Jakub Jelinek
2018-01-27re PR middle-end/84040 (compilation time of gcc.c-torture/compile/limits-bloc...Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-09-19combine-stack-adj.c (combine_stack_adjustments_for_block): Do nothing for sta...Jeff Law
2017-09-12Convert hard_regno_nregs to a functionRichard Sandiford
2017-09-04Turn HARD_REGNO_CALL_PART_CLOBBERED into a target hookRichard Sandiford
2017-08-30Drop df_ from df_read_modify_subreg_pRichard Sandiford
2017-06-30aarch64.c (aarch_macro_fusion_pair_p): Push the check for CC usage into AARCH...Naveen H.S
2017-01-01Update copyright years.Jakub Jelinek
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-07bitmap.c (bitmap_elem_to_freelist): Set indx to -1.Richard Biener
2016-05-19sched-deps.c (sched_analyze_2): Also force pending loads from memory.Uros Bizjak
2016-05-02re PR rtl-optimization/70886 (-frename-registers causes boostrap comparison f...Eric Botcazou
2016-03-21re PR rtl-optimization/69102 (ICE: in move_op_ascend, at sel-sched.c:6138 wit...Andrey Belevantsev
2016-03-15re PR target/64411 (ICE: in verify_target_availability, at sel-sched.c:1577 w...Andrey Belevantsev
2016-01-04Update copyright years.Jakub Jelinek
2015-11-06tree-ssa-sccvn.c (class sccvn_dom_walker): Add destructor.Richard Biener
2015-10-30alias.c: Remove unused headers.Andrew MacLeod
2015-10-29alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod
2015-10-27[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FEMikhail Maltsev
2015-09-16Share memory blocks between pool allocatorsMikhail Maltsev
2015-08-13ira-int.h: Include recog.h.Andrew MacLeod
2015-08-07Add alternative_mask to ira_implicitly_set_insn_hard_regsH.J. Lu
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-09reduce conditional compilation based on AUTO_INC_DECTrevor Saunders
2015-07-09always define AUTO_INC_DECTrevor Saunders
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod