index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
yjit
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a BOP for Hash#default
John Hawthorn
2022-12-17
1
-19
/
+22
*
YJIT: Fix `obj.send(:call)`
Alan Wu
2022-12-15
1
-1
/
+6
*
Move definition of SIZE_POOL_COUNT back to gc.h
Peter Zhu
2022-12-15
1
-2
/
+2
*
YJIT: Fix code GC freeing stubs with a trampoline (#6937)
Alan Wu
2022-12-15
2
-13
/
+46
*
Transition complex objects to "too complex" shape
Jemma Issroff
2022-12-15
3
-16
/
+40
*
YJIT: Remove duplicate call to jit_prepare_routine_call()
Alan Wu
2022-12-14
1
-3
/
+0
*
YJIT: Change the default mem size to 64MiB (#6912)
Takashi Kokubun
2022-12-13
1
-1
/
+1
*
YJIT: Implement opt_newarray_max instruction (#6893)
Takashi Kokubun
2022-12-12
1
-0
/
+36
*
YJIT: Split send_iseq_complex_callee exit reasons (#6895)
Takashi Kokubun
2022-12-09
2
-15
/
+28
*
YJIT: implement `getconstant` YARV instruction (#6884)
Maxime Chevalier-Boisvert
2022-12-09
1
-0
/
+36
*
YJIT: Upgrade bindgen to stabilize and reduce output
Alan Wu
2022-12-08
1
-467
/
+110
*
YJIT: Drop Copy trait from Context (#6889)
Takashi Kokubun
2022-12-08
2
-19
/
+19
*
YJIT: implement opt_newarray_min YARV instruction (#6888)
Maxime Chevalier-Boisvert
2022-12-08
1
-0
/
+37
*
Introduce `IO.new(..., path:)` and promote `File#path` to `IO#path`. (#6867)
Samuel Williams
2022-12-08
1
-38
/
+40
*
Set max_iv_count (used for object shapes) based on inline caches
Jemma Issroff
2022-12-06
1
-0
/
+1
*
Introduce BOP_CMP for optimized comparison
Daniel Colson
2022-12-06
1
-1
/
+2
*
Move BOP macros to separate file
Daniel Colson
2022-12-06
1
-31
/
+31
*
YJIT: Remove --yjit-code-page-size (#6865)
Alan Wu
2022-12-05
3
-55
/
+33
*
YJIT: Extract SHAPE_ID_NUM_BITS into a constant (#6863)
Jemma Issroff
2022-12-05
2
-9
/
+4
*
Remove unused rb_shape_flag_shift and rb_shape_flag_mask
Jemma Issroff
2022-12-02
1
-6
/
+0
*
Fixed yjit bindings rb_gc_write_barrier
Jemma Issroff
2022-12-02
1
-0
/
+3
*
Extracted rb_shape_id_offset
Jemma Issroff
2022-12-02
2
-6
/
+9
*
Update yjit/src/codegen.rs
Maxime Chevalier-Boisvert
2022-12-02
1
-1
/
+0
*
make flag clearing better
Aaron Patterson
2022-12-02
1
-5
/
+6
*
only generate wb when we really need to
Aaron Patterson
2022-12-02
1
-23
/
+29
*
bail on compilation if the comptime receiver is frozen
Aaron Patterson
2022-12-02
3
-0
/
+13
*
do not fire the wb when writing immediates
Aaron Patterson
2022-12-02
1
-1
/
+14
*
implement IV writes
Aaron Patterson
2022-12-02
3
-21
/
+250
*
YJIT: Make case-when optimization respect === redefinition (#6846)
Alan Wu
2022-12-02
2
-2
/
+42
*
YJIT: Change the default --yjit-call-threshold to 30 (#6850)
Takashi Kokubun
2022-12-02
1
-1
/
+1
*
YJIT: Respect destination num_bits on STUR (#6848)
Takashi Kokubun
2022-12-01
1
-2
/
+7
*
YJIT: Reorder branches for Fixnum opt_case_dispatch (#6841)
Takashi Kokubun
2022-12-01
2
-5
/
+59
*
YJIT: fix 32 and 16 bit register store (#6840)
Jemma Issroff
2022-12-01
3
-2
/
+45
*
YJIT: Optimize rb_int_equal (#6838)
Takashi Kokubun
2022-11-30
1
-0
/
+31
*
YJIT: add new counters for deferred compilation and queued blocks (#6837)
Maxime Chevalier-Boisvert
2022-11-30
2
-0
/
+6
*
YJIT: Deallocate `struct Block` to plug memory leaks
Alan Wu
2022-11-30
2
-27
/
+71
*
YJIT: Deallocate when assumptions tables are empty
Alan Wu
2022-11-30
1
-0
/
+28
*
YJIT: Fix IseqPayload::pages memory bloat
Alan Wu
2022-11-30
1
-1
/
+1
*
YJIT: Skip checking interrupt_mask (#6825)
Takashi Kokubun
2022-11-29
1
-6
/
+4
*
MJIT: Use a String buffer in builtin compilers
Takashi Kokubun
2022-11-27
2
-8
/
+1
*
YJIT: rename `InsnOpnd` => `YARVOpnd` (#6801)
Maxime Chevalier-Boisvert
2022-11-24
2
-10
/
+10
*
YJIT: Use a Box for branch targets to save memory
Alan Wu
2022-11-23
1
-111
/
+114
*
YJIT: Simplify Insn::CCall to obviate Target::FunPtr (#6793)
Takashi Kokubun
2022-11-23
3
-28
/
+10
*
YJIT: Use NonNull pointer for CodePtr (#6792)
Takashi Kokubun
2022-11-23
3
-24
/
+24
*
YJIT: Stop passing target1 to gen_return_branch
Takashi Kokubun
2022-11-23
1
-2
/
+2
*
YJIT: Simplify code for RB_SPECIAL_CONST_P (#6795)
Takashi Kokubun
2022-11-23
1
-13
/
+12
*
Fix YJIT backend to account for unsigned int immediates (#6789)
Jemma Issroff
2022-11-23
3
-6
/
+62
*
YJIT: Skip padding jumps to side exits on Arm (#6790)
Takashi Kokubun
2022-11-22
7
-47
/
+61
*
YJIT: Improve the failure message on enlarging a branch (#6769)
Takashi Kokubun
2022-11-18
1
-5
/
+8
*
32 bit comparison on shape id
Aaron Patterson
2022-11-18
5
-18
/
+30
[next]