aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.c
AgeCommit message (Expand)Author
2017-01-01 Update copyright years.jakub
2016-11-07 * emit-rtl.c (emit_copy_of_insn_after): Duplicate notes in order.bernds
2016-10-13Move MEMMODEL_* from coretypes.h to memmodel.hthopre01
2016-09-23 * sel-sched-ir.c (sel_global_bb_info, sel_region_bb_info,jakub
2016-03-15gcc/abel
2016-03-15 PR target/66660abel
2016-03-15gcc/abel
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-28[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end, LTO FElaw
2015-09-16Share memory blocks between pool allocatorsmiyuki
2015-07-16Add new object_allocator and clean-up allocator usage.marxin
2015-07-102015-07-10 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-22Use std::swap instead of manual swaps.miyuki
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-06gcc/rsandifo
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-01Change use to type-based pool allocator inmarxin
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05 Update copyright years.jakub
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-09-16Replace INSN_DELETED_P with rtx_insn member functionstbsaunde
2014-09-09recog_memoized works on an rtx_insn *dmalcolm
2014-09-05Use rtx_insn for various jump-handling functions and predicatesdmalcolm
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insndmalcolm
2014-08-26Remove BB_HEAD, BB_END, BB_HEADER scaffoldingdmalcolm
2014-08-26Tighten up params of create_basic_block_structuredmalcolm
2014-08-26Remove VINSN_INSN_RTX scaffoldingdmalcolm
2014-08-26insn_t becomes an rtx_insn *dmalcolm
2014-08-26 PR c/61271mpolacek
2014-08-25Eliminate BB_NOTE_LIST scaffoldingdmalcolm
2014-08-25Strengthen haifa_sched_info callbacks and 3 scheduler hooksdmalcolm
2014-08-22sel-sched-ir.c: Use rtx_insndmalcolm
2014-08-21create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insndmalcolm
2014-08-21sel_bb_{head|end} return rtx_insndmalcolm
2014-08-19Convert various rtx to rtx_note *dmalcolm
2014-08-19BND_TO scaffoldingdmalcolm
2014-08-19BB_NOTE_LIST scaffoldingdmalcolm
2014-08-19VINSN_INSN_RTX scaffoldingdmalcolm
2014-08-19Split NEXT_INSN/PREV_INSN into lvalue and rvalue formsdmalcolm
2014-08-18Split BB_HEAD et al into BB_HEAD/SET_BB_HEAD variantsdmalcolm
2014-06-15gcc/rsandifo
2014-05-14 PR rtl-optimization/60866abel
2014-02-10Merge in trunk.mrs
2014-02-03 * sel-sched-ir.c (sel_gen_insn_from_expr_after): Reset INSN_DELETED_Pabel
2014-01-03Merge in trunk.mrs