[PATCH] D36433: [KnownBits][ValueTracking] Move the math for calculating known bits for add/sub into a static method in KnownBits object

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 09:30:31 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310378: [KnownBits][ValueTracking] Move the math for calculating known bits for add/sub… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36433?vs=110107&id=110218#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36433

Files:
  llvm/trunk/include/llvm/Support/KnownBits.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Support/CMakeLists.txt
  llvm/trunk/lib/Support/KnownBits.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36433.110218.patch
Type: text/x-patch
Size: 5620 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/d65850ef/attachment-0001.bin>


More information about the llvm-commits mailing list