1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/tool
Alan Wu 5d834bcf9f YJIT: lazy polymorphic getinstancevariable
Lazily compile out a chain of checks for different known classes and
whether `self` embeds its ivars or not.

* Remove trailing whitespaces

* Get proper addresss in Capstone disassembly

* Lowercase address in Capstone disassembly

Capstone uses lowercase for jump targets in generated listings. Let's
match it.

* Use the same successor in getivar guard chains

Cuts down on duplication

* Address reviews

* Fix copypasta error

* Add a comment
2021-10-20 18:19:31 -04:00
..
bundler Newly generated gems require Ruby 2.6.0 2021-10-09 09:07:47 +09:00
lib Remove Test::Unit::TestCase.make_my_diffs_pretty! 2021-10-18 17:36:06 +09:00
m4 Checks for CPU specific header on universal build 2021-10-01 20:30:10 +09:00
releng
ruby_vm YJIT: lazy polymorphic getinstancevariable 2021-10-20 18:19:31 -04:00
test Retry hung up tests verbosely 2021-10-17 22:40:31 +09:00
asm_parse.rb
bisect.sh
build-transcode
checksum.rb
ci_functions.sh tool/ci_functions.sh: Fix typos and improve the comment. [ci skip] 2021-05-31 16:24:16 +02:00
colors
darwin-cc
disable_ipv6.sh .cirrus.yml: Add Cirrus CI for Arm64 tests. 2021-09-22 09:01:43 +02:00
downloader.rb Downloader: accept some RFC 2616 noncompliant dates 2021-09-13 01:48:43 +09:00
enc-emoji-citrus-gen.rb
enc-emoji4unicode.rb
enc-unicode.rb Adjust tool/enc-unicode.rb to deal with new location of some emoji files 2021-07-08 14:45:03 +09:00
eval.rb
expand-config.rb
extlibs.rb Show a backtrace when tool/extlibs.rb fails 2021-05-21 23:36:56 -07:00
fake.rb Leave builddir absolute 2021-10-04 20:04:38 +09:00
fetch-bundled_gems.rb
file2lastrev.rb
format-release
gem-unpack.rb
gen-mailmap.rb
gen_dummy_probes.rb
gen_ruby_tapset.rb
generic_erb.rb
git-refresh
gperf.sed
id2token.rb
ifchange
insns2vm.rb
install-sh
intern_ids.rb Added intern_ids.rb 2021-07-27 15:40:27 +09:00
leaked-globals
make-snapshot Prepend DebugSystem to VCS class only 2021-07-26 15:44:40 +09:00
make_hgraph.rb
mdoc2man.rb
merger.rb
mjit_archflag.sh
mjit_tabs.rb Make --without-mjit-tabs work again 2021-05-31 22:56:22 -07:00
mk_builtin_loader.rb Use VALUE instead of intptr_t 2021-08-16 15:36:37 +09:00
mkconfig.rb
mkrunnable.rb Hard-link executable files to mae runnable 2021-08-19 16:10:35 +09:00
node_name.rb
parse.rb
prereq.status
probes_to_wiki.rb
pure_parser.rb
rbinstall.rb introduce debug.gem 2021-10-05 02:07:33 +09:00
rbuninstall.rb
redmine-backporter.rb
release.sh
rmdirs
run-gcov.rb
run-lcov.rb
runruby.rb Yet Another Ruby JIT! 2021-10-20 18:19:31 -04:00
search-cgvars.rb
strip-rdoc.rb tool/strip-rdoc.rb: optimize 2021-09-10 20:00:06 +09:00
sync_default_gems.rb Removed redundant digest namespace 2021-10-14 14:07:50 +09:00
test-bundled-gems.rb introduce debug.gem 2021-10-05 02:07:33 +09:00
test-coverage.rb
transcode-tblgen.rb
transform_mjit_header.rb
travis_retry.sh
travis_wait.sh .travis.yml: Update to use arm64/ppc64le/s390x. 2021-05-25 12:38:05 +02:00
update-bundled_gems.rb Drop optional commit hash when updated 2021-07-21 20:44:13 +09:00
update-deps
vtlh.rb
ytab.sed