Refactor, NFC
Extracts computeOverflowForSignedAdd and isKnownNonNegative from NaryReassociate to ValueTracking in case
others need it.
Paths
| Differential D11313
[ValueTracking] computeOverflowForSignedAdd and isKnownNonNegative ClosedPublic Authored by jingyue on Jul 17 2015, 2:26 PM.
Details Summary Refactor, NFC Extracts computeOverflowForSignedAdd and isKnownNonNegative from NaryReassociate to ValueTracking in case
Diff Detail Event Timelinejingyue updated this object. jingyue retitled this revision from [ValueTracking] computeOverflowForSignedAdd to [ValueTracking] computeOverflowForSignedAdd and isKnownNonNegative.Jul 17 2015, 3:03 PM jingyue updated this object.
reames edited edge metadata. Comment ActionsLGTM w/minor comments addressed. No further review needed.
This revision is now accepted and ready to land.Aug 19 2015, 9:57 AM
Revision Contents
Diff 32714 include/llvm/Analysis/ValueTracking.h
lib/Analysis/ValueTracking.cpp
lib/Transforms/Scalar/NaryReassociate.cpp
|
/// doxygen comment please.