Commits
User selector
Commit History
Commits on Jul 23, 2020
Extract JSFunction code into dedicated files
Show description for 9414d53authored andcommitted
Commits on Jul 22, 2020
PPC: [wasm-simd] Implement simd saturate binary operations
Show description for f91231fauthored andcommitted

[nci] Spawn dedicated NCI compilation jobs
Show description for 991fc23authored andcommitted
[clenaup][csa] Remove Sloppy-ness from LoadObjectField
Show description for 1f5cc24authored andcommitted
Commits on Jul 16, 2020
[compiler] Port NewArgumentsElements to Torque
Show description for 91491b1authored andcommitted
Commits on Jul 15, 2020
PPC: [wasm-simd] Add to simd conversion operations
Show description for 1905c05authored andcommitted

[nci] Consume cached code
Show description for 764ee9bauthored andcommitted
Commits on Jul 14, 2020
[csa][cleanup] Remove unused TaggedToFastJSArray method
Show description for 12d04edauthored andcommitted
Refactor SafepointTable and create a chokepoint
Show description for 130d95eauthored andcommitted
[compiler] Don't serialize BytecodeArrayData's source_positions_
Show description for 2b873b9authored andcommitted
Create a chokepoint for HandlerTable access on Code objects
Show description for 6a852c4authored andcommitted
Commits on Jul 13, 2020
PPC: [wasm-simd] Implement simd conversion operations
Show description for e7351c5authored andcommitted

[nci] Cache NCI code in the compilation cache
Show description for 010667bauthored andcommitted
[csa][cleanup] Remove unused IsValid(SmiIndex)
Show description for 33baadeauthored andcommitted
Commits on Jul 10, 2020
[hashtable] Allow GlobalDictionary to have holes
Show description for 82726b6authored andcommitted
[codegen] Add varargs parameter to the CallWithSpreadDescriptor
Show description for 3af5330authored andcommitted
[Torque] Add flags to NewExpression
Show description for 331a293authored andcommitted
[csa][cleanup] Change the last Variable*[]s to VariableList
Show description for 4dd5e1dauthored andcommitted
[zone] Cleanup zone allocations in src/compiler and tests, pt.1
Show description for 734ea68authored andcommitted
Commits on Jul 9, 2020
Trace turbo stack access counters per function
Show description for 5cad40bauthored andcommitted
[nci] Verify native context independent code
Show description for f468e8eauthored andcommitted
Commits on Jul 8, 2020
[cleanup] Split src/zone/zone.h header
Show description for 459b9aeauthored andcommitted
Commits on Jul 7, 2020
[Turboprop] Differentiate between a deopt when we discard / reuse code
Show description for f41e519authored andcommitted
[cleanup][csa] Create typed version of PrepareValueForWriteToTypedArray
Show description for 9b4450dauthored andcommitted
[cleanup][csa] TNodify CheckForCapacityGrow and type VARIABLEs
Show description for ad29219authored andcommitted
[CSA][cleanup] Remove ParameterMode/TNodify LoadFixedArrayElement
Show description for fea8e3bauthored andcommitted
[heap] Consolidate marking write barrier logic in MarkingBarrier
Show description for 6ed4495authored andcommitted
Commits on Jul 6, 2020
[compiler] Make is_compiled_scope take an explicit Isolate
Show description for 7281cb1authored andcommitted
Commits on Jul 3, 2020
[torque] Torque Context definition should better match C++ definition
Show description for 2e895c1authored andcommitted
Commits on Jul 2, 2020
Add stack load/store counters for x64
Show description for ecfbc74authored andcommitted
[arm64][cfi] Use x16/x17 for tail calls
Show description for ee229d9authored andcommitted
Commits on Jul 1, 2020
[runtime] Change default scope info for SyntheticFunctionContexts
Show description for 367b0c1authored andcommitted
[mips][wasm-simd] Prototype f32x4 and f64x2 rounding
Show description for 76a60e1authored andcommitted
Commits on Jun 30, 2020
[torque] Make more classes eligible for direct map Cast<> checks
Show description for c0e2479authored andcommitted
[wasm-simd][arm] Prototype f64x2.nearest
Show description for 8e54afbauthored andcommitted