aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright years.Jakub Jelinek1-1/+1
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-11-22gcc-ar.c (main): Fix indentation.Nathan Sidwell1-8/+0
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-07-16Add new object_allocator and clean-up allocator usage.Martin Liska1-1/+1
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-6/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-1/+0
2015-06-01Change use to type-based pool allocator inMartin Liska1-3/+3
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-10-29decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford1-1/+1
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod1-1/+0
2014-09-05Use rtx_insn for various jump-handling functions and predicatesDavid Malcolm1-1/+1
2014-08-28NEXT_INSN and PREV_INSN take a const rtx_insnDavid Malcolm1-1/+1
2014-08-26Remove VINSN_INSN_RTX scaffoldingDavid Malcolm1-3/+2
2014-08-26insn_t becomes an rtx_insn *David Malcolm1-8/+7
2014-08-26sel-sched-ir.h: Make ilist_t work on insn_t rather than rtxDavid Malcolm1-12/+44
2014-08-25Eliminate BB_NOTE_LIST scaffoldingDavid Malcolm1-3/+2
2014-08-21create_insn_rtx_from_pattern and create_copy_of_insn_rtx return rtx_insnDavid Malcolm1-2/+2
2014-08-21sel_bb_{head|end} return rtx_insnDavid Malcolm1-5/+5
2014-08-19BND_TO scaffoldingDavid Malcolm1-1/+2
2014-08-19BB_NOTE_LIST scaffoldingDavid Malcolm1-1/+2
2014-08-19VINSN_INSN_RTX scaffoldingDavid Malcolm1-1/+2
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-12-10cgraph.h (cgraph_node_set_iterator, [...]): Remove typedef.Oleg Endo1-16/+15
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm1-5/+5
2013-04-30re PR rtl-optimization/56957 (ICE in add_insn_after, at emit-rtl.c:3783)Andrey Belevantsev1-2/+0
2013-03-29Add uniform debug dump function names.Lawrence Crowl1-1/+1
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-11-20Introduce vNULL to use as a nil initializer for vec<>.Diego Novillo1-2/+2
2012-11-17This patch rewrites the old VEC macro-based interface into a new one based on...Diego Novillo1-48/+36
2012-08-14backport: As described in http://gcc.gnu.org/ml/gcc/2012-08/msg00015.html...Diego Novillo1-5/+5
2012-05-29LANGUAGES: Fix typos.Joseph Myers1-2/+2
2012-01-27invoke.texi: Update copyright years.Andrey Belevantsev1-1/+2
2012-01-25re PR rtl-optimization/48374 (ICE: in single_succ_edge, at basic-block.h:562 ...Andrey Belevantsev1-1/+2
2011-08-11sel-sched-ir.h (register_unavailable_p): Declare.Sergey Grechanik1-0/+1
2011-05-27haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt1-1/+1
2011-04-08re PR rtl-optimization/48302 (ICE: SIGSEGV in reposition_prologue_and_epilogu...Alexander Monakov1-1/+1
2011-03-26re PR rtl-optimization/48144 (ICE: in code_motion_path_driver, at sel-sched.c...Andrey Belevantsev1-1/+1
2010-12-03re PR rtl-optimization/45354 (ICE with -fselective-scheduling and -freorder-b...Alexander Monakov1-1/+0
2010-10-14sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.Andrey Belevantsev1-2/+0
2010-09-16sel-sched.c (move_cond_jump): Use tidy_control_flow instead of maybe_tidy_emp...Alexander Monakov1-1/+0
2010-09-06sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty_bb.Alexander Monakov1-0/+1
2010-05-27sched-ebb.c: Rename struct deps to struct deps_desc.Jan Hubicka1-1/+1
2010-05-22coretypes.h (struct simple_bitmap_def, [...]): New core types.Steven Bosscher1-1/+1
2010-01-14sel-sched.c: Add 2010 to copyright years.Alexander Monakov1-1/+1
2010-01-14re PR rtl-optimization/42246 (ICE in init_seqno for 186.crafty with sel-sched)Andrey Belevantsev1-1/+2
2010-01-14re PR rtl-optimization/42389 (ICE in advance_state_on_fence with sel-schd for...Andrey Belevantsev1-0/+4
2010-01-14re PR rtl-optimization/42294 (ICE in code_motion_path_driver for 416.gamess)Alexander Monakov1-1/+2
2010-01-14re PR middle-end/42245 (ICE in verify_backedges for 197.parser with sel-sched)Alexander Monakov1-2/+2