aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched-ir.c
AgeCommit message (Expand)Author
2013-03-05 PR middle-end/56461Jakub Jelinek
2013-02-27 PR middle-end/45472Andrey Belevantsev
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-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-09 PR rtl-optimization/54472Andrey Belevantsev
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-09-11Remove unnecessary VEC function overloads.Diego Novillo
2012-09-06 PR rtl-optimization/54455Jakub Jelinek
2012-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-07-31 PR target/53975Andrey Belevantsev
2012-07-26 PR regression/54084Steven Bosscher
2012-07-16gcc/Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-03-06 PR rtl-optimization/52250Andrey Belevantsev
2011-12-16 PR debug/51557Jakub Jelinek
2011-10-192011-10-19 Andrey Belevantsev <abel@ispras.ru>Alexander Monakov
2011-08-112011-08-11 Sergey Grechanik <mouseentity@ispras.ru>Sergey Grechanik
2011-08-112011-08-11 Sergey Grechanik <mouseentity@ispras.ru>Sergey Grechanik
2011-08-112011-08-11 Dmitry Melnik <dm@ispras.ru>Dmitry Melnik
2011-08-112011-08-11 Sergey Grechanik <mouseentity@ispras.ru>Sergey Grechanik
2011-08-112011-08-11 Dmitry Melnik <dm@ispras.ru>Dmitry Melnik
2011-08-112011-08-11 Dmitry Melnik <dm@ispras.ru>Dmitry Melnik
2011-07-13 * haifa-sched.c: Include "hashtab.h"Bernd Schmidt
2011-05-27 * haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt
2011-04-20remove useless if-before-free testsJim Meyering
2011-04-08 PR rtl-optimization/48302Alexander Monakov
2011-04-08 PR target/48273Alexander Monakov
2011-04-01 * sched-ebb.c (begin_schedule_ready): Remove second argument.Bernd Schmidt
2011-03-26 PR rtl-optimization/48144Andrey Belevantsev
2010-12-24 PR rtl-optimization/47036Alexander Monakov
2010-12-15 PR rtl-optimization/46649Alexander Monakov
2010-12-14 PR rtl-optimization/46875Alexander Monakov
2010-12-08 PR target/43603Andrey Belevantsev
2010-12-03 PR rtl-optimization/45354Alexander Monakov
2010-11-30 * diagnostic-core.h: Include bversion.h.Joseph Myers
2010-11-25 PR rtl-optimization/46585Alexander Monakov
2010-11-25 PR rtl-optimization/46602Alexander Monakov
2010-11-18 PR middle-end/46518Alexander Monakov
2010-11-13 PR rtl-optimization/46204Alexander Monakov
2010-10-21 * basic-block.h (find_fallthru_edge): Define.Nathan Froyd
2010-10-14 * sel-sched-ir.c (init_global_and_expr_for_insn): Set CANT_MOVE on RTX_FR...Andrey Belevantsev
2010-10-14 PR rtl-optimization/45570Andrey Belevantsev
2010-10-14 * sel-sched-ir.c (maybe_tidy_empty_bb): Simplify comment.Andrey Belevantsev
2010-09-162010-09-16 Alexander Monakov <amonakov@ispras.ru>Alexander Monakov
2010-09-06 * sel-sched.c (move_cond_jump): Correct arguments to maybe_tidy_empty...Alexander Monakov
2010-08-20 PR rtl-optimization/45353Jakub Jelinek
2010-08-20gcc/Nathan Froyd
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>Manuel López-Ibáñez