On 8/2/2011 12:49 PM, Adam D. Ruppe wrote:
So I'm pretty sure the difference is caused by dmd not using the new registers in x64. The other differences look trivial to my eyes.
dmd does use all the registers on the x64, but it seems to not be enregistering here. I'll have a look see.
