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