From 7e8f558aea05d97f7879d6ead4488cc9807c5136 Mon Sep 17 00:00:00 2001 From: ko1 Date: Thu, 18 Oct 2012 09:44:19 +0000 Subject: * insns.def (opt_send_simple): move the location of `opt_send_simple' to the place near `send' definition. (to take care about icache locality). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37260 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bcf7bbc5cb..f8cd53fcaf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Thu Oct 18 18:42:35 2012 Koichi Sasada + + * insns.def (opt_send_simple): move the location of + `opt_send_simple' to the place near `send' definition. + (to take care about icache locality). + Thu Oct 18 18:29:25 2012 Koichi Sasada * insns.def (send): remove unused condition. -- cgit v1.2.3