Initial revision

This commit is contained in:
bal
1984-11-26 14:51:59 +00:00
parent 1833451151
commit 6a9e49f683
20 changed files with 3224 additions and 0 deletions

5
util/ego/sr/sr_reduce.h Normal file
View File

@@ -0,0 +1,5 @@
/* S R _ R E D U C E . H */
extern strength_reduction(); /* (loop_p loop; lset ivs, vars)
* Perform streength reduction.
*/