projects
/
platform
/
upstream
/
qtdeclarative.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/qtdeclarative.git
2012-10-10
Simon Hausmann
Fix rethrow
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
Remove generated code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
Fix compilation on amd64 (not working yet, just building)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
Centralize value copying
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
Save and restore context register before calls
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
More debug info
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
First shot at more readable call instructions in output
commit
|
commitdiff
|
tree
|
snapshot
2012-10-09
Simon Hausmann
Remember linked function names in prep for future debug...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Simon Hausmann
Fix array subscript write: add missing context pointer...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Simon Hausmann
Use posix_memalign to ensure assert(!(code & 15))
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Simon Hausmann
Implement executalble memory using mmap
commit
|
commitdiff
|
tree
|
snapshot
2012-10-08
Simon Hausmann
Fix non-release builds
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Add missing return
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Implement missing movs
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
implement visitExp
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Implement construct property/value
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Implement call value and property
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Port remaining code to better function call mechanism
commit
|
commitdiff
|
tree
|
snapshot
2012-10-07
Simon Hausmann
Fix closure init
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
Simplify more function calls
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
further call simplification
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
Simpler approach to function calls
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
Simplify passing temps as method arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
A bit more inplace assignment implemented
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Simon Hausmann
Generate the code for copying the argments earlier...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implement constructActivationProperty
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implement mov unop
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implement binop mov
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implement mov as string
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Sprinkle a few more notImplemented()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implement more of cjump
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Add missing returns
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Fix argument addressing to be in the right order
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Fix move temp -> temp
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Simon Hausmann
Implemented part of visitCJump
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Implement callActivationProperty, mov with target as...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Fix generation of multiple functions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Fix stupid off-by-one in address calculation of tempora...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Simplified function call helpers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-02
Simon Hausmann
Prospective jump support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
Implement basic name lookup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
Implement simple value storage
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
Fix ret argumet passing
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
cleanup, squash
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
Call helper
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
correct temp handling
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Simon Hausmann
Cleanups, some rudimentary stubs so that "return 42...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Simon Hausmann
Fix code ownership
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Simon Hausmann
Add udis86 support
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Simon Hausmann
Initial import of MASM
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
laknoll
Fix division operation
commit
|
commitdiff
|
tree
|
snapshot
2012-09-19
laknoll
Proper NaN boxing for Value
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Roberto Raggi
Initial work on `eval'.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Roberto Raggi
Do not try to optimize the `global object'.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Roberto Raggi
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-26
Roberto Raggi
Reduce the number of register-to-register copies.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Roberto Raggi
Remember the value of the last executed expression...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Roberto Raggi
Add support for global, eval and function code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Roberto Raggi
Remove specialized version of __qmljs_set
commit
|
commitdiff
|
tree
|
snapshot
2012-06-13
Roberto Raggi
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Aaron Kennedy
Fix bug in jump logic
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Aaron Kennedy
Begin to implement moth vm
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Roberto Raggi
Implemented Function.prototype.apply
commit
|
commitdiff
|
tree
|
snapshot
2012-06-12
Roberto Raggi
Fix possible crash when executing invalid code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Aaron Kennedy
Add skeleton moth vme
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Keep alive the exception handler block.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Remove dead code.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Fix make llvm_runtime
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Aaron Kennedy
Add moth skeleton
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Aaron Kennedy
Make IR types stricter
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Import crypto.js from the V8 benchmark tests
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Check addresses associated with basic blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Improve support for the assignment operators.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Fix the code generator
commit
|
commitdiff
|
tree
|
snapshot
2012-06-11
Roberto Raggi
Increase the size of the code cache.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Aaron Kennedy
Shortcut more constant conditionals
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Aaron Kennedy
Trim unreachable blocks
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Aaron Kennedy
Fast track true and false conditionals.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Improve ex to nx conversion.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Incrementally update the control flow graph.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Remove useless calls to BasicBlock::isTerminated()
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Ensure the block created by the labelled statement...
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Add support for labelled statements.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Roberto Raggi
Ensure that basic blocks are terminated.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-08
Aaron Kennedy
Remove dead code
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Roberto Raggi
Add dummy functions for the assignment operators.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Roberto Raggi
Import the ARM macro assembler from the mono project.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Roberto Raggi
Fix LLVM code generation for unary expressions
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Roberto Raggi
Generate LLVM code for constructor calls
commit
|
commitdiff
|
tree
|
snapshot
2012-06-07
Roberto Raggi
Delete properties
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Resolve the library name
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Generate LLVM code for the `this-expression'.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Don't use increments for now.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Initial work on exceptions for the AOT compiler.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Generate code for closures.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Warn about unimplement assignments.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Lower IR::Name nodes.
commit
|
commitdiff
|
tree
|
snapshot
2012-06-06
Roberto Raggi
Generate LLVM code for MoveMember
commit
|
commitdiff
|
tree
|
snapshot
next