aboutsummaryrefslogtreecommitdiffstats
path: root/src/3rdparty/masm/assembler/MacroAssemblerARMv7.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the bootstrap code from assembler and JITUlf Hermann2019-05-071-70/+1
* Update Yarr to the latest version from WebKitLars Knoll2018-08-101-0/+13
* V4: Add a baseline JITErik Verbruggen2017-11-171-0/+11
* Fix stack pointer arithmetic when cross-compilingSimon Hausmann2017-03-291-0/+2
* Fix pop(RegisterID) on ARMv7 when cross-compilingSimon Hausmann2017-03-291-1/+1
* Include the ARMv7 assembler in the qmldevtools bootstrap buildSimon Hausmann2017-02-011-6/+73
* Remove branch compaction #ifdefSimon Hausmann2017-01-311-1/+1
* Changed JSC::MacroAssembler to be a templateSimon Hausmann2017-01-281-1/+4
* Make JSC::LinkBuffer a templateSimon Hausmann2017-01-281-1/+1
* V4: add Aarch64/ARM64 support.Erik Verbruggen2016-01-191-1/+1
* V4 JIT: ARM: move registers around.Erik Verbruggen2015-01-121-1/+1
* V4 JIT: tune generated instructions for inplace binopsErik Verbruggen2014-08-121-0/+18
* V4 JIT: enable the JIT when compiling with clang on ARM.Erik Verbruggen2014-07-241-0/+1
* V4: fix register usage on ARM.Erik Verbruggen2014-04-171-1/+1
* V4 IR: reverse propagate int32 truncation.Erik Verbruggen2013-12-041-0/+10
* V4 JIT: implement convertUInt32ToDouble on ARMv7.Erik Verbruggen2013-10-031-0/+6
* V4 JIT: generate code for binary expressions.Erik Verbruggen2013-09-111-0/+6
* WTF/JSC update to r148273Simon Hausmann2013-04-121-2/+13
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+1903