[PATCH] D20044: [ValueTracking] Use guards to prove non-nullness of a value

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Fri May 6 19:35:32 PDT 2016


sanjoy created this revision.
sanjoy added reviewers: apilipenko, majnemer.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

http://reviews.llvm.org/D20044

Files:
  lib/Analysis/ValueTracking.cpp
  test/Transforms/LICM/hoist-deref-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20044.56489.patch
Type: text/x-patch
Size: 4666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160507/d186a146/attachment.bin>


More information about the llvm-commits mailing list