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
/
mjit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #2991 from shyouhei/ruby.h
卜部昌平
2020-04-08
1
-1
/
+1
*
Add debug counter for unload_units
Takashi Kokubun
2020-03-15
1
-0
/
+2
*
Mark all cc_entries associated to compiled_iseq
Takashi Kokubun
2020-03-12
1
-1
/
+2
*
Move code to mark jit_unit's cc_entries to mjit.c
Takashi Kokubun
2020-03-12
1
-3
/
+15
*
Capture inlined iseq's cc entries in root iseq's
Takashi Kokubun
2020-03-10
1
-16
/
+0
*
Prevent unloading methods used in root_fiber while calling another Fiber (#2939)
Takashi Kokubun
2020-02-28
1
-0
/
+4
*
Avoid infinite loop on --jit-wait
Takashi Kokubun
2020-02-28
1
-1
/
+8
*
Internalize rb_mjit_unit definition again
Takashi Kokubun
2020-02-26
1
-1
/
+7
*
Remove an unused declaration
Takashi Kokubun
2020-02-25
1
-2
/
+0
*
should be initialize jit_unit->cc_entries.
Koichi Sasada
2020-02-25
1
-1
/
+1
*
prevent GC from mjit worker.
Koichi Sasada
2020-02-25
1
-6
/
+9
*
Introduce disposable call-cache.
Koichi Sasada
2020-02-22
1
-6
/
+13
*
VALUE size packed callinfo (ci).
Koichi Sasada
2020-02-22
1
-4
/
+0
*
function pointers are not void*
卜部昌平
2020-02-06
1
-1
/
+1
*
decouple internal.h headers
卜部昌平
2019-12-26
1
-3
/
+9
*
mjit.c: fix a mismatch of malloc'ed type
Yusuke Endoh
2019-12-03
1
-2
/
+2
*
Simplify variable declaration by C99
Takashi Kokubun
2019-12-01
1
-8
/
+6
*
Constified mjit_init
Nobuyoshi Nakada
2019-12-01
1
-1
/
+1
*
Constified
Nobuyoshi Nakada
2019-12-01
1
-2
/
+2
*
Fix a mistake excluding NULL in the end
Takashi Kokubun
2019-12-01
1
-2
/
+2
*
Workaround missing strndup on Windows
Takashi Kokubun
2019-12-01
1
-1
/
+11
*
Allow specifying arbitrary MJIT flags by --jit-debug
Takashi Kokubun
2019-12-01
1
-0
/
+32
*
Combine call info and cache to speed up method invocation
Alan Wu
2019-10-24
1
-1
/
+10
*
Remove the quick stop path after convert_unit_to_func
Takashi Kokubun
2019-10-13
1
-2
/
+0
*
RubyVM::MJIT.pause(wait: true) should wait
Takashi Kokubun
2019-09-26
1
-0
/
+2
*
Fix wrong allocation failure handling
Takashi Kokubun
2019-09-20
1
-2
/
+2
*
* expand tabs. [ci skip]
git
2019-08-22
1
-1
/
+1
*
Improve the description of MJIT cancel-all [ci skip]
Takashi Kokubun
2019-08-22
1
-0
/
+1
*
Rename rb_gc_new_location to rb_gc_location
Aaron Patterson
2019-05-18
1
-2
/
+2
*
Rename mjit_gc_finish_hook to mjit_gc_exit_hook
Takashi Kokubun
2019-05-15
1
-3
/
+3
*
glibc says memcpy cannot take NULL
Urabe, Shyouhei
2019-04-29
1
-1
/
+1
*
Fix wrong critical section label
k0kubun
2019-04-20
1
-2
/
+2
*
Prefix rb_ to MJIT wait call since it's exported
k0kubun
2019-04-20
1
-5
/
+5
*
Revert "Revert "Skip ISeq reference for stale_units for debugging""
k0kubun
2019-04-20
1
-1
/
+15
*
Invalidate JIT-ed code if ISeq is moved by GC.compact
k0kubun
2019-04-20
1
-0
/
+4
*
Revert "Skip ISeq reference for stale_units for debugging"
k0kubun
2019-04-20
1
-15
/
+1
*
Skip ISeq reference for stale_units for debugging
k0kubun
2019-04-20
1
-1
/
+15
*
Check ISeq references in stale_units too
k0kubun
2019-04-20
1
-0
/
+10
*
Update ISeq references in stale_units as well
k0kubun
2019-04-20
1
-0
/
+11
*
fix strict compile errors
tenderlove
2019-04-20
1
-2
/
+2
*
Update MJIT references
tenderlove
2019-04-20
1
-0
/
+13
*
Do not execute MJIT copy job when ISeq is GC-ed
k0kubun
2019-04-14
1
-1
/
+9
*
Prefer uintptr_t over ptrdiff_t for i686
k0kubun
2019-04-14
1
-1
/
+1
*
Revert "Try to set false explicitly"
k0kubun
2019-04-14
1
-5
/
+1
*
Try to set false explicitly
k0kubun
2019-04-14
1
-1
/
+5
*
Unify comment styles across MJIT sources
k0kubun
2019-04-14
1
-116
/
+115
*
Recompile JIT-ed code without optimization
k0kubun
2019-04-14
1
-8
/
+50
*
Prevent mjit length counters from being 0
k0kubun
2019-03-29
1
-6
/
+0
*
Add debug counter for rb_mjit_unit_list
k0kubun
2019-03-29
1
-0
/
+6
*
Drop rb_mjit_unit from mjit_copy_job
k0kubun
2019-03-17
1
-9
/
+18
[next]