aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4baselineassembler_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Implement optional chainingMaximilian Goldstein2021-04-131-0/+1
* CMake: Disable JIT for arm64 when doing macOS universal buildsAlexandru Croitor2021-04-031-1/+3
* JSRuntime: Provide an optional symbol tableUlf Hermann2019-10-161-9/+4
* Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-171-0/+1
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-121-0/+1
| |\
| | * Fix various accumulator-saving problemsUlf Hermann2019-09-031-0/+1
* | | Transform V4_ENABLE_JIT into a featureUlf Hermann2019-04-251-0/+2
* | | V4: Clean up the runtime functions declarationsErik Verbruggen2019-02-051-1/+1
|/ /
* | V4: Generate labels for backward jumpsErik Verbruggen2019-01-311-7/+7
* | V4: Collect trace information in the interpreterErik Verbruggen2019-01-251-0/+1
|/
* ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-0/+4
* Implement the dead temporal zoneSimon Hausmann2018-08-281-0/+1
* V4: Split PlatformAssemblerCommon (and base classes) in its own fileErik Verbruggen2018-08-271-0/+181