[llvm-commits] [llvm] r166264 - in /llvm/trunk: include/llvm/Analysis/ScalarEvolutionExpander.h include/llvm/Transforms/Scalar.h lib/Analysis/ScalarEvolutionExpander.cpp lib/CodeGen/Passes.cpp lib/Transforms/Scalar/LoopStrengthReduce.cpp lib/Transforms/Utils/LowerInvoke.cpp
Nadav Rotem
nrotem at apple.com
Thu Oct 18 21:40:36 PDT 2012
On Oct 18, 2012, at 9:36 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> So what was wrong the first time?
We don't know. The buildbots were fine, but the LTO build failed and it is very difficult to debug the LTO build. Bob found that the TTI patch caused the failure. So we decided to revert it and to re-apply it in stages.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20121018/bbe4a7bf/attachment.html>
More information about the llvm-commits
mailing list