re PR debug/66691 (ICE on valid code at -O3 with -g enabled in simplify_subreg, at...
[gcc.git] / gcc / modulo-sched.c
2015-06-22 Mikhail MaltsevUse std::swap instead of manual swaps.
2015-06-17 Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08 Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-04 Andrew MacLeodcoretypes.h: Include machmode.h...
2015-05-20 Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-09 Jason Merrillbitmap.c, [...]: Add space between string literal and...
2015-05-02 Trevor Saunderschange local vars to rtx_insn *
2015-01-15 Prathamesh Kulkarnidojump.h: New header file.
2015-01-09 Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05 Jakub JelinekUpdate copyright years.
2014-11-01 Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-27 Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-21 Andrew MacLeodcfg.h: New.
2014-10-20 Andrew MacLeodcfgrtl.h: New.
2014-10-16 Andrew MacLeodfunction.h: Flatten file.
2014-09-09 David Malcolmsingle_set takes an insn
2014-08-28 David MalcolmWork towards NEXT_INSN/PREV_INSN requiring insns as...
2014-08-26 David MalcolmStrengthen various insn emission functions
2014-08-25 David MalcolmStrengthen haifa_sched_info callbacks and 3 scheduler...
2014-08-22 David Malcolmmodulo-sched.c: Use rtx_insn in various places
2014-08-22 David Malcolmget_ebb_head_tail works with rtx_insn
2014-07-09 Trevor Saundersremove has_execute
2014-06-06 Eric Botcazourtl.h (insn_location): Declare.
2014-05-26 Richard Bienersystem.h: Define __STDC_FORMAT_MACROS before including...
2014-05-06 Richard Bienertree-pass.h (TODO_verify_ssa, [...]): Remove.
2014-04-17 Trevor Saunderspass cfun to pass::execute
2014-04-17 Trevor Saunderspass current function to opt_pass::gate ()
2014-04-17 Trevor Saundersremove has_gate
2014-01-06 Felix Yangmodulo-sched.c (schedule_reg_moves): Clear distance1_us...
2014-01-02 Richard SandifordUpdate copyright years in gcc/
2013-12-09 David MalcolmEliminate FOR_EACH_BB macro.
2013-11-24 Steven Bosscherre PR bootstrap/59279 (r205337 breaks bootstrap with...
2013-11-24 Steven Bosscherjump.c (reset_insn_reg_label_operand_notes): New functi...
2013-11-19 David MalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-19 Richard Bienercfgloop.h (struct loop_iterator): C++-ify, add construc...
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-09-09 Richard Sandifordalias.c (addr_side_effect_eval): Use gen_int_mode with...
2013-08-05 David MalcolmAutomated conversion of passes to C++ classes
2013-04-30 Richard Bienerfunction.h (loops_for_fn): New inline function.
2013-04-10 Richard Bienerpasses.c (execute_todo): Do not call ggc_collect condit...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-11-01 Lawrence CrowlThis patch renames sbitmap iterators to unify them...
2012-11-01 Lawrence CrowlThis patch normalizes more bitmap function names.
2012-11-01 Sharad Singhaiinvoke.texi: Update -fopt-info documentation.
2012-10-30 Lawrence CrowlThis patch implements the unification of the *bitmap...
2012-09-19 Dehao ChenIntegrate lexical block into source_location.
2012-08-16 Richard Guentherre PR middle-end/54146 (Very slow compile with attribut...
2012-08-15 Diego Novillobackport: As described in gcc.gnu.org/ml/gcc/2012-08...
2012-07-16 Steven Bosschersystem.h (dump_file): Do not define.
2012-06-17 Steven Bosschercfglayout.h: Remove.
2012-05-29 Joseph MyersLANGUAGES: Fix typos.
2012-02-04 Jakub Jelinekre PR rtl-optimization/52095 (ICE compiling gcc.dg...
2011-12-13 Revital EresSMS: Add missing free operation in mark_loop_unsched
2011-10-30 Revital EresFix marking of SMSed loops as BB_DISABLE_SCHEDULE
2011-10-11 Richard Sandifordmodulo-sched.c: Fix comment typo.
2011-10-10 Richard Sandifordmodulo-sched.c (ps_reg_move_info): Add num_consecutive_...
2011-10-10 Richard Sandifordmodulo-sched.c (ps_insn): Adjust comment.
2011-10-10 Richard Sandifordmodulo-sched.c (ps_insn): Replace node field with an...
2011-10-10 Richard Sandifordmodulo-sched.c (undo_replace_buff_elem): Delete.
2011-09-30 Revital EresSMS: Support instructions with REG_INC_NOTE
2011-09-30 Revital EresSMS: Avoid generating redundant reg-moves
2011-09-13 Revital EresSMS: Minor misc. fixes
2011-08-08 Richard Sandifordmodulo-sched.c (get_sched_window): Use a table for...
2011-08-08 Richard Sandifordmodulo-sched.c (get_sched_window): Use just one loop...
2011-08-03 Revital EresOptimize stage count
2011-07-31 Revital EresSMS: Misc. fixes
2011-07-15 Bernd Schmidtrevert: re PR rtl-optimization/11320 (Scheduler bug)
2011-07-13 Bernd Schmidthaifa-sched.c: Include "hashtab.h"
2011-06-16 Revital EresSMS: Fix calculation of row_rest_count
2011-06-14 David Lidumping cleanup phase 1 -- Removing TODO_dump_func
2011-05-16 Revital EresFix condition in doloop_register_get
2011-05-11 Revital EresSupport closing_branch_deps
2011-05-11 Revital EresSkip DEBUG_INSNs while recognizing doloop
2011-05-11 Revital EresDoloop pattern for ARM
2011-04-17 Revital EresNew flag to apply SMS when SC equals 1
2011-04-17 Revital EresAvoid unfreed memory when SMS fails
2011-04-01 Bernd Schmidtsched-ebb.c (begin_schedule_ready): Remove second argument.
2011-02-14 Eric Botcazoure PR tree-optimization/46494 (ICE: verify_flow_info...
2010-11-30 Joseph Myersdiagnostic-core.h: Include bversion.h.
2010-07-08 Manuel López-Ibáñeztoplev.h: Do not include diagnostic-core.h.
2010-05-22 Steven Bosschercoretypes.h (struct simple_bitmap_def, [...]): New...
2009-11-25 H.J. LuRemove trailing white spaces.
2009-09-02 Alexandre Olivainvoke.texi (-fvar-tracking-assignments): New.
2009-07-16 Bingfeng Meimodulo-sched.c (sms_schedule): stage_count <= 1 as...
2009-07-09 Maxim Kuvyrkovhaifa-sched.c (insn_finishes_cycle_p): New static function.
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-03-31 Ayal ZaksSMS - Pass the actual schedulable rows to compute_split_row
2008-09-01 Andrey Belevantsevsel-sched.h, [...]: New files.
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-03-19 Jan Hubickare PR other/35094 (RTL dump file letters hosed and...
2008-02-25 Ayal ZaksSMS: Revisit order of insns within a row
2008-02-19 Revital EresSMS: Minor misc fixes
2008-01-17 Bernhard Fischermodulo-sched.c (get_sched_window): Fix comment typo.
2007-12-19 Revital EresFix generation of reg-moves
2007-12-02 Revital EresFix the direction of the scheduling window & Fix schedu...
2007-11-07 Dmitry Zhurikhinmodulo-sched.c (sms_order_nodes, [...]): Fix prototypes.
2007-10-29 Revital EresSMS: Add use-def chain problem
2007-10-14 Kazu Hiratafixed-bit.c, [...]: Fix comment typos.
next