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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
New constant caching insn: opt_getconstant_path
John Hawthorn
2022-09-01
1
-2
/
+2
*
Allow aarch64 to build YJIT
Takashi Kokubun
2022-08-29
1
-2
/
+2
*
Simplify around `USE_YJIT` macro (#6240)
Nobuyoshi Nakada
2022-08-15
1
-16
/
+7
*
YJIT: Undef YJIT_SUPPORTED_P for hygiene
Alan Wu
2022-06-26
1
-0
/
+2
*
Rust YJIT
Alan Wu
2022-04-27
1
-34
/
+40
*
re-enabled YJIT on x64-mswin64
NAKAMURA Usaku
2021-12-31
1
-1
/
+1
*
Do not support non-x86_64 platforms
Takashi Kokubun
2021-12-27
1
-2
/
+2
*
Tiny mmap emulation for Windows
U.Nakamura
2021-12-27
1
-1
/
+1
*
Rename --jit to --mjit (#5248)
Takashi Kokubun
2021-12-13
1
-0
/
+7
*
YJIT: Fix incomplete invalidation from opt_setinlinecache
Alan Wu
2021-12-06
1
-1
/
+1
*
Add --yjit-no-type-prop so we can test YJIT without type propagation (#5135)
Maxime Chevalier-Boisvert
2021-11-18
1
-0
/
+3
*
Update YJIT code owners. Revert accidental commit.
Maxime Chevalier-Boisvert
2021-10-25
1
-1
/
+1
*
Test PR
Maxime Chevalier-Boisvert
2021-10-25
1
-1
/
+1
*
Move YJIT internal macros away from yjit.h. Tweak style
Alan Wu
2021-10-20
1
-26
/
+4
*
Tweak mjit_exec() to remove YJIT symbol exports
Alan Wu
2021-10-20
1
-2
/
+0
*
Put YJIT into a single compilation unit
Alan Wu
2021-10-20
1
-4
/
+4
*
Fix changes from rebase
Noah Gibbs
2021-10-20
1
-0
/
+3
*
Count interpreter instructions when -DYJIT_STATS=1
Alan Wu
2021-10-20
1
-0
/
+6
*
TracePoint support
Alan Wu
2021-10-20
1
-0
/
+1
*
Make sure we can still compile with the JIT disabled
Aaron Patterson
2021-10-20
1
-0
/
+2
*
Always use `ret` to return to the interpreter
Aaron Patterson
2021-10-20
1
-1
/
+1
*
Try running with more YJIT options in CI to surface more bugs
Maxime Chevalier-Boisvert
2021-10-20
1
-1
/
+1
*
Increase default YJIT call threshold to 10. Add exec mem size arg. (#52)
Maxime Chevalier-Boisvert
2021-10-20
1
-0
/
+3
*
Implement greedy versioning. Refactor versioning logic. (#10)
Maxime Chevalier-Boisvert
2021-10-20
1
-0
/
+8
*
YJIT: Fancier opt_getinlinecache
Alan Wu
2021-10-20
1
-3
/
+2
*
Collect statistics about binding allocations / local variable set
Aaron Patterson
2021-10-20
1
-0
/
+2
*
Get rid of dependency on rb_call_cache
Alan Wu
2021-10-20
1
-1
/
+3
*
Yet Another Ruby JIT!
Jose Narvaez
2021-10-20
1
-0
/
+61