]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/mode-switching.c
gcc:
[thirdparty/gcc.git] / gcc / mode-switching.c
2014-04-11  amylaargcc:
2014-03-28  ebotcazou * mode-switching.c: Make small adjustments to the...
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-12-09  dmalcolmEliminate FOR_EACH_BB_REVERSE macro.
2013-12-09  dmalcolmEliminate FOR_EACH_BB macro.
2013-12-09  dmalcolmEliminate last_basic_block macro.
2013-11-19  dmalcolmEliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macros
2013-11-10  uros * mode-switching.c (optimize_mode_switching): Mark...
2013-10-19  uros * mode-switching.c (create_pre_exit): Rename maybe_bui...
2013-09-30  rsandifogcc/
2013-09-28  rsandifogcc/
2013-08-07  dmalcolm2013-08-07 David Malcolm <dmalcolm@redhat.com>
2013-08-05  dmalcolmAutomated conversion of passes to C++ classes
2013-07-29  amylaar PR rtl-optimization/58021
2013-07-24  amylaar PR rtl-optimization/57968
2013-05-13  hubicka * mode-switching.c (optimize_mode_switching): Set...
2013-01-10  rsandifoUpdate copyright years in gcc/
2013-01-04  jakubUpdate Copyright years for files modified in 2011 and...
2012-11-13  uros * mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.
2012-11-13  uros PR target/41993
2012-11-07  kkojima PR middle-end/49220
2012-11-06  kkojima PR target/41993
2012-11-05  uros * mode-switching.c (create_pre_exit): Force late switc...
2012-11-01  crowlThis patch normalizes more bitmap function names.
2012-11-01  singhai2012-11-01 Sharad Singhai <singhai@google.com>
2012-10-30  crowlThis patch implements the unification of the *bitmap...
2012-07-19  uros * doc/tm.texi.in (MODE_AFTER): Add entity as the first...
2012-07-16  stevengcc/
2012-05-31  steven * output.h (__gcc_host_wide_int__): Move to hwint.h.
2012-05-29  jsm28 * LANGUAGES: Fix typos.
2011-08-01  amylaar * mode-switching.c (optimize_mode_switching...
2011-06-14  davidxldumping cleanup phase 1 -- Removing TODO_dump_func
2010-11-19  uros * mode-switching.c (optimize_mode_switching): Use
2010-09-02  aesok * target.def (class_likely_spilled_p): New hook.
2010-07-13  kkojima PR target/44761
2010-06-01  hubicka * fwprop.c: Make emit-rtl.h include last.
2010-05-21  stevengcc/ChangeLog:
2010-05-02  aesok * target.h (struct calls): Add function_value_regno_p...
2009-11-25  hjlRemove trailing white spaces.
2009-02-20  jakubUpdate Copyright years for files modified in 2008 and...
2009-01-29  zadeck2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>
2008-07-15  ghazi * df-problems.c (df_set_note): Avoid C++ keywords.
2008-03-19  hubicka * gcc.dg/20050811-2.c: Update dumping flags.
2007-09-05  hubicka * regrename.c (pass_regrename, pass_cprop_hardreg...
2007-07-31  rsandifogcc/
2007-07-30  ghazi * alias.c (record_set, memory_modified_1): Constify.
2007-07-26  nickcChange copyright header to refer to version 3 of the...
2007-07-11  zadeck2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
2007-07-10  kkojima PR rtl-optimization/32664
2007-06-11  dberlinMerge dataflow branch into mainline
2007-05-22  rsandifogcc/
2007-05-22  rsandifogcc/
2007-05-21  hubicka * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND...
2007-03-10  kkojima * mode-switching.c (create_pre_exit): Skip blockage...
2006-09-05  kkojima PR target/28764
2006-03-02  dberlin2006-03-02 Daniel Berlin <dberlin@dberlin.org>
2006-02-06  rakdver * tree-vrp.c (execute_vrp): Do not pass dump argument to.
2006-02-01  pinskia2006-01-31 Andrew Pinski <pinskia@physics.uc.edu>
2006-01-31  dalecki2006-01-31 Marcin Dalecki <martin@dalecki.de>
2006-01-18  kazu * mode-switching.c (optimize_mode_switching): Make...
2005-10-06  rth PR 23706
2005-08-10  bonzini2005-08-09 Paolo Bonzini <bonzini@gnu.org>
2005-07-05  bonzini2005-07-05 Paolo Bonzini <bonzini@gnu.org>
2005-06-25  kcookUpdate FSF address.
2005-06-16  hubicka * basic-block.h (rtl_bb_info): Break out head_, end_,
2005-06-07  law * mode-switching.c (optimize_mode_switching...
2005-06-04  steven * lcm.c: Move all mode-switching related functions...