summaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
AgeCommit message (Expand)Author
2013-07-24re PR rtl-optimization/57968 (MODE_EXIT switches inserted too early)Joern Rennecke
2013-05-13mode-switching.c (optimize_mode_switching): Set correct RTL profile.Jan Hubicka
2013-01-10Update copyright years in gcc/Richard Sandiford
2013-01-04Update Copyright years for files modified in 2011 and/or 2012.Jakub Jelinek
2012-11-13mode-switching.c (create_pre_exit): Use NONDEBUG_INSN_P.Uros Bizjak
2012-11-13re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak
2012-11-07re PR middle-end/49220 (ICE in create_pre_exit, at mode-switching.c:401)Kaz Kojima
2012-11-06re PR target/41993 ([sh] ICE in create_pre_exit, at mode-switching.c:399)Uros Bizjak
2012-11-05mode-switching.c (create_pre_exit): Force late switching if __builtin_{apply,...Uros Bizjak
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-11-01invoke.texi: Update -fopt-info documentation.Sharad Singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-07-19tm.texi.in (MODE_AFTER): Add entity as the first macro argument.Uros Bizjak
2012-07-16system.h (dump_file): Do not define.Steven Bosscher
2012-05-31output.h (__gcc_host_wide_int__): Move to hwint.h.Steven Bosscher
2012-05-29LANGUAGES: Fix typos.Joseph Myers
2011-08-01mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTER handling.Joern Rennecke
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li
2010-11-19mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-...Uros Bizjak
2010-09-02target.def (class_likely_spilled_p): New hook.Anatoly Sokolov
2010-07-13re PR target/44761 (sh.md warnings)Kaz Kojima
2010-06-01fwprop.c: Make emit-rtl.h include last.Jan Hubicka
2010-05-21tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher
2010-05-02target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov
2009-11-25Remove trailing white spaces.H.J. Lu
2009-02-20Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek
2009-01-29re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck
2008-07-15df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi
2008-03-19re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka
2007-09-05regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka
2007-07-31mode-switching.c (create_pre_exit): Don't search past calls.Richard Sandiford
2007-07-30alias.c (record_set, [...]): Constify.Kaveh R. Ghazi
2007-07-26Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton
2007-07-11toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck
2007-07-10re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching....Kaz Kojima
2007-06-11Merge dataflow branch into mainlineDaniel Berlin
2007-05-22regs.h (end_hard_regno): New function.Richard Sandiford
2007-05-22mode-switching.c (reg_dies): Change type of second argument to "HARD_REG_SET *".Richard Sandiford
2007-05-21gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka
2007-03-10mode-switching.c (create_pre_exit): Skip blockage insn.Kaz Kojima
2006-09-05re PR target/28764 (libjava build failure on sh4)J"orn Rennecke
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak
2006-01-31mode-switching.c (optimize_mode_switching): Fix size allocated for bb_info[n_...Andrew Pinski
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki
2006-01-18mode-switching.c (optimize_mode_switching): Make it static.Kazu Hirata
2005-10-06re PR target/23706 (ICE in rtl_verify_flow_info_1)Richard Henderson
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini
2005-06-25Update FSF address.Kelley Cook