1. 4392696 [WTF] Import std::optional reference implementation as WTF::Optional by utatane.tea@gmail.com · 8 years ago
  2. b56ee0e Air::IRC doesn't need to have a special-case for uncolored Tmps since they all get colored by fpizlo@apple.com · 8 years ago
  3. 8cf609a FTL snippet generators should be able to request a different register for output and input by fpizlo@apple.com · 9 years ago
  4. 15af88b Air may decide to put the result register of an arithmetic snippet in the tag register by sbarati@apple.com · 9 years ago
  5. fed44e2 [JSC] ARM64: Support the immediate format used for bit operations in Air by commit-queue@webkit.org · 9 years ago
  6. 781d3b6 [JSC] BranchAdd can override arguments of its stackmap by commit-queue@webkit.org · 9 years ago
  7. 28c7100 Air needs a Shuffle instruction https://bugs.webkit.org/show_bug.cgi?id=152952 by fpizlo@apple.com · 9 years ago
  8. 070b97b Unreviewed, rolling out r195084. https://bugs.webkit.org/show_bug.cgi?id=153132 by commit-queue@webkit.org · 9 years ago
  9. 0b7a996 Air needs a Shuffle instruction https://bugs.webkit.org/show_bug.cgi?id=152952 by fpizlo@apple.com · 9 years ago
  10. 2ca4872 [JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid by commit-queue@webkit.org · 9 years ago
  11. 62b2d87 Unreviewed, rolling out r194714. https://bugs.webkit.org/show_bug.cgi?id=152864 by commit-queue@webkit.org · 9 years ago
  12. ca0043b [JSC] When resolving Stack arguments, use addressing from SP when addressing from FP is invalid by commit-queue@webkit.org · 9 years ago
  13. ee069c8 B3 patchpoints should allow requesting scratch registers by fpizlo@apple.com · 9 years ago
  14. a68bc3a B3->Air lowering incorrectly copy-propagates over ZExt32's by fpizlo@apple.com · 9 years ago
  15. 5476c35 [B3] Typo fix after r193386 to fix the build by ossy@webkit.org · 9 years ago
  16. 2b04a4f B3 Patchpoint and Check opcodes should be able to specify WarmAny, ColdAny, and LateColdAny by fpizlo@apple.com · 9 years ago
  17. 5b3a994 B3 patchpoints should allow specifying output constraints by fpizlo@apple.com · 9 years ago
  18. d1d4674 B3::ValueRep::Any should translate into a Arg::ColdUse role in Air by fpizlo@apple.com · 9 years ago
  19. 4d96046 B3 stackmaps should support early clobber by fpizlo@apple.com · 9 years ago
  20. 08dea8b CheckAdd/Mul should have commutativity optimizations in B3->Air lowering by fpizlo@apple.com · 9 years ago
  21. 77b4521 Patchpoints with stackArgument constraints should work by fpizlo@apple.com · 9 years ago
  22. 998f4b4 B3::Stackmap should be a superclass of B3::PatchpointValue and B3::CheckValue rather than being one of their members by fpizlo@apple.com · 9 years ago
  23. d924903 B3 should be able to compile a Patchpoint by fpizlo@apple.com · 9 years ago
  24. a00b4d8 Create a super rough prototype of B3 by fpizlo@apple.com · 9 years ago