aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4regalloc_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move JIT infrastructure into it's own directoryLars Knoll2014-02-221-104/+0
* V4 JIT: move registers for regalloc out of method.Erik Verbruggen2014-02-171-2/+2
* Use a QVector instead of a QListLars Knoll2013-10-031-1/+1
* V4 regalloc: fix the case where too few regs are available.Erik Verbruggen2013-09-281-1/+1
* Add linear scan register allocation.Erik Verbruggen2013-08-191-0/+104