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_codegen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Finer-grained constant cache invalidation (take 2)
Kevin Newton
2022-04-01
1
-4
/
+1
*
Revert "Finer-grained inline constant cache invalidation"
Nobuyoshi Nakada
2022-03-25
1
-1
/
+4
*
Finer-grained inline constant cache invalidation
Kevin Newton
2022-03-24
1
-4
/
+1
*
Add ISEQ_BODY macro
Peter Zhu
2022-03-24
1
-31
/
+31
*
[DOC] Fix typo in yjit docs
eileencodes
2022-02-24
1
-1
/
+1
*
yjit_codegen.c: Prevent a possible out-of-bound access
Yusuke Endoh
2022-02-17
1
-1
/
+1
*
Change darray size to size_t and add functions that use GC malloc
Peter Zhu
2022-02-16
1
-4
/
+2
*
Suppress unary minus operator to unsigned type warnings
Nobuyoshi Nakada
2022-01-14
1
-6
/
+6
*
YJIT: Support kwargs for cfunc
John Hawthorn
2022-01-10
1
-10
/
+41
*
YJIT: Add support for ruby array cfuncs (argc=-2)
John Hawthorn
2022-01-08
1
-6
/
+22
*
YJIT: Save SP later in cfunc call
John Hawthorn
2022-01-08
1
-13
/
+10
*
YJIT: Discard local var type info on routine call
Alan Wu
2022-01-07
1
-0
/
+4
*
YJIT: Fix confusing self reference when initializing variable
Alan Wu
2022-01-03
1
-1
/
+1
*
YJIT: Refine comments
Alan Wu
2022-01-03
1
-5
/
+21
*
YJIT: Fix SP index with optarg and unordered kwarg
John Hawthorn
2021-12-31
1
-2
/
+5
*
Fix typos [ci skip]
Kazuhiro NISHIYAMA
2021-12-25
1
-6
/
+6
*
YJIT: Implement intern
Daniel Colson
2021-12-18
1
-0
/
+20
*
YJIT: Remove double check for block arg handling
Alan Wu
2021-12-17
1
-24
/
+27
*
YJIT: Fix check for required kwargs
John Hawthorn
2021-12-17
1
-2
/
+11
*
YJIT: Allow iseq with both opt and kwargs
John Hawthorn
2021-12-17
1
-92
/
+66
*
YJIT: Fix unexpected truncation when outputing VALUE
Alan Wu
2021-12-14
1
-2
/
+4
*
YJIT: Remove guard_self_is_heap()
Alan Wu
2021-12-07
1
-20
/
+5
*
YJIT: Add integrity checks for blockid
Alan Wu
2021-12-06
1
-1
/
+3
*
YJIT: Bounds check every byte in the assembler
Alan Wu
2021-12-03
1
-11
/
+7
*
YJIT: Add ivar counter exits
eileencodes
2021-12-03
1
-2
/
+2
*
YJIT: Fix side-exit typo in comments [ci skip]
Adam Hess
2021-12-02
1
-12
/
+12
*
Mark JIT code as writeable / executable depending on the situation
Aaron Patterson
2021-12-01
1
-0
/
+3
*
YJIT: Fail gracefully while OOM for new entry points
Alan Wu
2021-12-01
1
-19
/
+43
*
YJIT: Add ability to exit to interpreter from stubs
Alan Wu
2021-11-26
1
-0
/
+20
*
YJIT: Introduce jit_putobject (#5179)
John Hawthorn
2021-11-25
1
-39
/
+32
*
YJIT: Implement new struct accessors (#5161)
John Hawthorn
2021-11-25
1
-3
/
+98
*
Add setclassvariable to yjit (#5127)
Eileen M. Uchitelle
2021-11-23
1
-0
/
+21
*
YJIT: Make block invalidation more robust
Alan Wu
2021-11-22
1
-41
/
+67
*
Add YJIT codegen for objtostring (#5149)
Adam Hess
2021-11-19
1
-0
/
+25
*
Optimize dynamic string interpolation for symbol/true/false/nil/0-9
Jeremy Evans
2021-11-18
1
-2
/
+2
*
Refactor getclassvariable (#5137)
Eileen M. Uchitelle
2021-11-18
1
-11
/
+4
*
YJIT: Support iseq sends with mixed kwargs (#5082)
John Hawthorn
2021-11-05
1
-48
/
+52
*
YJIT: Implement checkkeyword (#5083)
John Hawthorn
2021-11-05
1
-0
/
+40
*
YJIT code pages refactoring for code GC (#5073)
Maxime Chevalier-Boisvert
2021-11-04
1
-27
/
+27
*
YJIT: Support kwargs sends with all defaults (#5067)
John Hawthorn
2021-11-01
1
-27
/
+77
*
Add comments about send method types (#5059)
Maxime Chevalier-Boisvert
2021-10-29
1
-0
/
+2
*
vm_core.h: Avoid unaligned access to ic_serial on 32-bit machine
Yusuke Endoh
2021-10-29
1
-1
/
+1
*
YJIT: Support newhash with values (#5029)
John Hawthorn
2021-10-27
1
-9
/
+28
*
YJIT: Implement duphash (#5009)
Ian C. Anderson
2021-10-25
1
-0
/
+21
*
YJIT: don't compile attr_accessor methods when tracing (#4998)
Alan Wu
2021-10-21
1
-22
/
+45
*
Fix non RUBY_DEBUG build warnings
Alan Wu
2021-10-20
1
-1
/
+1
*
Do kwarg shuffle after checking for interrupts
Alan Wu
2021-10-20
1
-41
/
+73
*
Extract yjit_force_iv_index and make it work when object is frozen
Alan Wu
2021-10-20
1
-23
/
+5
*
Expand tabs
Alan Wu
2021-10-20
1
-2
/
+2
*
Add String#bytesize
eileencodes
2021-10-20
1
-0
/
+22
[next]