1. f766fd9 LinkBuffer should not keep a reference to the MacroAssembler by benjamin@webkit.org · 11 years ago
  2. c10c9cb [JavaScriptCore] FTL buildfix for EFL platform. by llango.u-szeged@partner.samsung.com · 11 years ago
  3. 6895269 Gotta grow the locals vectors if we are about to do SetLocals beyond the bytecode's numCalleeRegisters by fpizlo@apple.com · 11 years ago
  4. 4075068 FTL should support IsBlah https://bugs.webkit.org/show_bug.cgi?id=130202 by fpizlo@apple.com · 11 years ago
  5. 0cec6dea GetMyArgumentByVal in FTL https://bugs.webkit.org/show_bug.cgi?id=128850 by fpizlo@apple.com · 11 years ago
  6. f8ec8b4 FTL should support PhantomArguments by fpizlo@apple.com · 11 years ago
  7. b6f8519 Make JSCells have 32-bit Structure pointers by mhahnenberg@apple.com · 11 years ago
  8. 2385e39 Unconditional logging in compileFTLOSRExit by mhahnenberg@apple.com · 11 years ago
  9. 41bed90 Inline caching in the FTL on ARM64 should "work" by fpizlo@apple.com · 11 years ago
  10. 4118d35 FTL unwind parsing should handle ARM64 by fpizlo@apple.com · 11 years ago
  11. 720e05a FTL OSR exit shouldn't make X86-specific assumptions by fpizlo@apple.com · 11 years ago
  12. fb7eff2 Rename Operations.h to JSCInlines.h by fpizlo@apple.com · 11 years ago
  13. 95192c7 <1/100 probability FTL failure: v8-v6/v8-deltablue.js.ftl-eager: Exception: TypeError: undefined is not an object (evaluating 'c.isInput') by fpizlo@apple.com · 11 years ago
  14. b426f86 Never include *Inlines.h files in interface headers, and never include *Inlines.h when you could include Operations.h instead by fpizlo@apple.com · 11 years ago
  15. 9589433 Merge the jsCStack branch https://bugs.webkit.org/show_bug.cgi?id=127763 by msaboff@apple.com · 11 years ago
  16. a936a26 [EFL] FTL buildfix, add missing includes by commit-queue@webkit.org · 11 years ago
  17. 9a5ab80 Get rid of the lastResultRegister optimization in the baseline JIT by fpizlo@apple.com · 11 years ago
  18. d2ceb39 Switch FTL GetById/PutById IC's over to using AnyRegCC by fpizlo@apple.com · 11 years ago
  19. 89cdcd5 Remove dead FTL C ABI support https://bugs.webkit.org/show_bug.cgi?id=124100 by fpizlo@apple.com · 11 years ago
  20. ae909c1 FTL should support NewArrayBuffer https://bugs.webkit.org/show_bug.cgi?id=124067 by fpizlo@apple.com · 11 years ago
  21. cb9adb0 Change CallFrameRegister to architected frame pointer register by msaboff@apple.com · 11 years ago
  22. 6bf1198 FTL should use LLVM intrinsics for OSR exit, watchpoints, inline caches, and stack layout by fpizlo@apple.com · 11 years ago
  23. b807d2b Put all uses of LLVM intrinsics behind a single Option by fpizlo@apple.com · 11 years ago
  24. 47ce211 FTL OSR exit should perform zero extension on values smaller than 64-bit by fpizlo@apple.com · 11 years ago
  25. e5192ec Fix handling of indirect stackmap locations in FTL OSR exit by fpizlo@apple.com · 11 years ago
  26. ea92c20 FTL should be able to do simple OSR exits using llvm.webkit.stackmap by fpizlo@apple.com · 11 years ago
  27. a62d482 Compress DFG stack layout https://bugs.webkit.org/show_bug.cgi?id=122024 by fpizlo@apple.com · 11 years ago
  28. 62aa8b7 VirtualRegister should be a class https://bugs.webkit.org/show_bug.cgi?id=121732 by msaboff@apple.com · 12 years ago
  29. bf43ed9 Unreviewed, rolling out r156474. by commit-queue@webkit.org · 12 years ago
  30. 1796ad0 VirtualRegister should be a class https://bugs.webkit.org/show_bug.cgi?id=121732 by msaboff@apple.com · 12 years ago
  31. 6921b29 DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
  32. 92c6700 Unreviewed, rolling out r156019 and r156020. by commit-queue@webkit.org · 12 years ago
  33. 4c466ec DFG should support Int52 for local variables by fpizlo@apple.com · 12 years ago
  34. fe6bd74 Don't GC while OSR compiling https://bugs.webkit.org/show_bug.cgi?id=121513 by fpizlo@apple.com · 12 years ago
  35. fa258dc FTL should support Call/Construct in the worst way possible by fpizlo@apple.com · 12 years ago
  36. 5a24fdd fourthTier: Rename getJITCode and getJITType to jitCode and jitType. by oliver@apple.com · 12 years ago
  37. ea77149 fourthTier: Landing the initial FTL logic in a single commit to avoid spurious by oliver@apple.com · 12 years ago