Commits
User selector
Commit History
Commits on May 12, 2020
[clang-tidy] Run modernize-use-override over JSC, then ensure as much as possible is final
Show description for f7abfa5committedUnreviewed, reverting r261542.
Show description for df6c1d8committed
Truitt Savell[clang-tidy] Run modernize-use-override over JSC, then ensure as much as possible is final
Show description for 6643b47committed
Commits on Apr 15, 2019
B3::Value should have different kinds of adjacency lists
Show description for 402606bcommitted
Robin Morisset
Commits on Nov 17, 2016
Add support for rotate in B3 and the relevant assemblers
Show description for 76fbaf8committed
Commits on Nov 16, 2016
B3 should support UDiv/UMod
Show description for c9f0154committed
Commits on Sep 29, 2016
B3 opcodes should leave room for flags
Show description for 40a45a4committed
Filip Pizlo
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 May 20, 2016
[JSC] Improve int->float conversion in FTL
Show description for eb1c5edauthored andcommitted
Commits on Feb 2, 2016
Get rid of anonymous stack slots
Show description for 8a72893committed
Filip Pizlo
Commits on Jan 21, 2016
B3 should have basic path specialization
Show description for 34fdfd6committed
Filip Pizlo
Commits on Dec 11, 2015
[JSC] Add a Modulo operator to B3, and a chill variant
Show description for 7e73276authored andcommitted
Commits on Nov 19, 2015
[JSC] Add bitwise Double-Int conversion to B3
Show description for abb4f80authored andcommitted
Commits on Nov 17, 2015
CheckAdd/Mul should have commutativity optimizations in B3->Air lowering
Show description for a28f856committed
Filip Pizlo
Commits on Nov 13, 2015
B3 should be able to compile programs with CheckAdd, CheckSub, and CheckMul
Show description for 8ae14decommitted
Filip Pizlo
Commits on Nov 11, 2015
B3 should be able to compile and canonicalize Mul
Show description for dd26769committed
Filip PizloB3 should be able to compile a program with ChillDiv
Show description for 744ac6dcommitted
Filip Pizlo
Commits on Nov 5, 2015
B3->Air lowering should have a story for compare-branch fusion
Show description for 9597528committed
Filip Pizlo[JSC] Add B3-to-Air lowering for the shift opcodes
Show description for 7232776authored andcommitted
Commits on Nov 4, 2015
[JSC] Add B3-to-Air lowering for BitXor
Show description for 3d73150authored andcommitted
B3::Values that have effects should allow specification of custom HeapRanges
Show description for b078941committed
Filip PizloB3::Stackmap should be a superclass of B3::PatchpointValue and B3::CheckValue rather than being one of their members
Show description for fd688e8committed
Filip Pizlo
Commits on Nov 3, 2015
[JSC] Add Air lowering for BitOr and impove BitAnd
Show description for 359c965authored andcommitted
Commits on Oct 30, 2015
B3 should be able to compile a control flow diamond
Show description for 87cb831committed
Filip Pizlo
Commits on Oct 28, 2015
Create a super rough prototype of B3
Show description for a6816fccommitted
Filip Pizlo
Loading