Qt Declarative (Quick 2)
Go to file
Ulf Hermann 0dd884aca1 Baseline JIT: Save accumulator in toInt32LhsAcc()
toInt32LhsAcc convertes both the lhs and the accumulator to int32. If
the accumulator is not saved, a GC run during the conversion of the lhs
might trash its value.

Fixes: QTBUG-74058
Change-Id: Ic42693061c7d483bb430d77bcc095de6ff9a6843
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-03-19 14:33:47 +00:00
config.tests/d3d12 D3D12: Support translucent windows via DirectComposition 2016-07-14 13:05:13 +00:00
dist Add changes file for Qt 5.12.2 2019-02-25 12:56:40 +00:00
examples doc: Clarify that DelegateModel is a kind of proxy model 2019-02-26 11:18:28 +00:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Baseline JIT: Save accumulator in toInt32LhsAcc() 2019-03-19 14:33:47 +00:00
tests Baseline JIT: Save accumulator in toInt32LhsAcc() 2019-03-19 14:33:47 +00:00
tools Fix up global name determination when compiling ahead of time 2019-03-15 13:04:46 +00:00
.gitattributes
.gitignore Add *.pro.user.* to .gitignore 2019-01-28 12:28:14 +00:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.qmake.conf Bump version 2019-01-14 09:13:30 +02:00
.tag
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3
configure.json Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Convert qtdeclarative over to use the new configure system 2016-10-10 14:11:39 +00:00
sync.profile Move QtQuick.Shapes implementation to qtquickshapes, privately exported 2018-06-21 12:29:09 +00:00