summaryrefslogtreecommitdiff
path: root/gcc/gcse.c
Commit message (Expand)AuthorAgeFilesLines
* Fix out of date comments after previous change.law1998-09-151-2/+2
* * gcse.c: New definition NEVER_SET for reg_first_set, reg_last_set,law1998-09-151-10/+13
* * loop.c (add_label_notes): Do not ignore references to labelslaw1998-08-151-11/+7
* * gcse.c (hash_scan_insn): Add missing argument declaration.law1998-07-131-0/+1
* * gcse.c (hash_scan_insn): New argument IN_LIBCALL_BLOCK. Changedlaw1998-07-061-6/+15
* * optabs.c: Use gen_rtx_FOO (...) instead of gen_rtx (FOO, ...).jfc1998-06-241-6/+7
* Fix irix6 -O3 -funroll-all-loops bootstrap failure reported by Kaveh Ghazi.wilson1998-06-221-0/+51
* * calls.c (expand_call): Initialize "src" and "dest".law1998-06-201-1/+1
* Warning fixes:ghazi1998-06-081-14/+19
* * gcse.c (pre_delete): Fix code to determine the mode oflaw1998-05-291-5/+7
* * gcse.c (current_function_calls_longjmp): Declare.law1998-05-201-0/+1
* remove CYGNUS LOCALjason1998-05-201-1/+0
* * Global CSE and constant/copy propagation.law1998-05-201-0/+4690