commit | 16da88c70c4bdbd97b8482be8b42103a52f22d59 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Tue Mar 20 10:38:17 2012 -0700 |
committer | buzbee <buzbee@google.com> | Tue Mar 20 14:36:11 2012 -0700 |
tree | 905c1bfc68c7a301706a5cd2b7a3d7d9084a06b3 | |
parent | b41b33b5e5f08083e35f84818b4f44d26feb4a8b [diff] |
Custom codegen for small frameless methods. Added a general mechanism that will allow pattern matching of small methods and (generally) frameless code generation. Prevously, all frames were at least 16 bytes, not you can have zero-length frames (and thus some old asserts had to go). Change-Id: Ic786940a602e25b48cbc317ac601ac84cc307762