Remove stack shadowing for x86-64
authorFritz Koenig <frkoenig@google.com>
Fri, 15 Oct 2010 00:10:33 +0000 (17:10 -0700)
committerFritz Koenig <frkoenig@google.com>
Thu, 21 Oct 2010 17:28:08 +0000 (10:28 -0700)
commit15acc84f10cefd98b2f8dbd2eac2cc92c5a3f851
treeecff08bf66346f588b249bc63110272c05ce1e36
parent1dc0ca13404b072f14df29b40c79b71bd49a4763
Remove stack shadowing for x86-64

x86-64 passes most arguments in registers.  There is no need to
push them to the stack before using them.

Change-Id: I13c683f1358782682ecafaf1df3fb0af23b978ea
vp8/encoder/x86/sad_sse3.asm