[PATCH] D18066: Add some shortcuts in Value Propagation for alloca

Wei Mi via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 12 21:53:55 PST 2016


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18066.50540.patch
Type: text/x-patch
Size: 15682 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160313/7bbf0d5a/attachment.bin>


More information about the llvm-commits mailing list