[llvm-commits] [llvm] r56716 - in /llvm/trunk: docs/ include/llvm/ lib/AsmParser/ lib/Target/X86/AsmPrinter/ lib/Transforms/IPO/ lib/Transforms/Scalar/ lib/Transforms/Utils/ lib/VMCore/ test/CodeGen/ARM/ test/Transforms/Inline/
Duncan Sands
baldrick at free.fr
Mon Sep 29 11:27:24 PDT 2008
> >> +<dd>This attribute suggests optimization passes and code generator
> >> passes to
> >> +make choices that help reduce code size.</dd>
> >
> > How about:
> > "This attribute tells the optimizers and code generators that
> > reducing code
> > size is more important than making the function fast".
>
> What is the difference ?
I don't think "suggests X to do Y" is correct English, but I
could be wrong.
Ciao,
Duncan.
More information about the llvm-commits
mailing list