[llvm-commits] [llvm] r157830 - in /llvm/trunk: include/llvm/CodeGen/FastISel.h lib/CodeGen/SelectionDAG/FastISel.cpp lib/Target/ARM/ARMISelLowering.cpp lib/Target/ARM/ARMISelLowering.h lib/Target/ARM/ARMInstrInfo.td
Manman Ren
mren at apple.com
Fri Jun 1 22:40:50 PDT 2012
r157876.
Thanks,
Manman
On Jun 1, 2012, at 1:52 PM, Eric Christopher wrote:
>
> On Jun 1, 2012, at 12:33 PM, Manman Ren <mren at apple.com> wrote:
>
>> ARM: properly handle alignment for struct byval.
>>
>> Factor out the expansion code into a function.
>> This change is to be enabled in clang.
>>
>> rdar://9877866
>>
>> Modified:
>> llvm/trunk/include/llvm/CodeGen/FastISel.h
>> llvm/trunk/lib/CodeGen/SelectionDAG/FastISel.cpp
>> llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
>> llvm/trunk/lib/Target/ARM/ARMISelLowering.h
>> llvm/trunk/lib/Target/ARM/ARMInstrInfo.td
>
> Testcases please.
>
> -eric
More information about the llvm-commits
mailing list