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 May 28, 2021
Next step toward using std::optional directly instead of through WTF::Optional typedef
Show description for 695e088committed
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 Nov 27, 2016
[WTF] Import std::optional reference implementation as WTF::Optional
Show description for dd0db06committed
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 Feb 2, 2016
Get rid of anonymous stack slots
Show description for 8a72893committed
Filip Pizlo
Commits on Nov 12, 2015
Patchpoints with stackArgument constraints should work
Show description for f94e8fdcommitted
Filip Pizlo
Commits on Nov 3, 2015
Fix the ENABLE(B3_JIT) build on Linux
Show description for 3df8bd4committed
Commits on Oct 31, 2015
Air should eliminate dead code
Show description for 22b777dcommitted
Filip Pizlo
Commits on Oct 28, 2015
Create a super rough prototype of B3
Show description for a6816fccommitted
Filip Pizlo
Loading