2009-02-12 Mark Probst <mark.probst@gmail.com>
authorMark Probst <mark.probst@gmail.com>
Thu, 12 Feb 2009 16:04:19 +0000 (16:04 -0000)
committerMark Probst <mark.probst@gmail.com>
Thu, 12 Feb 2009 16:04:19 +0000 (16:04 -0000)
commit059c8a50dbe5a9fd97250ea25c9dd6b3a4e58a94
tree40fefa05a4af6bb29df4f051bb771ce8153be686
parent55064ccc0770b47312d78fc472602f32c2e3bcb1
2009-02-12  Mark Probst  <mark.probst@gmail.com>

* mini-x86.c, mini-x86.h: Very simple frame pointer removal.  We
remove the frame pointer in leaf methods which don't receive any
arguments, don't throw exceptions and don't do dynamic stack
allocations.

svn path=/trunk/mono/; revision=126720
mono/mini/ChangeLog
mono/mini/mini-x86.c
mono/mini/mini-x86.h