[PATCH] D19210: Teach poison value tracking that certain calls always terminate

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 17 20:50:08 PDT 2016


sanjoy created this revision.
sanjoy added reviewers: bjarke.roune, broune.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: mcrosier.

This makes our poison value analysis a little smarter.

http://reviews.llvm.org/D19210

Files:
  lib/Analysis/ValueTracking.cpp
  test/Analysis/ScalarEvolution/flags-from-poison.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19210.54026.patch
Type: text/x-patch
Size: 3623 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160418/2939d4b3/attachment.bin>


More information about the llvm-commits mailing list