[llvm-commits] [llvm] r75408 - in /llvm/trunk/lib/Target/X86: X86ISelDAGToDAG.cpp X86Instr64bit.td X86InstrInfo.cpp

Chris Lattner clattner at apple.com
Sun Jul 12 13:56:04 PDT 2009


On Jul 11, 2009, at 7:50 PM, Bill Wendling wrote:

> Hi Chris,
>
> It appears that this broke the Apple-style builds:
> http://smooshlab.apple.com:8010/builders/llvm-gcc-x86_64-darwin10-selfhost/builds/611/steps/shell/logs/stdio
>
> I reverted it for now. Could you look into it?

Thanks Bill, it looks like a regalloc bug, I filed a reduced testcase  
here:
http://llvm.org/bugs/show_bug.cgi?id=4544

-Chris



More information about the llvm-commits mailing list