assembler.rb
|
Implement getivar
|
2023-03-05 22:11:20 -08:00 |
block.rb
|
Partly implement BOP assumption
|
2023-03-05 22:11:20 -08:00 |
branch_stub.rb
|
Refactor BranchStub
|
2023-03-05 22:11:20 -08:00 |
c_pointer.rb
|
Implement non-embedded ivars
|
2023-03-05 22:11:20 -08:00 |
c_type.rb
|
Fix broken rebase
|
2023-03-05 22:11:20 -08:00 |
code_block.rb
|
Implement branch stub
|
2023-03-05 22:11:20 -08:00 |
compiler.rb
|
Allow reusing existing blocks
|
2023-03-05 22:11:20 -08:00 |
context.rb
|
Implement opt_plus
|
2023-03-05 22:11:20 -08:00 |
exit_compiler.rb
|
Get rid of BlockStub
|
2023-03-05 22:11:20 -08:00 |
hooks.rb
|
Implement method call
|
2023-03-05 22:11:20 -08:00 |
insn_compiler.rb
|
Implement non-embedded ivars
|
2023-03-05 22:11:20 -08:00 |
invariants.rb
|
Refactor callee with BranchStub
|
2023-03-05 22:11:20 -08:00 |
jit_state.rb
|
Implement getivar
|
2023-03-05 22:11:20 -08:00 |
stats.rb
|
Implement getivar
|
2023-03-05 22:11:20 -08:00 |