[llvm-commits] [llvm] r166865 - /llvm/trunk/lib/Transforms/Vectorize/BBVectorize.cpp
Nadav Rotem
nrotem at apple.com
Mon Oct 29 09:27:00 PDT 2012
On Oct 29, 2012, at 5:12 AM, David Tweed <david.tweed at arm.com> wrote:
> noticeable number of "iterations" not just because of the TSC not serialising, but because you're really trying to estimate the cost of an instruction in the context of lots of executions
Not to mention that we also want to support cross-compilation.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121029/b87a93de/attachment.html>
More information about the llvm-commits
mailing list