[llvm-commits] [llvm] r124487 - in /llvm/trunk: include/llvm/Analysis/InstructionSimplify.h lib/Analysis/InstructionSimplify.cpp lib/Transforms/InstCombine/InstCombineMulDivRem.cpp test/Transforms/InstCombine/2008-11-20-DivMulRem.ll test/Transforms/InstSimplify/2010-12-20-Reassociate.ll
Evan Cheng
evan.cheng at apple.com
Sun Jan 30 15:24:11 PST 2011
Works now.
Evan
On Jan 30, 2011, at 12:46 PM, Duncan Sands wrote:
> Hi Evan,
>
>> This broke 254.gap (Darwin, clang, i386 and x86_64). Please investigate or at least consider backing it out for now.
>
> did commit 124561 fix this? What I see here is that with this commit 254.gap
> works fine, but before it 254.gap runs forever.
>
> Ciao, Duncan.
More information about the llvm-commits
mailing list