diff options
author | Florian Hahn <flo@fhahn.com> | 2020-09-15 10:28:25 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2020-09-15 12:07:26 +0100 |
commit | cd4edf94cd43754954aff0ddabd704de0f8f7ac0 (patch) | |
tree | 629a04e743069eb32899757f262ff90996e7deff /llvm/lib/Analysis/LoopCacheAnalysis.cpp | |
parent | 967c7b6936a66878919568b94643c942cc7de69e (diff) | |
download | llvm-cd4edf94cd43754954aff0ddabd704de0f8f7ac0.zip llvm-cd4edf94cd43754954aff0ddabd704de0f8f7ac0.tar.gz llvm-cd4edf94cd43754954aff0ddabd704de0f8f7ac0.tar.bz2 |
Recommit "[ConstraintSystem] Add helpers to deal with linear constraints."
This patch recommits "[ConstraintSystem] Add helpers to deal with linear constraints."
(it reverts the revert commit 8da6ae4ce1b686c5c13698e4c5ee937811fda6f7).
The reason for the revert was using __builtin_multiply_overflow, which
is not available for all compilers. The patch has been updated to use
MulOverflow from MathExtras.h
Diffstat (limited to 'llvm/lib/Analysis/LoopCacheAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions