[PATCH] D46704: [NFC][InstCombine] Moving overflow computation logic from InstCombine to ValueTracking

Omer Paparo Bivas via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 10 12:49:59 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL332026: [InstCombine] Moving overflow computation logic from InstCombine to… (authored by opaparo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D46704?vs=146149&id=146196#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D46704

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineAddSub.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/trunk/lib/Transforms/InstCombine/InstCombineMulDivRem.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46704.146196.patch
Type: text/x-patch
Size: 14364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180510/71cb47c8/attachment-0001.bin>


More information about the llvm-commits mailing list