Lines Matching refs:from
27 been the version made by Rick Richardson by another translation from
44 optimizing compilers should be prevented from removing significant
59 benchmark into something different from what has become known as
68 distributed as widely as possible. (Version 2.1 differs from version
73 format) from the author.
104 compilers should be prevented from moving code out of the measurement
105 loop, or from removing code altogether. Statements that are executed
149 Int_Glob makes the value of Int_Glob possibly dependent from the
154 prevent the division from just cancelling out the multiplication as
161 o In Proc_4, the second assignment has been changed from
184 in order to prevent Int_Loc from becoming a dead variable.
197 changed from local to global). The distribution statistics in the
279 execution would benefit from procedure merging (inlining, macro
301 benefits from optimizations like common subexpression elimination,
302 value propagation etc., but normal programs usually also benefit from
332 Rick Richardson (Tinton Falls, NJ), it incorporates many ideas from the