aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4regalloc_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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