summaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.h
AgeCommit message (Expand)Author
2020-01-01Update copyright years.Jakub Jelinek
2019-11-12Apply mechanical replacement (generated patch).Martin Liska
2019-09-30Remove global call sets: sel-sched.cRichard Sandiford
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-07-09PR c++/61339 - add mismatch between struct and class [-Wmismatched-tags] to n...Martin Sebor
2019-04-02sel-sched: skip outer loop in get_all_loop_exits (PR 84206)Andrey Belevantsev
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-01-01Update copyright years.Jakub Jelinek
2016-11-22gcc-ar.c (main): Fix indentation.Nathan Sidwell
2016-01-04Update copyright years.Jakub Jelinek
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod
2015-06-01Change use to type-based pool allocator inMartin Liska
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-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm
2014-08-26Remove VINSN_INSN_RTX scaffoldingDavid Malcolm
2014-08-26insn_t becomes an rtx_insn *David Malcolm
2014-08-26sel-sched-ir.h: Make ilist_t work on insn_t rather than rtxDavid Malcolm
2014-08-25Eliminate BB_NOTE_LIST scaffoldingDavid Malcolm
2014-08-21create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insnDavid Malcolm
2014-08-21sel_bb_{head|end} return rtx_insnDavid Malcolm
2014-08-19BND_TO scaffoldingDavid Malcolm
2014-08-19BB_NOTE_LIST scaffoldingDavid Malcolm
2014-08-19VINSN_INSN_RTX scaffoldingDavid Malcolm
2014-01-02Update copyright years in gcc/Richard Sandiford
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm
2013-04-30re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783)Andrey Belevantsev
2013-03-29Add uniform debug dump function names.Lawrence Crowl
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2012-01-27invoke.texi: Update copyright years.Andrey Belevantsev
2012-01-25re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block.h:562 ...Andrey Belevantsev
2011-08-11sel-sched-ir.h (register_unavailable_p): Declare.Sergey Grechanik
2011-05-27haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt
2011-04-08re PR rtl-optimization/48302 (ICE: SIGSEGV in reposition_prologue_and_epilogu...Alexander Monakov
2011-03-26re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c...Andrey Belevantsev
2010-12-03re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-b...Alexander Monakov
2010-10-14sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.Andrey Belevantsev
2010-09-16sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp...Alexander Monakov
2010-09-06sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb.Alexander Monakov
2010-05-27sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka