summaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
Commit message (Expand)AuthorAgeFilesLines
* mode-switching.c (optimize_mode_switching): Fix bug in MODE_AFTER handling.Joern Rennecke2011-08-011-2/+6
* dumping cleanup phase 1 -- Removing TODO_dump_funcDavid Li2011-06-141-1/+1
* mode-switching.c (optimize_mode_switching): Use FOR_BB_INSNS instead of open-...Uros Bizjak2010-11-191-3/+1
* target.def (class_likely_spilled_p): New hook.Anatoly Sokolov2010-09-021-1/+1
* re PR target/44761 (sh.md warnings)Kaz Kojima2010-07-131-2/+2
* fwprop.c: Make emit-rtl.h include last.Jan Hubicka2010-06-011-0/+1
* tree.h: Include real.h and fixed-value.h as basic datatypes.Steven Bosscher2010-05-211-1/+0
* target.h (struct calls): Add function_value_regno_p field.Anatoly Sokolov2010-05-021-2/+4
* Remove trailing white spaces.H.J. Lu2009-11-251-2/+2
* Update Copyright years for files modified in 2008 and/or 2009.Jakub Jelinek2009-02-201-2/+2
* re PR middle-end/35854 (life passes dump option still documented)Kenneth Zadeck2009-01-291-1/+1
* df-problems.c (df_set_note): Avoid C++ keywords.Kaveh R. Ghazi2008-07-151-4/+4
* re PR other/35094 (RTL dump file letters hosed and partly undocumented)Jan Hubicka2008-03-191-3/+5
* regrename.c (pass_regrename, [...]): Add RTL sharing verifier.Jan Hubicka2007-09-051-1/+1
* mode-switching.c (create_pre_exit): Don't search past calls.Richard Sandiford2007-07-311-0/+11
* alias.c (record_set, [...]): Constify.Kaveh R. Ghazi2007-07-301-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* toplev.c (no_new_pseudos): Deleted.Kenneth Zadeck2007-07-111-2/+0
* re PR rtl-optimization/32664 ([sh] ICE in create_pre_exit, at mode-switching....Kaz Kojima2007-07-101-11/+27
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-17/+26
* regs.h (end_hard_regno): New function.Richard Sandiford2007-05-221-8/+4
* mode-switching.c (reg_dies): Change type of second argument to "HARD_REG_SET *".Richard Sandiford2007-05-221-5/+5
* gengtype.c (adjust_field_rtx_def): Use NOTE_KIND instead of NOTE_LINE_NUMBER...Jan Hubicka2007-05-211-3/+1
* mode-switching.c (create_pre_exit): Skip blockage insn.Kaz Kojima2007-03-101-0/+6
* re PR target/28764 (libjava build failure on sh4)J"orn Rennecke2006-09-051-33/+10
* tree-vrp.c (execute_vrp): Return value.Daniel Berlin2006-03-021-1/+2
* tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak2006-02-061-3/+3
* mode-switching.c (optimize_mode_switching): Fix size allocated for bb_info[n_...Andrew Pinski2006-01-311-1/+1
* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki2006-01-311-2/+2
* mode-switching.c (optimize_mode_switching): Make it static.Kazu Hirata2006-01-181-1/+1
* re PR target/23706 (ICE in rtl_verify_flow_info_1)Richard Henderson2005-10-061-0/+12
* bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini2005-08-101-2/+2
* Makefile.in: Adjust dependencies.Paolo Bonzini2005-07-051-0/+41
* Update FSF address.Kelley Cook2005-06-251-2/+2
* basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka2005-06-161-5/+5
* mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to ...Uros Bizjak2005-06-061-1/+1
* lcm.c: Move all mode-switching related functions from here...Steven Bosscher2005-06-041-0/+711