id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc,os,architecture,failure,difficulty,testcase,blockedby,blocking,related
7116,Missing optimisation: strength reduction of floating-point multiplication,simonmar,pcapriotti,"e.g. `x * 2.0` should turn into `x + x`.  See #2253 (program 6) for an example.

Whether this is best done as a builtin RULE or in `cmmMachOpFold`, or possibly both, I don't know.
",bug,new,normal,7.8.1,Compiler,7.4.2,,,,Unknown/Multiple,Unknown/Multiple,Runtime performance bug,Unknown,,,,
