aarch64 - Set the mode for the unspec in speculation_tracker insn.
[platform/upstream/linaro-gcc.git] / gcc / sel-sched-ir.c
2016-03-15 abelgcc/
2016-03-15 abel PR target/66660
2016-03-15 abelgcc/
2016-01-04 jakub Update copyright years.
2015-10-30 amacleod2015-10-30 Andrew MacLeod <amacleod@redhat.com>
2015-10-28 law[PATCH 7/9] ENABLE_CHECKING refactoring: middle-end...
2015-09-16 miyukiShare memory blocks between pool allocators
2015-07-16 marxinAdd new object_allocator and clean-up allocator usage.
2015-07-10 amacleod2015-07-10 Andrew MacLeod <amacleod@redhat.com>
2015-07-08 amacleod2015-07-07 Andrew MacLeod <amacleod@redhat.com>
2015-06-22 miyukiUse std::swap instead of manual swaps.
2015-06-17 amacleod2015-06-17 Andrew MacLeod <amacleod@redhat.com>
2015-06-08 amacleod2015-06-08 Andrew MacLeod <amacleod@redhat.com>
2015-06-06 rsandifogcc/
2015-06-04 amacleod2015-06-04 Andrew MacLeod <amacleod@redhat.com>
2015-06-01 marxinChange use to type-based pool allocator in
2015-01-09 prathamesh34922015-01-09 Michael Collison <michael.collison@linaro...
2015-01-05 jakub Update copyright years.
2014-10-29 rsandifogcc/ada/
2014-10-27 amacleod2014-10-27 Andrew MacLeod <amacleod@redhat.com>
2014-10-16 amacleod2014-10-16 Andrew MacLeod <amacleod@redhat.com>
2014-09-16 tbsaundeReplace INSN_DELETED_P with rtx_insn member functions
2014-09-09 dmalcolmrecog_memoized works on an rtx_insn *
2014-09-05 dmalcolmUse rtx_insn for various jump-handling functions and...
2014-08-28 dmalcolmNEXT_INSN and PREV_INSN take a const rtx_insn
2014-08-26 dmalcolmRemove BB_HEAD, BB_END, BB_HEADER scaffolding
2014-08-26 dmalcolmTighten up params of create_basic_block_structure
2014-08-26 dmalcolmRemove VINSN_INSN_RTX scaffolding
2014-08-26 dmalcolminsn_t becomes an rtx_insn *
2014-08-26 mpolacek PR c/61271
2014-08-25 dmalcolmEliminate BB_NOTE_LIST scaffolding
2014-08-25 dmalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 dmalcolmsel-sched-ir.c: Use rtx_insn
2014-08-21 dmalcolmcreate_insn_rtx_from_pattern and create_copy_of_insn_rt...
2014-08-21 dmalcolmsel_bb_{head|end} return rtx_insn
2014-08-19 dmalcolmConvert various rtx to rtx_note *
2014-08-19 dmalcolmBND_TO scaffolding
2014-08-19 dmalcolmBB_NOTE_LIST scaffolding
2014-08-19 dmalcolmVINSN_INSN_RTX scaffolding
2014-08-19 dmalcolmSplit NEXT_INSN/PREV_INSN into lvalue and rvalue forms
2014-08-18 dmalcolmSplit BB_HEAD et al into BB_HEAD/SET_BB_HEAD variants
2014-06-15 rsandifogcc/
2014-05-14 abel PR rtl-optimization/60866
2014-05-06 mrsMerge in wide-int.
2014-05-06 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-05-05 mrsMerge in trunk.
2014-04-30 mrsMerge in trunk.
2014-04-28 rsandifoMerge from trunk.
2014-04-24 mrsMerge in trunk.
2014-04-22 mrsMerge in trunk.
2014-04-22 rsandifoMerge from trunk.
2014-04-17 rsandifoMerge from trunk.
2014-04-02 mrsMerge in trunk.
2014-02-10 mrsMerge in trunk.
2014-02-03 abel * sel-sched-ir.c (sel_gen_insn_from_expr_after...
2014-01-13 mrsMerge in trunk.
2014-01-03 mrsMerge in trunk.
2014-01-02 rsandifoUpdate copyright years in gcc/
2013-12-16 mrsMerge in trunk.
2013-12-13 mrsMerge in trunk.
2013-12-09 dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09 dmalcolmEliminate last_basic_block macro.
2013-12-09 dmalcolmEliminate BASIC_BLOCK macro.
2013-12-04 rsandifoMerge with trunk.
2013-11-22 rsandifoMerge with trunk.
2013-11-21 rsandifoMerge with trunk.
2013-11-20 rsandifoMerge from trunk.
2013-11-19 dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 rguenth2013-11-19 Richard Biener <rguenther@suse.de>
2013-11-19 dmalcolmEliminate n_basic_blocks macro
2013-11-18 rsandifoMerge from trunk.
2013-11-16 mrsMerge in trunk.
2013-11-09 rsandifoMerge with trunk.
2013-11-06 mrsMerge in trunk.
2013-11-04 mrsMerge in trunk.
2013-10-20 mrsMerge in trunk.
2013-09-28 rsandifogcc/
2013-09-20 mrsMerge in trunk.
2013-09-04 mrsMerge in trunk.
2013-08-13 mrsAdd wide-int branch.
2013-04-13 steven * emit-rtl.c (remove_insn): Do not call df_insn_delete...
2013-03-05 jakub PR middle-end/56461
2013-02-27 abel PR middle-end/45472
2013-01-10 rsandifoUpdate copyright years in gcc/
2012-11-20 dnovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 dnovilloThis patch rewrites the old VEC macro-based interface...
2012-11-09 abel PR rtl-optimization/54472
2012-11-01 crowlThis patch normalizes more bitmap function names.
2012-10-30 crowlThis patch implements the unification of the *bitmap...
2012-09-11 dnovilloRemove unnecessary VEC function overloads.
2012-09-06 jakub PR rtl-optimization/54455
2012-08-15 dnovilloMerge from cxx-conversion branch (gcc.gnu.org/wiki...
2012-07-31 abel PR target/53975
2012-07-26 steven PR regression/54084
2012-07-16 stevengcc/
2012-05-29 jsm28 * LANGUAGES: Fix typos.
2012-03-06 abel PR rtl-optimization/52250
2011-12-16 jakub PR debug/51557
2011-10-19 amonakov2011-10-19 Andrey Belevantsev <abel@ispras.ru>
next