aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4isel_util_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* V4: Split arguments/locals from temps.Erik Verbruggen2014-05-231-0/+1
* V4 IR: clean up basic-block management and statement access.Erik Verbruggen2014-04-151-2/+4
* Clean up our internal namespacesLars Knoll2014-02-231-51/+51
* V4: stack slot allocator for the interpreter.Erik Verbruggen2014-02-071-10/+24
* Rename some filesLars Knoll2014-01-311-1/+1
* V4 interpreter: remove stack-slot allocator.Erik Verbruggen2013-11-121-0/+65
* Remove more uses of ValueLars Knoll2013-10-021-2/+2
* Move Value::fromBool, ... to a new Primitive classLars Knoll2013-09-281-9/+9
* Fix warning by ICC: function without return valueThiago Macieira2013-09-091-0/+2
* Clean up one more header dependency for the compilerLars Knoll2013-08-201-1/+1
* Various fixes to the optimizer.Erik Verbruggen2013-08-201-2/+15
* Restructure source codeLars Knoll2013-08-081-0/+87