[PATCH] D60668: [IR] Add WithOverflowInst class

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 16 11:53:23 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL358512: [IR] Add WithOverflowInst class (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D60668?vs=195407&id=195424#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D60668/new/

https://reviews.llvm.org/D60668

Files:
  llvm/trunk/include/llvm/Analysis/ValueTracking.h
  llvm/trunk/include/llvm/IR/IntrinsicInst.h
  llvm/trunk/lib/Analysis/ScalarEvolution.cpp
  llvm/trunk/lib/Analysis/ValueTracking.cpp
  llvm/trunk/lib/IR/IntrinsicInst.cpp
  llvm/trunk/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/trunk/lib/Transforms/Scalar/CorrelatedValuePropagation.cpp
  llvm/trunk/lib/Transforms/Scalar/GVN.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60668.195424.patch
Type: text/x-patch
Size: 20865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190416/189ff71a/attachment.bin>


More information about the llvm-commits mailing list