Add CD and Havlak to benchmarking |
|
More...
|
over 2 years ago
|
Avoid copying the AST for non-splitting operations (#182) |
|
More...
|
over 2 years ago
|
Set engine.Mode=throughput |
|
More...
|
over 2 years ago
|
Blocks with a field read nested in a block are not yet supported (#181) |
|
More...
|
over 2 years ago
|
Avoid copying the AST for non-splitting operations |
|
More...
|
over 2 years ago
|
Make isTrivial* and copyTrivial* more consistent |
|
More...
|
over 2 years ago
|
Implement missing inlining for trivial global methods |
|
More...
|
over 2 years ago
|
Dump the method before a failing assert on the bytecodes |
|
More...
|
over 2 years ago
|
Improve bytecode disassembler: print values of constants where possible |
|
More...
|
over 2 years ago
|
Fix whitespace |
|
More...
|
over 2 years ago
|
Implement inlining support for trivial FieldReadNode blocks |
|
More...
|
over 2 years ago
|
Add support for this also into the bytecode interpreter |
|
More...
|
over 2 years ago
|
Prevent blocks 2 levels deep with a field read to be treated as trivial |
|
More...
|
over 2 years ago
|
Add test for trivial methods with field reads |
|
More...
|
over 2 years ago
|
Remove unused classpath entry for black diamonds, which have been embedded for a while now |
|
More...
|
over 2 years ago
|
Fix splitting of blocks: Replace block node with independent method (#180) |
|
More...
|
over 2 years ago
|
Add assert for classPath being set to help setting up unit tests |
|
More...
|
over 2 years ago
|
Fix splitting not handling blocks correctly |
|
More...
|
over 2 years ago
|
Add test to demostrate broken splitting |
|
More...
|
over 2 years ago
|
Move test setup for AST tests into AstTestSetup |
|
More...
|
over 2 years ago
|
Configure submodules to ignore untracked files |
|
More...
|
over 2 years ago
|
Update Truffle to version of 2023-03-25 (#179) |
|
More...
|
over 2 years ago
|
Update Truffle to version of 2023-03-25 |
|
More...
|
over 2 years ago
|
Update Truffle to version of 2023-03-11 (#178) |
|
More...
|
over 2 years ago
|
Update Truffle to version of 2023-03-11 |
|
More...
|
over 2 years ago
|
Extract the exceptional cases out of the send bytecode handlers (#177) |
|
More...
|
over 2 years ago
|
Truffle update (#176) |
|
More...
|
over 2 years ago
|
Update LabsJDK and switch launcher to Python 3 (#175) |
|
More...
|
over 2 years ago
|
Mark SInvokable.isTrivial as idempotent |
|
More...
|
over 2 years ago
|
Use LabsJDK 20 instead of 19 |
|
More...
|
over 2 years ago
|