aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcse.c
AgeCommit message (Expand)AuthorFilesLines
1998-06-24optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).John Carr1-6/+7
1998-06-22Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi.Jim Wilson1-0/+51
1998-06-19calls.c (expand_call): Initialize "src" and "dest".Jeffrey A Law1-1/+1
1998-06-08Warning fixes:Kaveh R. Ghazi1-14/+19
1998-05-28gcse.c (pre_delete): Fix code to determine the mode of the reaching pseudo re...Jeffrey A Law1-5/+7
1998-05-20gcse.c (current_function_calls_longjmp): Declare.Jeffrey A Law1-0/+1
1998-05-19remove CYGNUS LOCALJason Merrill1-1/+0
1998-05-19* Global CSE and constant/copy propagation.Doug Evans1-0/+4690