[llvm-commits] [llvm] r144188 - in /llvm/trunk: lib/CodeGen/SelectionDAG/ScheduleDAGRRList.cpp test/CodeGen/X86/fold-pcmpeqd-0.ll test/CodeGen/X86/multiple-libcalls-and-twoaddr-deps-scheduling.ll

Evan Cheng evan.cheng at apple.com
Wed Nov 9 14:02:11 PST 2011


Are you sure this is the patch that caused the problem? It's disabling an optimization. Unless the patch is somehow introducing non-determinism, I find it hard to believe it's the problem.

Evan

On Nov 9, 2011, at 1:53 PM, Duncan Sands wrote:

> On 09/11/11 20:11, David Meyer wrote:
>> :(
>> 
>> Without this fix, our integration bot asserts while doing bootstrap
>> build (compiling llvm again with clang).
> 
> I understand that Dan is fixing something.  Unfortunately it breaks
> something else, and the LLVM rule is that changes should be reverted
> in that case.  Hopefully Dan will identify the problem and reapply
> with a fix.
> 
> Ciao, Duncan.
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list