aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4assemblercommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Transform V4_ENABLE_JIT into a featureUlf Hermann2019-04-251-4/+0
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-10/+6
|\
| * V4: Fix JS tail call crashes on win32/linux32Erik Verbruggen2019-02-141-10/+6
* | V4: Collect trace information in the interpreterErik Verbruggen2019-01-251-0/+13
* | V4: Change assembler dumping to use a logging categoryErik Verbruggen2019-01-111-2/+7
* | V4: Generate function tables on 64bit windowsUlf Hermann2018-12-031-37/+7
|/
* Make the function name printing the same when dumping bytecodeErik Verbruggen2018-10-121-1/+1
* ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-1/+44
* V4: Add JIT kind to disassemblyErik Verbruggen2018-08-301-2/+2
* V4: Split PlatformAssemblerCommon (and base classes) in its own fileErik Verbruggen2018-08-271-0/+343