Sign in
webkit
/
WebKit
/
eb93fe7647f7861928fb4fbd50a5a140b5362137
/
Source
/
JavaScriptCore
/
wasm
3ce6ab6
Remove remaining references to LLVM, and make sure comments refer to the backend as "B3" not "LLVM"
by fpizlo@apple.com
· 9 years ago
ea97413
Implement Proxy [[Get]] https://bugs.webkit.org/show_bug.cgi?id=154081
by sbarati@apple.com
· 9 years ago
7adbf99
REGRESSION(r196331): It made ~180 JSC tests crash on ARMv7 Linux
by ossy@webkit.org
· 9 years ago
09a5f12
B3 should be able to compile a program with ChillDiv
by fpizlo@apple.com
· 9 years ago
85fddf7
Fix the WASM build on Linux https://bugs.webkit.org/show_bug.cgi?id=149919
by ossy@webkit.org
· 9 years ago
0441e38
Add an LLVM IR generator for WebAssembly
by sukolsak@gmail.com
· 9 years ago
f23e7ea
Remove the use of "Immediate" in JIT function names.
by mark.lam@apple.com
· 10 years ago
f0ee656
Unreviewed, fix argument types in WASMFunctionSyntaxChecker.h.
by sukolsak@gmail.com
· 10 years ago
b84ac20
Implement min and max instructions in WebAssembly
by sukolsak@gmail.com
· 10 years ago
22be5d7
Implement the conditional instruction in WebAssembly
by sukolsak@gmail.com
· 10 years ago
cf77a16
Implement the comma instruction in WebAssembly
by sukolsak@gmail.com
· 10 years ago
fe1a76a
Implement call statements and call expressions of type void in WebAssembly
by sukolsak@gmail.com
· 10 years ago
4d27e15
Implement Store expressions in WebAssembly
by sukolsak@gmail.com
· 10 years ago
47fad52
Build fix for WebAssembly.
by sukolsak@gmail.com
· 10 years ago
6720a82
Implement SetLocal and SetGlobal expressions in WebAssembly
by sukolsak@gmail.com
· 10 years ago
1fb0d57
Remove duplicate code in the WebAssembly parser
by commit-queue@webkit.org
· 10 years ago
bff7494
Implement the arithmetic instructions for doubles in WebAssembly
by commit-queue@webkit.org
· 10 years ago
7f73ad4
Implement linear memory instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
f7acbf9
Implement type conversion instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
789ac87
Convert return values from JavaScript functions to the expected types in WebAssembly
by commit-queue@webkit.org
· 10 years ago
9884d40
Calling a float function on x86 in WebAssembly incorrectly returns a double
by commit-queue@webkit.org
· 10 years ago
004a85c
Save and restore callee save registers in WebAssembly
by commit-queue@webkit.org
· 10 years ago
eb3bb1df
Implement indirect calls in WebAssembly
by commit-queue@webkit.org
· 10 years ago
b6a9058
Fix 32-bit build issues in WebAssembly
by commit-queue@webkit.org
· 10 years ago
932963f
Implement imported global variables in WebAssembly
by commit-queue@webkit.org
· 10 years ago
268e6a7
Implement calls to JavaScript functions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
fb5569c
Implement the arithmetic instructions for floats in WebAssembly
by commit-queue@webkit.org
· 10 years ago
7ae7c33
Implement the relational instructions for floats in WebAssembly
by commit-queue@webkit.org
· 10 years ago
ca34cd0
Add initial support for floats in WebAsssembly
by commit-queue@webkit.org
· 10 years ago
f92cd9a
[EFL] Fix WASM build https://bugs.webkit.org/show_bug.cgi?id=149065
by ossy@webkit.org
· 10 years ago
230b5c3
Implement switch statements in WebAssembly
by commit-queue@webkit.org
· 10 years ago
3f32530
Implement global variables in WebAssembly
by commit-queue@webkit.org
· 10 years ago
1a463c0
Convert arguments to WebAssembly functions to the declared types
by commit-queue@webkit.org
· 10 years ago
c618e66
Implement internal calls in WebAssembly
by commit-queue@webkit.org
· 10 years ago
41f9126
Implement the relational instructions for doubles in WebAssembly
by commit-queue@webkit.org
· 10 years ago
de742a2
Implement control flow statements in WebAssembly
by commit-queue@webkit.org
· 10 years ago
e5a6ede
Implement all the arithmetic and logical instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
c1c008d
Add initial support for doubles in WebAssembly
by commit-queue@webkit.org
· 10 years ago
3c601d0
Implement the relational instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
3f3994e
Implement the division and modulo instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
abe1113
Implement the signed division instruction in WebAssembly
by commit-queue@webkit.org
· 10 years ago
64b93e8
Implement the GetLocal and SetLocal instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
21d69bb
Implement some arithmetic instructions in WebAssembly
by commit-queue@webkit.org
· 10 years ago
96bd443
Initial implementation of WebAssembly function compiler
by commit-queue@webkit.org
· 10 years ago
fa19663
Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373
by commit-queue@webkit.org
· 10 years ago
4e6d6d5
Unreviewed, rolling out r189079. https://bugs.webkit.org/show_bug.cgi?id=148555
by commit-queue@webkit.org
· 10 years ago
8d0bc84
Create WebAssembly functions https://bugs.webkit.org/show_bug.cgi?id=148373
by commit-queue@webkit.org
· 10 years ago
13b1b2b
Parse control flow statements in WebAssembly
by commit-queue@webkit.org
· 10 years ago
86c82c8
Implement WebAssembly function parser
by commit-queue@webkit.org
· 10 years ago
f8d8acd
Parse the entire WebAssembly modules
by commit-queue@webkit.org
· 10 years ago
79fe179
Implement WebAssembly module parser
by commit-queue@webkit.org
· 10 years ago
80c2245
Unreviewed, rolling out r187550. https://bugs.webkit.org/show_bug.cgi?id=147420
by commit-queue@webkit.org
· 10 years ago
2ace6b8
Implement WebAssembly module parser
by commit-queue@webkit.org
· 10 years ago
0031457
Unreviewed, rolling out r187531. https://bugs.webkit.org/show_bug.cgi?id=147397
by commit-queue@webkit.org
· 10 years ago
facf872
Implement WebAssembly module parser
by commit-queue@webkit.org
· 10 years ago
580e92b
Implement WebAssembly modules https://bugs.webkit.org/show_bug.cgi?id=147222
by commit-queue@webkit.org
· 10 years ago
c83e252
Implement WebAssembly modules https://bugs.webkit.org/show_bug.cgi?id=147222
by commit-queue@webkit.org
· 10 years ago