Commit 01331c56 authored by Nathan Froyd's avatar Nathan Froyd
Browse files

0.9.16.33:

	Micro-optimize keyword argument parsing on x86 and x86-64.

	* Change %MORE-ARG to take a negative offset, so we can perform
	  the negation once outside the parsing loop instead of twice
	  each time through the loop;
	* Combine the retrieval of the keyword and its associated value
	  into a single VOP, so we can take advantage of base+index+disp
	  addressing.
parent 1479483c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment