qt5base-lts/tests/auto/corelib/global
Thiago Macieira e4fece60aa Add {add,sub,mul}_overflow detection when one operand is a constant
We were missing 64-bit signed mul_overflow on 32-bit platforms and in
those where we did have it, the detection was awful (both for signed and
for unsigned). So if one of the parameters is a constant, we can
simplify the code generated.

Change-Id: Ia99afccf0c474e20b3ddfffd162a60d269eb1892
Reviewed-by: Andrei Golubev <andrei.golubev@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2020-09-29 14:55:48 -07:00
..
q_func_info CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qflags CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qfloat16 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qgetputenv CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qglobal CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qglobalstatic CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qhooks CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qkeycombination CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlogging CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnumeric Add {add,sub,mul}_overflow detection when one operand is a constant 2020-09-29 14:55:48 -07:00
qrandomgenerator CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtendian CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qwinregistry CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
CMakeLists.txt CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
global.pro Long live QKeyCombination! 2020-09-03 07:00:31 +02:00