summaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.c
AgeCommit message (Expand)Author
2020-08-27vec: add exact argument for various grow functions.Martin Liska
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-09-30Remove global call sets: sel-sched.cRichard Sandiford
2019-09-09Add "fast" conversions from arrays to bitmapsRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-04-01sel-sched: update liveness in redirect_edge_and_branch hooks (PR 86928)Andrey Belevantsev
2019-04-01sel-sched: remove assert in merge_fences (PR 87273)Andrey Belevantsev
2019-01-09PR other/16615 [1/5]Sandra Loosemore
2019-01-01Update copyright years.Jakub Jelinek
2018-04-23re PR rtl-optimization/85423 (ICE in code_motion_process_successors, at sel-s...Andrey Belevantsev
2018-04-12sel-sched: move cleanup_cfg before calculate_dominance_info (PR 85354)Alexander Monakov
2018-04-11sel-sched: run cleanup_cfg just before loop_optimizer_init (PR 84659)Alexander Monakov
2018-04-09re PR rtl-optimization/80463 (ICE with -fselective-scheduling2 and -fvar-trac...Andrey Belevantsev
2018-04-09re PR rtl-optimization/83913 (Compile time and memory hog w/ selective schedu...Andrey Belevantsev
2018-04-09re PR rtl-optimization/83962 (ICE: verify_flow_info failed (too many outgoing...Andrey Belevantsev
2018-01-03Update copyright years.Jakub Jelinek
2017-09-21Rename existing insn_cost to insn_sched_costSegher Boessenkool
2017-07-01Patch by Alexander Monakov <amonakov@ispras.ru>Jan Hubicka
2017-07-01sel-sched-ir.c (compute_succs_info): Handle uninitialized probabilities consi...Jan Hubicka
2017-06-29asan.c (asan_emit_stack_protection): Update.Jan Hubicka
2017-01-01Update copyright years.Jakub Jelinek
2016-11-07emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.Bernd Schmidt
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme
2016-09-23sel-sched-ir.c (sel_global_bb_info, [...]): Remove unnecessary = vNULL initia...Jakub Jelinek
2016-03-15re PR rtl-optimization/69032 (ICE: in cfg_preds_1, at sel-sched-ir.c:4809 wit...Andrey Belevantsev
2016-03-15re PR target/66660 ([ia64] Speculative load not checked before use, leading t...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-10-30alias.c: Remove unused headers.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-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-10gimple-predict.h: New file.Andrew MacLeod
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
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-06emit-rtl.c, [...]: Replace rtx base types with more derived ones.Richard Sandiford
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod
2015-06-01Change use to type-based pool allocator inMartin Liska
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison
2015-01-05Update copyright years.Jakub Jelinek
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod
2014-10-16function.h: Flatten file.Andrew MacLeod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionsTrevor Saunders
2014-09-09recog_memoized works on an rtx_insn *David Malcolm
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm