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
/
bootstraptest
/
test_yjit.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
YJIT: Test more kw and rest cases and change exit name
Jimmy Miller
2023-03-30
1
-5
/
+7
*
YJIT: Rest and keyword (non-supplying) (#7608)
Jimmy Miller
2023-03-29
1
-0
/
+15
*
YJIT: Rest and block_arg support (#7584)
Jimmy Miller
2023-03-24
1
-0
/
+21
*
YJIT: Use starting context for status === CantCompile (#7583)
Jimmy Miller
2023-03-23
1
-0
/
+42
*
Use shape information in YJIT's definedivar implementation (#7579)
Ole Friis Østergaard
2023-03-23
1
-0
/
+47
*
YJIT: Fix large ISeq rejection (#7576)
Alan Wu
2023-03-21
1
-0
/
+13
*
YJIT: Fix incorrect exit in splat (#7575)
Jimmy Miller
2023-03-21
1
-0
/
+15
*
Revert "YJIT: Rest and block_arg support (#7557)"
Peter Zhu
2023-03-21
1
-21
/
+0
*
YJIT: Rest and block_arg support (#7557)
Jimmy Miller
2023-03-17
1
-0
/
+21
*
YJIT: Remove exit for rest and send combo (#7546)
Jimmy Miller
2023-03-16
1
-0
/
+8
*
YJIT: Handle special case of splat and rest lining up (#7422)
Jimmy Miller
2023-03-07
1
-0
/
+22
*
s/MJIT/RJIT/
Takashi Kokubun
2023-03-06
1
-3
/
+3
*
YJIT: fix CI issue reported by Koichi caused by small stack patch (#7442)
Maxime Chevalier-Boisvert
2023-03-03
1
-0
/
+27
*
YJIT: Fix cfunc splat
Jimmy Miller
2023-03-02
1
-1
/
+12
*
YJIT: Properly deal with cfunc splat when no args needed (#7413)
Jimmy Miller
2023-03-01
1
-0
/
+10
*
YJIT: Reject __send__ with splat to cfunc for now
Alan Wu
2023-02-27
1
-0
/
+5
*
YJIT: `Kernel#{is_a?,instance_of?}` fast paths (GH-7297)
Jimmy Miller
2023-02-15
1
-0
/
+27
*
YJIT: Check correct BOP on gen_fixnum_cmp (#7303)
Takashi Kokubun
2023-02-14
1
-0
/
+39
*
YJIT: Support invokesuper in a block (#7264)
Maple Ong
2023-02-09
1
-0
/
+32
*
Implement splat for cfuncs. Split exit exit cases to better capture where we ...
Jimmy Miller
2023-01-19
1
-0
/
+25
*
MJIT: Cancel all on disastrous situations (#7019)
Takashi Kokubun
2022-12-24
1
-3
/
+3
*
YJIT: Make case-when optimization respect === redefinition (#6846)
Alan Wu
2022-12-02
1
-0
/
+20
*
YJIT: Deallocate `struct Block` to plug memory leaks
Alan Wu
2022-11-30
1
-0
/
+13
*
Fix bug involving .send and overwritten methods. (#6752)
Jimmy Miller
2022-11-17
1
-0
/
+23
*
YJIT: Fix invalidation for c_call and c_return (#6719)
Alan Wu
2022-11-13
1
-0
/
+20
*
YJIT: Support nil and blockparamproxy as blockarg in send (#6492)
Matthew Draper
2022-10-26
1
-0
/
+43
*
YJIT: add support for calling bmethods (#6489)
Alan Wu
2022-10-04
1
-0
/
+28
*
YJIT: Implement specialized respond_to? (#6363)
John Hawthorn
2022-09-14
1
-0
/
+54
*
YJIT: Implement concatarray in yjit (https://github.com/Shopify/ruby/pull/405)
Maple Ong
2022-08-29
1
-0
/
+10
*
Fix code invalidation while OOM and OOM simulation (https://github.com/Shopif...
Alan Wu
2022-08-29
1
-0
/
+9
*
Port getblockparamproxy and getblockparam (https://github.com/Shopify/ruby/pu...
Takashi Kokubun
2022-08-29
1
-0
/
+16
*
Port the remaining method types in opt_send_without_block (https://github.com...
Takashi Kokubun
2022-08-29
1
-0
/
+22
*
Port gen_send_iseq to the new backend IR (https://github.com/Shopify/ruby/pul...
Takashi Kokubun
2022-08-29
1
-0
/
+33
*
Port invokebuiltin* insns to the new backend IR (https://github.com/Shopify/r...
Takashi Kokubun
2022-08-29
1
-0
/
+22
*
Port objtostring to the new backend (https://github.com/Shopify/ruby/pull/369)
Takashi Kokubun
2022-08-29
1
-2
/
+2
*
Port gen_send_cfunc to the new backend (https://github.com/Shopify/ruby/pull/...
Takashi Kokubun
2022-08-29
1
-0
/
+32
*
Port gen_concatstring to new backend IR (https://github.com/Shopify/ruby/pull...
Zack Deveau
2022-08-29
1
-0
/
+8
*
Port anytostring, intern, and toregexp (https://github.com/Shopify/ruby/pull/...
Takashi Kokubun
2022-08-29
1
-0
/
+16
*
Port only ATTRSET of opt_send_without_block (https://github.com/Shopify/ruby/...
Takashi Kokubun
2022-08-29
1
-0
/
+13
*
Port gen_checktype to the new IR assembler backend (https://github.com/Shopif...
Zack Deveau
2022-08-29
1
-0
/
+8
*
YJIT: Teach getblockparamproxy to handle the no-block case without exiting (#...
Matthew Draper
2022-07-28
1
-0
/
+13
*
Replace use of double_heap in tests with expand_heap
Matt Valentine-House
2022-07-11
1
-1
/
+1
*
Make sure string-operation assertions happen inside a method to be sure YJIT ...
Noah Gibbs (and/or Benchmark CI)
2022-06-27
1
-51
/
+92
*
YJIT: Add regression test for local type tracking
Alan Wu
2022-06-23
1
-0
/
+20
*
Add tests for a variety of string-subclass operations (#5999)
Noah Gibbs
2022-06-10
1
-2
/
+77
*
Add special-case code for the String unary plus operator (#5982)
Noah Gibbs
2022-06-07
1
-0
/
+27
*
Revert incorrect string-guard optimisation. (#5969)
Noah Gibbs
2022-06-01
1
-1
/
+31
*
Special-case jit_guard_known_class for strings. This can remove (#5920)
Noah Gibbs
2022-05-20
1
-0
/
+10
*
Rust YJIT
Alan Wu
2022-04-27
1
-1
/
+45
*
Raise RuntimeError if Kernel#binding is called from a non-Ruby frame
Jeremy Evans
2022-04-06
1
-31
/
+0
[next]