[llvm-commits] [llvm] r53035 - in /llvm/trunk: include/llvm/CodeGen/SelectionDAG.h lib/CodeGen/SelectionDAG/LegalizeDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAG.cpp lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/CellSPU/SPUISelLowering.cpp lib/Target/PowerPC/PPCISelLowering.cpp lib/Target/Sparc/SparcISelLowering.cpp lib/Target/X86/X86ISelLowering.cpp

Evan Cheng evan.cheng at apple.com
Thu Jul 3 11:20:30 PDT 2008


This is backed out for now. Mon Ping, please take a look.

Evan

On Jul 3, 2008, at 9:45 AM, Chris Lattner wrote:

>
> On Jul 3, 2008, at 2:06 AM, Duncan Sands wrote:
>
>> Hi Evan,
>>
>>> test/CodeGen/PowerPC/vec_misaligned.ll  is not crashing in the
>>> Legalizer. Can you check if your patch is the cause?
>>
>> it was caused by r53031:
>>
>> r53031 | wangmp | 2008-07-02 19:07:12 +0200 (Wed, 02 Jul 2008) | 4
>> lines
>>
>> Fixed problem in EmitStackConvert where the source and target type
>> have different alignment by creating a stack slot with the max
>> alignment of source and target type.
>
> If this patch is still causing breakage, please revert it.  Mon Ping
> can track down the problem and reapply when it is fixed.
>
> -Chris
> _______________________________________________
> 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