aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4tracingjit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove tracing JIT infrastructureUlf Hermann2019-04-291-91/+0
* V4 tracing: Add a scheduler for the tracing JIT IRErik Verbruggen2019-03-281-0/+7
* V4: Add a lowering pass to the traced JITErik Verbruggen2019-03-221-0/+5
* V4: Add IR that can use traced information to JITErik Verbruggen2019-03-041-0/+79