Commits
User selector
Commit History
Commits on Jul 7, 2021
ppc: cleanup cmpli/cmpl as CmpU64
Show description for 43f1eaeauthored andcommitted

ppc: Cleanup cmp/cmpi as CmpS64
Show description for 6b06d24authored andcommitted

Commits on Jul 6, 2021
ppc: [liftoff] Implement and clean up AddS64
Show description for 2889a3cauthored andcommitted

Commits on Jul 1, 2021
Fix most instances of -Wunreachable-code-aggressive.
Show description for ae1eee1authored andcommitted
Commits on Jun 25, 2021
Upstream some scattered Cobalt changes
Show description for 5c0bf43authored andcommitted
Commits on Jun 24, 2021
Reland "[base] Move most of src/numbers into base"
Show description for 44e73e0authored andcommitted
Revert "[base] Move most of src/numbers into base"
Show description for 10f6151authored andcommitted
[base] Move most of src/numbers into base
Show description for 9701d4aauthored andcommitted
Commits on Jun 18, 2021
[base] Move utils/vector.h to base/vector.h
Show description for 7f5383eauthored andcommitted
Commits on Jun 17, 2021
[ext-code-space] Migrate JSRegExp code fields to CodeT
Show description for 39c1f71authored andcommitted
[riscv64] Fix mjsunit/regexp-global fatal error
Show description for 2dfe423authored andcommitted
Commits on Jun 15, 2021
[assembler][x64] Use higher-level Move instead of movq for code-size
Show description for 019d459authored andcommitted
Commits on Jun 10, 2021
[riscv64] Optimize Branch with near label
Show description for 900d6b9authored andcommitted
Commits on Jun 9, 2021
[regexp] Propagate eats_at_least for negative lookahead
Show description for 363ab5aauthored andcommitted
Commits on Jun 7, 2021
[runtime] Rename Builtins::Name to Builtin 1/2
Show description for 8ab75a5authored andcommitted
Commits on May 28, 2021
[ptr-compr][riscv64] Implement pointer compression
Show description for 90363c7authored andcommitted
Commits on May 25, 2021
ppc: replace StorePU by StoreU64WithUpdate
Show description for 5e825b7authored andcommitted

Commits on May 20, 2021
ppc: rename StoreP/PX as StoreU64
Show description for 8a7db67authored andcommitted

Commits on May 12, 2021
ppc: rename LoadP to LoadU64
Show description for 88a1aceauthored andcommitted

PPC: remove unused OWNERS files
Show description for 3abb253authored andcommitted

Commits on May 11, 2021
[codegen] Rename TurboAssembler::Set to Move
Show description for f64bd67authored andcommitted
Commits on May 10, 2021
Remove support for non-c++14 compliant constexpr
Show description for 499f169authored andcommitted
Commits on Apr 30, 2021
[cleanup][regexp] Remove redundant NOLINT annotations
Show description for 8259cafauthored andcommitted
Commits on Apr 21, 2021
[flags] Make --debug-code a build-time flag
Show description for 91e1928authored andcommitted
Commits on Apr 8, 2021
[sparkplug] Use embedded builtins when short builtin calls are disabled
Show description for 5a625a8authored andcommitted
[regexp] Don't propagate lookaround eats_at_least to surroundings
Show description for 59e218cauthored andcommitted
[regexp] Don't use eats_at_least for backwards loops
Show description for c977b65authored andcommitted
Commits on Apr 7, 2021
[regexp] Add --trace-regexp-graph
Show description for 835f53eauthored andcommitted
Commits on Mar 19, 2021
[cfi][arm64] Change InterpreterEnterBytecode use of LR for CFI.
Show description for ce85e66authored andcommitted
Commits on Mar 17, 2021
[sparkplug][arm64] Remake a recent change in Regexp assembler
Show description for a3a20bdauthored andcommitted
[sparkplug][x64][arm64] Support shorter builtin calls, pt.1
Show description for 5618ef1authored andcommitted
[regexp] Fix --trace-regexp-macro-assembler
Show description for 4c62ed1authored andcommitted
Commits on Mar 11, 2021
Reland "[no-wasm] Exclude src/wasm from compilation"
Show description for 3f9ff06authored andcommitted
Revert "[no-wasm] Exclude src/wasm from compilation"
Show description for 92bc3d3authored andcommitted
[no-wasm] Exclude src/wasm from compilation
Show description for 80f5dfdauthored andcommitted