[llvm-commits] [llvm] r54161 - in /llvm/trunk: docs/LangRef.html lib/AsmParser/llvmAsmParser.cpp.cvs lib/AsmParser/llvmAsmParser.h.cvs lib/AsmParser/llvmAsmParser.y lib/AsmParser/llvmAsmParser.y.cvs lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Transforms/Scalar/InstructionCombining.cpp lib/VMCore/Instructions.cpp lib/VMCore/Verifier.cpp test/Assembler/vector-shift.ll

Nate Begeman natebegeman at mac.com
Tue Jul 29 11:32:39 PDT 2008


the CellSPU backend is broken somehow in regards to custom lowering,  
but I haven't had a chance to investigate.  I disabled the relevant  
change in Legalize with a FIXME>

Nate

On Jul 29, 2008, at 11:22 AM, Dan Gohman wrote:

> Hello,
>
> It appears this patch breaks CodeGen/CellSPU/and_ops.ll. Can you
> investigate?
>
> Thanks,
>
> Dan




More information about the llvm-commits mailing list