[前][次][スレッド一覧][上]

ruby-changes:69101-69200

  69101 2021-10-21 08:20 [ko1@a...            ] 27681f2694 (master): It's RUN_OPTS, not RUNOPTS!!! via @tenderlove
  69102 2021-10-21 08:20 [ko1@a...            ] 2bd99d7d7a (master): typo, rename, comment
  69103 2021-10-21 08:20 [ko1@a...            ] f4f940e5a6 (master): Save PC and SP before accessing globals
  69104 2021-10-21 08:20 [ko1@a...            ] cb5571eece (master): Flatten mappings when clearing locals
  69105 2021-10-21 08:20 [ko1@a...            ] 250b97da9b (master): Make ctx_diff aware of mappings
  69106 2021-10-21 08:20 [ko1@a...            ] dd5082d7ca (master): Use cmov to handle Qundef case in getivar instead of side-exit
  69107 2021-10-21 08:20 [ko1@a...            ] 2a59bd7312 (master): Disable YJIT in MJIT tests
  69108 2021-10-21 08:20 [ko1@a...            ] 53079ca585 (master): Return if fixnums impossible
  69109 2021-10-21 08:20 [ko1@a...            ] 5336f6dada (master): make compiler happy
  69110 2021-10-21 08:20 [ko1@a...            ] c4b99d6a42 (master): Add ASM comment    
  69111 2021-10-21 08:20 [ko1@a...            ] 013a4a31d6 (master): Prevent stats being enabled late at run-time
  69112 2021-10-21 08:20 [ko1@a...            ] a02002dc4f (master): More detection of immediate constants
  69113 2021-10-21 08:20 [ko1@a...            ] d2e8b99b5b (master): Implement tostring instruction for yjit
  69114 2021-10-21 08:20 [ko1@a...            ] ba9aa1f8ef (master): Implement opt_div  
  69115 2021-10-21 08:20 [ko1@a...            ] 1891dcaa9f (master): Add flag so we can easily tell if all stats avail. Comment out broken test.
  69116 2021-10-21 08:20 [ko1@a...            ] fd34c831f6 (master): Allow special case of expandarray with nil
  69117 2021-10-21 08:20 [ko1@a...            ] 3a3f706698 (master): Additional invokesuper tests
  69118 2021-10-21 08:20 [ko1@a...            ] bd876c243a (master): TracePoint support 
  69119 2021-10-21 08:20 [ko1@a...            ] adfecd8f4d (master): Allow asserts on results, rather than stdout
  69120 2021-10-21 08:20 [ko1@a...            ] e18b0b6eba (master): Implement putspecialobject
  69121 2021-10-21 08:20 [ko1@a...            ] 3ecc6befcd (master): Implement invokesuper using cfp->ep[ME] check
  69122 2021-10-21 08:20 [ko1@a...            ] dd23e4658b (master): If codeblock is NULL because YJIT is disabled, YJIT.runtime_stats should return Qnil
  69123 2021-10-21 08:20 [ko1@a...            ] 0dc3bba6f2 (master): Allow to compile with --yjit-stats support but not the full RUBY_DEBUG
  69124 2021-10-21 08:20 [ko1@a...            ] 7f2828d1c8 (master): Update README      
  69125 2021-10-21 08:20 [ko1@a...            ] 51c84f0033 (master): Code page allocation code
  69126 2021-10-21 08:20 [ko1@a...            ] 09679f486c (master): Add an lldb script to print YJIT comments
  69127 2021-10-21 08:20 [ko1@a...            ] 9d5b3e1d0f (master): Add a small test for the code GC
  69128 2021-10-21 08:20 [ko1@a...            ] 9a436da064 (master): Ensure we guard the value before we return
  69129 2021-10-21 08:20 [ko1@a...            ] e527912fe0 (master): Use jit_prepare_routine_call
  69130 2021-10-21 08:20 [ko1@a...            ] a0bb731f4f (master): Add some YJIT runtime tests
  69131 2021-10-21 08:20 [ko1@a...            ] bfde30c326 (master): Implement expandarray
  69132 2021-10-21 08:20 [ko1@a...            ] 376f5ec1a1 (master): Add a write barrier to ivar set
  69133 2021-10-21 08:20 [ko1@a...            ] b3e993a64b (master): Make sure that there is always an index table entry for getivars
  69134 2021-10-21 08:20 [ko1@a...            ] 7ed1e3ff0b (master): Add test of yjit compilation
  69135 2021-10-21 08:20 [ko1@a...            ] 05b5a7f011 (master): Add a guard that we start executing on the first PC
  69136 2021-10-21 08:20 [ko1@a...            ] 5092d6129a (master): Fix opt_eq for overridden equality
  69137 2021-10-21 08:20 [ko1@a...            ] ba9d01b3cf (master): Specialize based on types of opt_aset
  69138 2021-10-21 08:20 [ko1@a...            ] 9ebcd576f3 (master): String and fixnum equality
  69139 2021-10-21 08:20 [ko1@a...            ] d11ea2520e (master): Update yjit.md     
  69140 2021-10-21 08:20 [ko1@a...            ] 1e23b1a6c2 (master): Actually, tabs are okay in Makefile
  69141 2021-10-21 08:20 [ko1@a...            ] 8a9a2d0049 (master): Move test_yjit_asm.sh into misc
  69142 2021-10-21 08:20 [ko1@a...            ] 78b5e95e41 (master): Add a slowpath for opt_getinlinecache
  69143 2021-10-21 08:20 [ko1@a...            ] 2ff26b9ec2 (master): Fix opt_aset comptime_key check
  69144 2021-10-21 08:20 [ko1@a...            ] cb9bc13fcb (master): Check for comptime integers in opt_plus and opt_minus
  69145 2021-10-21 08:21 [ko1@a...            ] 266e12ac22 (master): Push the unspecified_bits_value onto the stack
  69146 2021-10-21 08:20 [ko1@a...            ] 70c5bbf84b (master): Fix counter names for getblockparamproxy. Print in --yjit-stats.
  69147 2021-10-21 08:21 [ko1@a...            ] cffa116275 (master): Do kwarg shuffle after checking for interrupts
  69148 2021-10-21 08:21 [ko1@a...            ] e48fc07d11 (master): Fix counter names  
  69150 2021-10-21 08:21 [ko1@a...            ] 5506f2761f (master): Add test for setlocal
  69151 2021-10-21 08:21 [ko1@a...            ] f30f299060 (master): Use C_ARG_REGS earlier
  69152 2021-10-21 08:21 [ko1@a...            ] be06112d48 (master): Fix changes from rebase
  69153 2021-10-21 08:21 [ko1@a...            ] 5e37f280d1 (master): Remove vm_opt_aset 
  69154 2021-10-21 08:21 [ko1@a...            ] 0c1aa17556 (master): Remove a few more uses of the global cb/ocb
  69158 2021-10-21 08:21 [ko1@a...            ] 692f94ba0c (master): Add jit_rb_obj_equal
  69159 2021-10-21 08:21 [ko1@a...            ] 10f1d808d5 (master): Remove rb_opt_equality_specialized
  69160 2021-10-21 08:21 [ko1@a...            ] da305dd23e (master): Match the main-branch location of yjit in inits.c
  69161 2021-10-21 08:21 [ko1@a...            ] a10cf74e5c (master): style: align pointer "*" to the right
  69162 2021-10-21 08:21 [ko1@a...            ] 4cad893080 (master): Add String#bytesize
  69163 2021-10-21 08:21 [ko1@a...            ] efed45966b (master): Show +YJIT in version string and RUBY_DESCRIPTION
  69165 2021-10-21 08:21 [ko1@a...            ] 7482744e04 (master): Add jit_obj_info_dump
  69166 2021-10-21 08:21 [ko1@a...            ] 06a826b8c8 (master): Set up the callee stack pointer properly taking into account the bits object
  69167 2021-10-21 08:21 [ko1@a...            ] 5c15850ea6 (master): Use jit_guard_known_klass() for hashes in opt_aref
  69168 2021-10-21 08:21 [ko1@a...            ] ec4a79a746 (master): Remove YJIT CI configs for tests make check runs
  69169 2021-10-21 08:21 [ko1@a...            ] 11599e5e1e (master): Add rb_darray_clear() for Kevin. Fix some warnings.
  69170 2021-10-21 08:21 [ko1@a...            ] 56b1b93a0c (master): Feedback, tests, and rebase for kwargs
  69172 2021-10-21 08:21 [ko1@a...            ] 9951a9a8ec (master): Implement invokebuiltin
  69173 2021-10-21 08:21 [ko1@a...            ] 82405ac48a (master): Add counters for tracking invalidations
  69174 2021-10-21 08:19 [ko1@a...            ] 9bd779cbf9 (master): Don't check if value is immediate if context has type info
  69175 2021-10-21 08:19 [ko1@a...            ] 986b9b47d1 (master): Better comments    
  69176 2021-10-21 08:19 [ko1@a...            ] 51e46eac5f (master): Rename Ruby README to README_ruby.md
  69177 2021-10-21 08:19 [ko1@a...            ] d1d3d2c0aa (master): If --yjit-stats is given without RUBY_DEBUG, that should be an error.
  69178 2021-10-21 08:19 [ko1@a...            ] 9a55fd37c9 (master): Update README.md   
  69179 2021-10-21 08:22 [ko1@a...            ] 6ef1609fab (master): Correct margin for stack overflow test
  69180 2021-10-21 08:22 [ko1@a...            ] 884b6f3dbb (master): Move YJIT internal macros away from yjit.h. Tweak style
  69181 2021-10-21 08:22 [ko1@a...            ] f380856923 (master): Add fixes for feedback
  69182 2021-10-21 08:22 [ko1@a...            ] 3dd4abfcd0 (master): Move YJIT's README into doc/yjit/yjit.md
  69183 2021-10-21 08:19 [ko1@a...            ] b93f59ced0 (master): Implement invokebuiltin_delegate
  69184 2021-10-21 08:19 [ko1@a...            ] 31acd22d3b (master): Assert for running out of branches in all builds
  69185 2021-10-21 08:19 [ko1@a...            ] 34dcd0b3e6 (master): Update README.md   
  69186 2021-10-21 08:19 [ko1@a...            ] 8bd3e5015b (master): Update README.md   
  69187 2021-10-21 08:19 [ko1@a...            ] f54e6e1310 (master): Update comment     
  69188 2021-10-21 08:20 [ko1@a...            ] 3996e0ab07 (master): Add tests, comments, and an assert for invokesuper
  69189 2021-10-21 08:23 [ko1@a...            ] 0ad9d1fa48 (master): Update yjit_codegen.c
  69190 2021-10-21 08:23 [ko1@a...            ] 1f09eb66e6 (master): Expand tabs        
  69191 2021-10-21 08:23 [ko1@a...            ] 9fff8fdb59 (master): Update suggested ./configure in README
  69192 2021-10-21 08:23 [ko1@a...            ] e04c3af522 (master): Update README.md   
  69193 2021-10-21 08:23 [ko1@a...            ] 506c037a16 (master): Cleanup iseq.c minimize diff with upstream
  69194 2021-10-21 08:23 [ko1@a...            ] cc2aa1221f (master): Fix avg_len_in_yjit
  69195 2021-10-21 08:23 [ko1@a...            ] b78c50d800 (master): Don't check MJIT if it's not enabled
  69196 2021-10-21 08:23 [ko1@a...            ] fc13ff14a2 (master): Add comments to getspecial
  69197 2021-10-21 08:23 [ko1@a...            ] ff863f3818 (master): Show --yjit in help message
  69198 2021-10-21 08:23 [ko1@a...            ] c5acbd0208 (master): Bail out if passing keyword arguments to only positional and/or optional methods
  69199 2021-10-21 08:23 [ko1@a...            ] 922aed92b5 (master): Add codegen for rb_true and rb_false
  69200 2021-10-21 08:23 [ko1@a...            ] 9aed5809e1 (master): Reuse stack swapping logic

[前][次][スレッド一覧][上]