summaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
Commit message (Expand)AuthorAgeFilesLines
* PR target/41993kkojima2012-11-061-1/+4
* * mode-switching.c (create_pre_exit): Force late switching ifuros2012-11-051-1/+11
* This patch normalizes more bitmap function names.crowl2012-11-011-9/+9
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-4/+4
* * doc/tm.texi.in (MODE_AFTER): Add entity as the first macro argument.uros2012-07-191-1/+1
* gcc/steven2012-07-161-1/+0
* * output.h (__gcc_host_wide_int__): Move to hwint.h.steven2012-05-311-1/+0
* * LANGUAGES: Fix typos.jsm282012-05-291-3/+3
* * mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTERamylaar2011-08-011-2/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* * mode-switching.c (optimize_mode_switching): Useuros2010-11-191-3/+1
* * target.def (class_likely_spilled_p): New hook.aesok2010-09-021-1/+1
* PR target/44761kkojima2010-07-131-2/+2
* * fwprop.c: Make emit-rtl.h include last.hubicka2010-06-011-0/+1
* gcc/ChangeLog:steven2010-05-211-1/+0
* * target.h (struct calls): Add function_value_regno_p field.aesok2010-05-021-2/+4
* Remove trailing white spaces.hjl2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.jakub2009-02-201-2/+2
* 2009-01-29 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2009-01-291-1/+1
* * df-problems.c (df_set_note): Avoid C++ keywords.ghazi2008-07-151-4/+4
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5
* * regrename.c (pass_regrename, pass_cprop_hardreg): Add RTL sharinghubicka2007-09-051-1/+1
* gcc/rsandifo2007-07-311-0/+11
* * alias.c (record_set, memory_modified_1): Constify.ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...nickc2007-07-261-4/+3
* 2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2007-07-111-2/+0
* PR rtl-optimization/32664kkojima2007-07-101-11/+27
* Merge dataflow branch into mainlinedberlin2007-06-111-17/+26
* gcc/rsandifo2007-05-221-8/+4
* gcc/rsandifo2007-05-221-5/+5
* * gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead ofhubicka2007-05-211-3/+1
* * mode-switching.c (create_pre_exit): Skip blockage insn.kkojima2007-03-101-0/+6
* PR target/28764kkojima2006-09-051-33/+10
* 2006-03-02 Daniel Berlin <dberlin@dberlin.org>dberlin2006-03-021-1/+2
* * tree-vrp.c (execute_vrp): Do not pass dump argument to.rakdver2006-02-061-3/+3
* 2006-01-31 Andrew Pinski <pinskia@physics.uc.edu>pinskia2006-02-011-1/+1
* 2006-01-31 Marcin Dalecki <martin@dalecki.de>dalecki2006-01-311-2/+2
* * mode-switching.c (optimize_mode_switching): Make it static.kazu2006-01-181-1/+1
* PR 23706rth2005-10-061-0/+12
* 2005-08-09 Paolo Bonzini <bonzini@gnu.org>bonzini2005-08-101-2/+2
* 2005-07-05 Paolo Bonzini <bonzini@gnu.org>bonzini2005-07-051-0/+41
* Update FSF address.kcook2005-06-251-2/+2
* * basic-block.h (rtl_bb_info): Break out head_, end_,hubicka2005-06-161-5/+5
* * mode-switching.c (optimize_mode_switching): Fix n_exprs parameterlaw2005-06-071-1/+1
* * lcm.c: Move all mode-switching related functions from here...steven2005-06-041-0/+711