aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4ssa.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* V4: temporarilly disable the optmizer/regalloc.Erik Verbruggen2013-09-091-1/+1
* V4: fix inferred types of 30&&true and 30||true.Erik Verbruggen2013-09-081-5/+22
* The fast and the furious, register drift.Erik Verbruggen2013-08-271-5/+24
* Add the constant condition evaluation optimization.Erik Verbruggen2013-08-201-4/+108
* Various fixes to the optimizer.Erik Verbruggen2013-08-201-30/+439
* Add linear scan register allocation.Erik Verbruggen2013-08-191-31/+94
* Fix leaks in Phi nodes in the V4 IRSimon Hausmann2013-08-131-12/+15
* Restructure source codeLars Knoll2013-08-081-0/+2122