index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
3rdparty
/
masm
/
assembler
Commit message (
Expand
)
Author
Age
Files
Lines
*
masm: Add copy ctors for LinkRecord
Ulf Hermann
2022-09-07
2
-0
/
+8
*
masm: fix -Wdeprecated-enum-enum-conversion
Marc Mutz
2022-07-06
1
-2
/
+2
*
masm: Repace bitwise | with || in bool expression in X86Assembler.h
Andrei Golubev
2022-03-09
1
-1
/
+1
*
masm: Fix whitespaces in x86Assembler.h
Andrei Golubev
2022-03-09
1
-72
/
+72
*
Modify m_compareRegister bitfield
Tang Haixiang
2022-02-02
1
-1
/
+1
*
Avoid undefined behavior in the JIT
Ulf Hermann
2021-06-17
4
-1
/
+5
*
masm: Add error handling for failed mprotect()
Ulf Hermann
2021-01-12
8
-196
/
+13
*
JIT: When making memory writable, include the exception handler
Ulf Hermann
2020-12-17
3
-9
/
+10
*
Replace old Q_DECL statements with modern C++
Allan Sandfeld Jensen
2020-10-31
1
-8
/
+8
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
2
-6
/
+6
*
make LinkBufferBase::finalizeCodeWithDisassembly() less generic
Rolf Eike Beer
2019-12-12
1
-16
/
+12
*
masm: drop some excessive newlines in debug messages
Rolf Eike Beer
2019-11-28
1
-3
/
+2
*
rtems: Add support cacheFlush
Mikhail Svetkin
2019-06-28
1
-0
/
+6
*
Remove the bootstrap code from assembler and JIT
Ulf Hermann
2019-05-07
10
-249
/
+19
*
Enable back references in Yarr
Ulf Hermann
2019-04-18
1
-0
/
+8
*
Merge remote-tracking branch 'origin/5.13' into dev
Qt Forward Merge Bot
2019-04-18
1
-4
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.12' into 5.13
v5.13.0-beta3
Qt Forward Merge Bot
2019-04-15
1
-4
/
+4
|
|
\
|
|
*
Ensure the correct version of LinkBuffer's performFinalization is called
Alec Rivers
2019-04-12
1
-4
/
+4
*
|
|
Upgrade Yarr to latest version from WebKit
Ulf Hermann
2019-02-26
1
-0
/
+17
|
/
/
*
|
Merge remote-tracking branch 'origin/5.12' into dev
Liang Qi
2019-01-29
1
-1
/
+1
|
\
|
|
*
Fix cacheFlush ManageCaches flags for INTEGRITY
Janne Koskinen
2019-01-20
1
-1
/
+1
*
|
V4: Generate function tables on 64bit windows
Ulf Hermann
2018-12-03
1
-0
/
+13
|
/
*
V4: Add JIT kind to disassembly
Erik Verbruggen
2018-08-30
1
-9
/
+9
*
Get rid of the Macro assembler for ARMv6 and earlier
Lars Knoll
2018-08-11
7
-3083
/
+0
*
Get rid of the SH4 macro assembler
Lars Knoll
2018-08-11
5
-4516
/
+0
*
Update Yarr to the latest version from WebKit
Lars Knoll
2018-08-10
11
-10
/
+167
*
Swap the order of protection for cache flush
Tuomas Heimonen
2018-06-21
1
-2
/
+2
*
Fix UBSAN warnings in masm
Erik Verbruggen
2018-05-03
2
-3
/
+19
*
Fix JIT build on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
2
-84
/
+125
*
Enable JIT on INTEGRITY ARM64
Kimmo Ollila
2018-04-26
1
-0
/
+6
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2018-02-02
1
-0
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2018-01-24
1
-0
/
+7
|
|
\
|
|
*
Enable JIT on QNX7 for ARM64
Samuli Piippo
2018-01-11
1
-0
/
+7
*
|
|
V4: Add int32 fastpath for add/sub/mul in the JIT
wip/new-backend
Erik Verbruggen
2017-11-21
1
-2
/
+7
*
|
|
V4: Add a baseline JIT
Erik Verbruggen
2017-11-17
3
-1
/
+25
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-06
3
-21
/
+19
|
\
|
|
*
Fix build on MIPS32
Simon Hausmann
2017-05-10
1
-8
/
+0
|
*
Fix crash in pre-cross-compiled ARMv7 code when host was 64-bit
Simon Hausmann
2017-05-04
1
-8
/
+14
|
*
Fix ARM64 code generation
Simon Hausmann
2017-05-03
1
-5
/
+5
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-30
6
-5
/
+15
|
\
|
|
*
Fix stack pointer arithmetic when cross-compiling
Simon Hausmann
2017-03-29
6
-4
/
+14
|
*
Fix pop(RegisterID) on ARMv7 when cross-compiling
Simon Hausmann
2017-03-29
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-14
1
-0
/
+2
|
\
|
|
*
Fix build in clang5.0
Jesus Fernandez
2017-03-02
1
-0
/
+2
*
|
Add missing 64 bit shift operations to the X64 macro assembler
Lars Knoll
2017-03-09
2
-20
/
+73
|
/
*
Fix ARM64 build
Simon Hausmann
2017-02-08
6
-39
/
+156
*
Include the ARMv7 assembler in the qmldevtools bootstrap build
Simon Hausmann
2017-02-01
8
-23
/
+281
*
Bootstrap build fix
Simon Hausmann
2017-01-31
1
-2
/
+5
*
Remove branch compaction #ifdef
Simon Hausmann
2017-01-31
9
-64
/
+155
*
Changed JSC::MacroAssembler to be a template
Simon Hausmann
2017-01-28
2
-2
/
+34
[next]