[PATCH] [ValueTracking] do not overwrite analysis results already computed

Jingyue Wu jingyue at google.com
Fri Jun 5 12:44:12 PDT 2015


Hi hfinkel,

ValueTracking used to overwrite the analysis results computed from
assumes and dominating conditions. This patch fixes this issue.

http://reviews.llvm.org/D10283

Files:
  lib/Analysis/ValueTracking.cpp
  test/Analysis/ValueTracking/assume.ll

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10283.27219.patch
Type: text/x-patch
Size: 19395 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150605/7cacea7f/attachment.bin>


More information about the llvm-commits mailing list