]> gcc.gnu.org Git - gcc.git/history - gcc/haifa-sched.c
Remove a layer of indirection from hash_table
[gcc.git] / gcc / haifa-sched.c
2014-06-24 Trevor SaundersRemove a layer of indirection from hash_table
2014-05-22 Maxim KuvyrkovCleanup and improve multipass_dfa_lookahead_guard
2014-05-22 Maxim KuvyrkovRemove IA64 speculation tweaking flags
2014-05-22 Maxim KuvyrkovImprove scheduling debug output
2014-05-22 Maxim KuvyrkovFix sched_insn debug counter
2014-05-19 Richard Sandifordreg-notes.def (CROSSING_JUMP): Likewise.
2014-04-25 Radovan ObradovicAdd implicit parameter to find_all_hard_reg_sets
2014-04-07 Kyrylo Tkachovhaifa-sched.c: Fix outdated function reference and...
2014-02-18 Andrey Belevantsevre PR rtl-optimization/58960 (ICE in bmp_iter_set_init)
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-12-09 David MalcolmEliminate last_basic_block macro.
2013-12-03 Wei Mire PR rtl-optimization/59020 (internal compiler error...
2013-11-28 Vladimir Makarovre PR target/57293 (not needed frame pointers on IA...
2013-11-22 Trevor Saundersadd auto_vec
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 David MalcolmEliminate n_basic_blocks macro
2013-11-13 Steven Bosschertypo fix
2013-11-13 Steven Bosschercfgrtl.c (can_fallthru): Reorder code to move tablejump...
2013-11-06 Vladimir Makarovtree-pass.h (make_pass_live_range_shrinkage): New external.
2013-11-04 Wei Mii386.c (memory_address_length): Extract a part of code...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-05-24 Steven Bosscherre PR debug/56950 (compare-debug failure for gcc.dg...
2013-04-26 Lawrence CrowlThis patch is the main part of a consolodation of the...
2013-04-13 Steven Bosscheremit-rtl.c (remove_insn): Do not call df_insn_delete...
2013-01-21 Uros Bizjakre PR rtl-optimization/56023 ([alpha] -fcompare-debug...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-30 Steven Bosschercoretypes.h (struct pretty_print_info): Make a coretype.
2012-11-27 Steven Bosscherrtl.h (debug_bb_n_slim, [...]): Remove prototypes.
2012-11-20 Diego NovilloIntroduce vNULL to use as a nil initializer for vec<>.
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-23 Vladimir Makarovdbxout.c (dbxout_symbol_location): Pass new argument...
2012-10-19 Bin Chengcommon.opt (flag_ira_hoist_pressure): New.
2012-10-08 Bernd Schmidtsched-int.h (schedule_block): Adjust declaration.
2012-09-20 Bernd Schmidtre PR bootstrap/54643 (Build hangs compiling unwind...
2012-09-19 Bernd Schmidtdbgcnt.def (sched_breakdep): New counter.
2012-07-16 Steven Bosscherhaifa-sched.c (init_before_recovery): Do not set EDGE_C...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-06 Richard Sandifordinvoke.texi (sched-pressure-algorithm): Document new...
2012-05-31 Steven Bosscheroutput.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-31 Richard Sandifordira.h (target_ira): Delete x_ira_available_class_regs.
2012-04-26 Richard Sandifordsched-int.h (_haifa_insn_data): Move priority_status.
2012-04-26 Richard Sandifordcommon.opt (fsched-pressure-algorithm=): New option.
2012-04-11 Bernd Schmidthaifa-sched.c (prune_ready_list): Rework handling of...
2012-02-23 Eric Botcazoure PR bootstrap/52287 (ICE in ready_remove_first, at...
2012-02-14 Bernd Schmidthaifa-sched.c (prune_ready_list): Ensure that if there...
2012-02-02 Vladimir Makarovre PR rtl-optimization/49800 (segfault with -fsched...
2012-01-09 Richard Sandifordsched-int.h (bb_note): Move to...
2011-11-29 Bernd Schmidthaifa-sched.c (recompute_todo_spec): Simplify and corre...
2011-10-21 Bernd Schmidtreg-notes.def (DEP_CONTROL): New.
2011-09-30 Bernd Schmidthaifa-sched.c (modulo_ii, [...]): New static variables.
2011-09-19 Maxim Kuvyrkovhaifa-sched.c (has_edge_p, [...]): Remove maintenance...
2011-07-14 Bernd Schmidthaifa-sched.c (schedule_insns): Remove outdated comment.
2011-07-13 Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-07-13 Bernd Schmidthaifa-sched.c (struct sched_block_state): New.
2011-07-13 Bernd Schmidtsched-int.h (struct _dep): Add member cost.
2011-07-12 Eric Botcazoucse.c (insert_with_costs): Put semi-colon after empty...
2011-06-14 Joseph Myerstarget-def.h (TARGET_HAVE_NAMED_SECTIONS): Move to...
2011-05-27 Bernd Schmidthaifa-sched.c (sched_scan_info): Remove.
2011-05-26 Bernd Schmidthaifa-sched.c (schedule-block): Reorder the inner sched...
2011-05-02 Ulrich Weigandhaifa-sched.c (sched_emit_insn): Emit insn before first...
2011-04-29 Alexandre Olivahaifa-sched.c (last_nondebug_scheduled_insn): New.
2011-04-20 Jim Meyeringremove useless if-before-free tests
2011-04-15 Bernd Schmidtre PR target/48629 (ICE on gcc.dg/pr42389.c on ia64...
2011-04-10 Mike StumpRemove doubled up words.
2011-04-08 Andrey Belevantsevre PR rtl-optimization/48272 (internal compiler error...
2011-04-05 Bernd Schmidtre PR bootstrap/48403 (bootstrap comparison failure)
2011-04-04 Bernd Schmidtre PR bootstrap/48403 (bootstrap comparison failure)
2011-04-01 Bernd Schmidthaifa-sched.c (prune_ready_list): New function, broken...
2011-04-01 Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-04-01 Bernd Schmidthaifa-sched.c (queue_insn): New arg REASON.
2011-03-29 Vladimir Makarov[multiple changes]
2011-03-28 Vladimir Makarovre PR bootstrap/48307 (Bootstrap failure)
2011-03-27 Vladimir Makarov[multiple changes]
2011-03-19 Anatoly Sokolovcfgcleanup.c (mark_effect): Use bitmap_set_range/bitmap...
2011-02-19 Alexandre Olivare PR debug/47620 (Profiledbootstrap failure on powerpc...
2011-02-02 Alexandre Olivare PR debug/47498 (-fcompare-debug failure with -fsched...
2011-01-31 Alexandre Olivarevert: re PR debug/45136 (-fcompare-debug failure...
2011-01-25 Alexandre Olivare PR debug/45136 (-fcompare-debug failure with -Os...
2010-12-08 Andrey Belevantsevre PR target/43603 (gcc-4.4.3 ICE on ia64 with -O3)
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-11-24 Joseph Myerscommon.opt (initial_max_fld_align, [...]): New Variable...
2010-11-05 Joern Renneckere PR bootstrap/44756 ([meta-bug] --enable-werror-alway...
2010-11-02 Maxim KuvyrkovModel decoder of Core 2/i7 for multipass scheduling.
2010-10-27 Jie Zhanghaifa-sched.c (ISSUE_POINTS): Remove.
2010-10-23 Jie Zhangre PR rtl-optimization/37360 (ICE in haifa-sched.c...
2010-10-21 Nathan Froydbasic-block.h (single_succ_edge): Use gcc_checking_assert.
2010-10-21 Nathan Froydbasic-block.h (find_fallthru_edge): Define.
2010-09-09 Reza YazdaniDispatch scheduling for AMD Bulldozer processors.
2010-08-20 Nathan Froydvec.h (FOR_EACH_VEC_ELT): Define.
2010-08-19 Nathan Froydcfgloop.c (get_loop_body_in_bfs_order): Avoid redundant...
2010-07-30 Jakub Jelinekre PR debug/45055 (another -fcompare-debug failure...
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-06-29 Joern Renneckere PR other/44034 (target hooks are hard to maintain)
2010-06-14 Alexandre Olivare PR debug/43656 ("-fcompare-debug failure" with ...
2010-06-01 Jan Hubickafwprop.c: Make emit-rtl.h include last.
2010-05-21 Jakub Jelinekre PR debug/44223 (segmentation fault with -g -fsched...
2010-05-20 Jakub Jelinekre PR debug/44178 (-fcompare-debug failure with -O1...
2010-05-18 Vladimir Makarovre PR rtl-optimization/43332 (valgrind warns about...
2010-05-10 Jakub Jelinekre PR debug/44028 (-fcompare-debug failure (length...
next
This page took 2.31104 seconds and 108 git commands to generate.