aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4isel_moth_p.h
Commit message (Expand)AuthorAgeFilesLines
* V4: Remove more jumps.Erik Verbruggen2013-10-101-0/+1
* Remove more uses of ValueLars Knoll2013-10-021-1/+1
* V4: remove inplace operationsErik Verbruggen2013-09-301-3/+0
* Merge branch 'wip/v4' of qtdeclarative into devSimon Hausmann2013-09-201-3/+3
|\
| * Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into HEADSimon Hausmann2013-09-201-9/+1
| |\
| * \ Merge branch 'dev' of qtdeclarative into wip/v4Simon Hausmann2013-09-111-4/+5
| |\ \
| * | | Make it possible to supply an external JS unit generator to the iselSimon Hausmann2013-09-051-3/+3
* | | | Use a handwritten offsetof macroLars Knoll2013-09-201-1/+1
| |_|/ |/| |
* | | Remove unused code to generate post increment and decrement expressionsLars Knoll2013-09-121-8/+0
* | | Fix passing of exception table pointers to ARM runtime on unwindingSimon Hausmann2013-09-121-1/+1
| |/ |/|
* | Generate CallData structures directly in the instruction selectionLars Knoll2013-09-111-4/+5
|/
* Temporarily collect a map of all functions in the engineSimon Hausmann2013-09-021-0/+1
* The fast and the furious, register drift.Erik Verbruggen2013-08-271-13/+14
* Merge branch 'wip/v4' of ssh://codereview.qt-project.org/qt/qtdeclarative int...Simon Hausmann2013-08-201-8/+19
|\
| * Cleanup: Determine the root/entry function in isel independent codeSimon Hausmann2013-08-191-1/+1
| * Get rid of engine pointer in iselSimon Hausmann2013-08-181-3/+3
| * Eliminate all vm functions on the isel sideSimon Hausmann2013-08-161-2/+1
| * Ported identifiers in moth to use runtime stringsSimon Hausmann2013-08-161-2/+0
| * Initial port of moth to the new compile data structuresSimon Hausmann2013-08-161-1/+15
* | Move arguments object creation into the generated codeLars Knoll2013-08-171-0/+1
* | Move the Param struct out of the Instr union.Erik Verbruggen2013-08-141-4/+4
|/
* Fix binop related crashes in the interpreterSimon Hausmann2013-08-091-0/+2
* Clean up some header dependenciesLars Knoll2013-08-081-1/+1
* Restructure source codeLars Knoll2013-08-081-0/+201