forked from OSchip/llvm-project
1170951c73
Some platforms don't support proper 128 bit integers, but some algorithms use them, such as any that use long doubles. This patch modifies the existing UInt class to support the necessary operators. This does not put this new class into use, that will be in followup patches. Reviewed By: sivachandra, lntue Differential Revision: https://reviews.llvm.org/D124959 |
||
---|---|---|
.. | ||
HdrGen | ||
IntegrationTest | ||
LibcTableGenUtil | ||
MPFRWrapper | ||
UnitTest | ||
buildbot | ||
mathtools | ||
testutils | ||
tools | ||
CMakeLists.txt |