aboutsummaryrefslogtreecommitdiff
path: root/gcc/sel-sched.c
AgeCommit message (Expand)Author
2014-01-21 Backport from mainlineAndrey Belevantsev
2013-02-192012-02-19 Andrey Belevantsev <abel@ispras.ru>Andrey 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-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-08-15Merge from cxx-conversion branch (http://gcc.gnu.org/wiki/cxx-conversion).Diego Novillo
2012-08-09 PR rtl-optimization/53701Andrey Belevantsev
2012-07-16gcc/Steven Bosscher
2012-06-24 * output.h: (current_function_is_leaf,Steven Bosscher
2012-05-29 * LANGUAGES: Fix typos.Joseph Myers
2012-04-17 * sel-sched.c (sel_global_init): Revert previous change.Bernd Schmidt
2012-04-13 PR rtl-optimization/52203Andrey Belevantsev
2012-04-11 * sel-sched.c (sel_global_init): Swap order of sched_rgn_init andBernd Schmidt
2012-03-07 PR rtl-optimization/52203Andrey Belevantsev
2011-10-18 PR rtl-optimization/50205Alexander 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-06-15 PR target/49349Alexander Monakov
2011-06-08 PR rtl-optimization/49303Alexander Monakov
2011-05-27 * haifa-sched.c (sched_scan_info): Remove.Bernd Schmidt
2011-04-18 * ipa-inline.c: Fix comment typos; do not inline gt-ipa-inline.hJan Hubicka
2011-04-10Remove doubled up words.Mike Stump
2011-04-09 * expr.c (expand_expr_real_1): Use add_to_hard_reg_set functionAnatoly Sokolov
2011-04-08 * sel-sched.c (sel_region_init): Move call toAlexander Monakov
2011-04-08 PR rtl-optimization/48235Dmitry Melnik
2011-04-08 PR rtl-optimization/48302Alexander Monakov
2011-04-08 PR target/48273Alexander Monakov
2011-04-08 PR rtl-optimization/48442Alexander Monakov
2011-03-26 PR rtl-optimization/48144Andrey Belevantsev
2011-01-26PR debug/45454Alexandre Oliva
2011-01-13 PR rtl-optimization/45352Andrey Belevantsev
2010-12-24 PR rtl-optimization/47036Alexander Monakov
2010-12-22 PR rtl-optimization/45352Andrey Belevantsev
2010-11-22 PR rtl-optimization/45652Alexander Monakov
2010-11-18 PR middle-end/46518Alexander Monakov
2010-11-08 PR rtl-optimization/45352Andrey Belevantsev
2010-11-02 Model decoder of Core 2/i7 for multipass scheduling.Maxim Kuvyrkov
2010-10-21 * ddg.c (add_cross_iteration_register_deps): Call gcc_assert insteadNathan Froyd
2010-10-21 * basic-block.h (single_succ_edge): Use gcc_checking_assert.Nathan Froyd
2010-10-21 * basic-block.h (find_fallthru_edge): Define.Nathan Froyd
2010-10-11gcc/Nathan Froyd
2010-09-29gcc:Joseph Myers
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-09-06 PR rtl-optimization/44919Alexander Monakov
2010-08-20gcc/Nathan Froyd
2010-08-19 * cfgloop.c (get_loop_body_in_bfs_order): Avoid redundant call toNathan Froyd
2010-08-19 PR rtl-optimization/44691Andrey Belevantsev