aboutsummaryrefslogtreecommitdiff
path: root/gcc/mode-switching.c
AgeCommit message (Expand)AuthorFilesLines
2006-09-05re PR target/28764 (libjava build failure on sh4)J"orn Rennecke1-33/+10
2006-03-02tree-vrp.c (execute_vrp): Return value.Daniel Berlin1-1/+2
2006-02-06tree-vrp.c (execute_vrp): Do not pass dump argument to.Zdenek Dvorak1-3/+3
2006-01-31mode-switching.c (optimize_mode_switching): Fix size allocated for bb_info[n_...Andrew Pinski1-1/+1
2006-01-31tree-vrp.c: Use XNEW/XCNEW allocation wrappers.Marcin Dalecki1-2/+2
2006-01-18mode-switching.c (optimize_mode_switching): Make it static.Kazu Hirata1-1/+1
2005-10-06re PR target/23706 (ICE in rtl_verify_flow_info_1)Richard Henderson1-0/+12
2005-08-10bb-reorder.c (pass_duplicate_computed_gotos, [...]): Add dump.Paolo Bonzini1-2/+2
2005-07-05Makefile.in: Adjust dependencies.Paolo Bonzini1-0/+41
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-16basic-block.h (rtl_bb_info): Break out head_, end_, global_live_at_start, glo...Jan Hubicka1-5/+5
2005-06-06mode-switching.c (optimize_mode_switching): Fix n_exprs parameter in call to ...Uros Bizjak1-1/+1
2005-06-04lcm.c: Move all mode-switching related functions from here...Steven Bosscher1-0/+711