[PATCH] D11249: Fix PR#24142

Carrot Wei carrot at google.com
Fri Jul 24 14:14:26 PDT 2015


ping

On Fri, Jul 17, 2015 at 8:46 AM, Guozhi Wei <carrot at google.com> wrote:
> Carrot updated this revision to Diff 30003.
> Carrot added a comment.
>
> Use RoundUpToAlignment to calculate the aligned SP adjustment.
>
>
> http://reviews.llvm.org/D11249
>
> Files:
>   include/llvm/Target/TargetFrameLowering.h
>   lib/CodeGen/TargetInstrInfo.cpp
>   lib/Target/ARM/ARMFrameLowering.cpp
>   test/CodeGen/ARM/align-sp-adjustment.ll
>



More information about the llvm-commits mailing list