aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4assemblercommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-101-0/+4
|\
| * Disable JIT for arm64 when doing macOS universal buildsAlexandru Croitor2021-11-221-0/+4
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* masm: Add error handling for failed mprotect()Ulf Hermann2021-01-121-1/+2
* make LinkBufferBase::finalizeCodeWithDisassembly() less genericRolf Eike Beer2019-12-121-1/+1
* JSRuntime: Provide an optional symbol tableUlf Hermann2019-10-161-7/+12
* 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