[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

Duncan Sands baldrick at free.fr
Sun Jan 30 12:46:10 PST 2011


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