[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
Eric Christopher
echristo at apple.com
Fri Jun 1 13:52:47 PDT 2012
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