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-24
Erik Verbruggen
Fix LLVM backend compilation.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Erik Verbruggen
Fix stack alignment to align on 16 byte boundaries.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Lars Knoll
Proper exception handling
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Erik Verbruggen
Added property activation to the interpreter.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Simon Hausmann
[masm] Cleanup: Eliminate ScratchRegister2 on AMD64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Simon Hausmann
[masm] Cleanup: Use load64/store64 masm interface
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Lars Knoll
Fix ScratchRegister usage on x86_64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Erik Verbruggen
More LLVM code generation. This should complete the...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Erik Verbruggen
Fix: implement missing virtual method.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Simon Hausmann
Cleanup: Eliminate Gpr0-3 register aliases
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Simon Hausmann
Cleanup: Reduce use of Gpr0
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Simon Hausmann
Fix build on ia32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Simon Hausmann
Fix build on Ubuntu 12.10
commit
|
commitdiff
|
tree
|
snapshot
2012-10-20
Lars Knoll
Implement regexp support
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Erik Verbruggen
Added LLVM code generation for in-place operators.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Lars Knoll
Fix the dataLog methods
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Lars Knoll
Make Value a real POD
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Lars Knoll
Use some tricks to speed up binary operators
commit
|
commitdiff
|
tree
|
snapshot
2012-10-19
Lars Knoll
Remove the is(Type) methods in Value
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Micro optimisations
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Optimise function calls a little.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Remove unused, commented out methods
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Fix integer arithmetics
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Remove unused method
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Moved LLVM specific code out of main.cpp.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Simon Hausmann
Clean up #ifdefs in storeValue
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Silence signed/unsigned comparison warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Fix LLVM code generation to call the right methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Fix insecure use of format string.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Fix unused parameter/variable warnings.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Clean up the relational operators
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Lars Knoll
Inline string creation in the generated JIT code
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Erik Verbruggen
Change usage of qIsNaN to std::isnan.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Fix the shift operators
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Compile fixes on amd64
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Fix warning about unused opName parameter
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Port to ia32 (stack based value passing)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Fix build on ia32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Clean up toUInt16 and fix a small typo in toUInt32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Clean up to(U)Int and toInteger conversions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Add missing break statement
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Simplify function call generation (part 2)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Simplify function call generate (part 1)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Simplify some builtin methods
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
No need to clear a register twice.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Make some methods inline
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Rename generateFunctionCall2 and loadArgument1.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Fix massive parallel builds
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Directly store constants as immediate Value's
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Implement some stubbed out methods
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Pass Value, not 'const Value'
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Fixed more calling conventions
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Fix order of arguments
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
More changes to the new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Update wtf and masm from upstream (svn.webkit.org/repos...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Simon Hausmann
Prospective mac build fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Erik Verbruggen
Change usages of math.h into cmath. Fixes MacOS build.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Generate correct code when calling values
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Store results as integers in a few more places
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Store integer constants as integer Values
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Convert most operations to the new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Small cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Convert some more methods to the new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Introduce a Bool typedef for boolean return values
commit
|
commitdiff
|
tree
|
snapshot
2012-10-17
Lars Knoll
Convert some more methods to the new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Converting more runtime methods to the new calling...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Move conversions to new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
More conversions to new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
More conversions to new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Converting more methods to the new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Converting more runtime methods.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Convert Value constructors to new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Convert string literals to new calling convention
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Further convert runtime methods to the new calling...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Start changing signatures of the runtime to being value...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Simon Hausmann
Optimize boolean test
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Lars Knoll
Get rid of compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Lars Knoll
Do not return booleans from methods called by JIT gener...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Simon Hausmann
Clean up callee save register push/pop code to have...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Simon Hausmann
Disable fastmalloc
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Erik Verbruggen
Fix: change struct JSGlobalData into a class and fix...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Erik Verbruggen
Fix for LLVM 3.2.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Erik Verbruggen
Fix darwin-ism to make it compile on Macs.
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Simon Hausmann
[moth] Add missing IR::AluOp -> ALUFunction mappings
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Simon Hausmann
Fix build on ia32
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Simon Hausmann
Silence some compiler warnings
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Simon Hausmann
Prospective Mac build fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Erik Verbruggen
Fix LLVM build
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Simon Hausmann
Prospective Mac OS X build fix
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Simon Hausmann
Add missing license headers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Simon Hausmann
Clean up arithmetic operation calls
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Store booleans as 32 bit integers
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Send all debug output to stderr
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Handle Integer_Type in a switch statement
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Remove almost all uses of __qmljs_init_string
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Remove __qmljs_init_(number|boolean)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Lars Knoll
Introduce an integer type for Value
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Erik Verbruggen
Fix: make it possible to change the used LLVM installation.
commit
|
commitdiff
|
tree
|
snapshot
next