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
/
MacroAssemblerARMv7.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
masm: Add error handling for failed mprotect()
Ulf Hermann
2021-01-12
1
-1
/
+0
*
Remove the bootstrap code from assembler and JIT
Ulf Hermann
2019-05-07
1
-70
/
+1
*
Update Yarr to the latest version from WebKit
Lars Knoll
2018-08-10
1
-0
/
+13
*
V4: Add a baseline JIT
Erik Verbruggen
2017-11-17
1
-0
/
+11
*
Fix stack pointer arithmetic when cross-compiling
Simon Hausmann
2017-03-29
1
-0
/
+2
*
Fix pop(RegisterID) on ARMv7 when cross-compiling
Simon Hausmann
2017-03-29
1
-1
/
+1
*
Include the ARMv7 assembler in the qmldevtools bootstrap build
Simon Hausmann
2017-02-01
1
-6
/
+73
*
Remove branch compaction #ifdef
Simon Hausmann
2017-01-31
1
-1
/
+1
*
Changed JSC::MacroAssembler to be a template
Simon Hausmann
2017-01-28
1
-1
/
+4
*
Make JSC::LinkBuffer a template
Simon Hausmann
2017-01-28
1
-1
/
+1
*
V4: add Aarch64/ARM64 support.
Erik Verbruggen
2016-01-19
1
-1
/
+1
*
V4 JIT: ARM: move registers around.
Erik Verbruggen
2015-01-12
1
-1
/
+1
*
V4 JIT: tune generated instructions for inplace binops
Erik Verbruggen
2014-08-12
1
-0
/
+18
*
V4 JIT: enable the JIT when compiling with clang on ARM.
Erik Verbruggen
2014-07-24
1
-0
/
+1
*
V4: fix register usage on ARM.
Erik Verbruggen
2014-04-17
1
-1
/
+1
*
V4 IR: reverse propagate int32 truncation.
Erik Verbruggen
2013-12-04
1
-0
/
+10
*
V4 JIT: implement convertUInt32ToDouble on ARMv7.
Erik Verbruggen
2013-10-03
1
-0
/
+6
*
V4 JIT: generate code for binary expressions.
Erik Verbruggen
2013-09-11
1
-0
/
+6
*
WTF/JSC update to r148273
Simon Hausmann
2013-04-12
1
-2
/
+13
*
Say hello to QtV4 module.
Jędrzej Nowacki
2013-01-30
1
-0
/
+1903