Commits
User selector
Commit History
Commits on May 30, 2021
Remove WTF::Optional synonym for std::optional, using that class template directly instead
Show description for e98ff12committed
Commits on Feb 7, 2020
Most of B3 and Air does not need to include CCallHelpers.h
Show description for 158a684committed
Robin Morisset
Commits on Dec 20, 2018
wtf/Optional.h: move-constructor and move-assignment operator should disengage the value being moved from
Show description for 462a669committed
Commits on Jan 5, 2018
TypedArrays and Wasm should use index masking.
Show description for 481d09ecommitted
Commits on May 6, 2017
WebAssembly: Air::Inst::generate crashes on large binary on A64
Show description for 98655afcommitted
Commits on Apr 19, 2017
WebAssembly: fast memory cleanups
Show description for f569fafcommitted
Commits on Apr 3, 2017
Inst::forEachArg could compile to more compact code
Show description for e90b143committed
Filip Pizlo
Commits on Feb 24, 2017
Move Arg::Type and Arg::Width out into the B3 namespace, since they are general concepts
Show description for 9d14335committed
Filip Pizlo
Commits on Dec 21, 2016
WebAssembly: We should compile wasm functions in parallel
Show description for f567fa8committed
Commits on Nov 27, 2016
[WTF] Import std::optional reference implementation as WTF::Optional
Show description for dd0db06committed
Commits on Oct 13, 2016
B3 needs a special WasmBoundsCheck Opcode
Show description for 334482dcommitted
Commits on Sep 28, 2016
Unreviewed, rolling out r206522.
Show description for 80675e4committedUnreviewed, rolling out r206506.
Show description for 16139c4committedAdopt #pragma once in JavaScriptCore
Show description for 359b077authored andcommitted
Commits on Jul 24, 2016
B3 should support multiple entrypoints
Show description for 9d53799committed
Filip Pizlo
Commits on Jul 19, 2016
Implement table-based switches in B3/Air
Show description for 53a1e5ccommitted
Filip Pizlo
Commits on Feb 15, 2016
[JSC] Improve the interface of Inst::shouldTryAliasingDef()
Show description for 0b6f508authored andcommitted
Commits on Feb 12, 2016
[JSC] On x86, improve the selection of which value are selected for the UseDef part of commutative operations
Show description for 0ef8d93committed
Commits on Jan 19, 2016
FTL B3 should be just as fast as FTL LLVM on Octane/crypto
Show description for 4593240committed
Filip Pizlo
Commits on Jan 15, 2016
Air needs a Shuffle instruction
Show description for 0aeb6eacommitted
Filip PizloUnreviewed, rolling out r195084.
Show description for b9581efcommittedAir needs a Shuffle instruction
Show description for 8e5e45ccommitted
Filip Pizlo
Commits on Jan 11, 2016
Make it easier to introduce exotic instructions to Air
Show description for 948b7f2committed
Filip Pizlo
Loading