[PATCH] D18066: Add some shortcuts in Value Propagation for alloca
Wei Mi via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 21 11:33:18 PDT 2016
Ping.
On Sat, Mar 12, 2016 at 9:53 PM, Wei Mi <wmi at google.com> wrote:
> wmi updated this revision to Diff 50540.
> wmi added a comment.
>
> Addressed David and Philip's comments. Fixed tests under clang/test.
>
>
> Repository:
> rL LLVM
>
> http://reviews.llvm.org/D18066
>
> Files:
> lib/Analysis/LazyValueInfo.cpp
> test/CodeGen/builtins-arm.c
> test/CodeGen/cleanup-destslot-simple.c
> test/CodeGen/tbaa-struct.cpp
> test/CodeGenCXX/microsoft-abi-dynamic-cast.cpp
> test/CodeGenCXX/microsoft-abi-typeid.cpp
> test/CodeGenCXX/nrvo.cpp
> test/CodeGenObjC/exceptions.m
> test/CodeGenObjCXX/exceptions-legacy.mm
> test/Transforms/CorrelatedValuePropagation/alloca.ll
>
More information about the llvm-commits
mailing list