[PATCH] D48283: [SCEV] Properly solve quadratic equations
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Aug 2 12:14:10 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL338758: [SCEV] Properly solve quadratic equations (authored by kparzysz, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48283?vs=158591&id=158811#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48283
Files:
llvm/trunk/include/llvm/ADT/APInt.h
llvm/trunk/lib/Analysis/ScalarEvolution.cpp
llvm/trunk/lib/Support/APInt.cpp
llvm/trunk/test/Analysis/ScalarEvolution/solve-quadratic-i1.ll
llvm/trunk/test/Analysis/ScalarEvolution/solve-quadratic-overflow.ll
llvm/trunk/test/Analysis/ScalarEvolution/solve-quadratic.ll
llvm/trunk/unittests/ADT/APIntTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48283.158811.patch
Type: text/x-patch
Size: 57271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180802/18a7be6b/attachment.bin>
More information about the llvm-commits
mailing list