Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support floats and doubles in fields. | Nicolas Geoffray | 2014-11-07 | 1 | -0/+6 |
| | | | | Change-Id: I19832106633405403f0461b3fe13b268abe39db3 | ||||
* | Support fields in optimizing compiler. | Nicolas Geoffray | 2014-07-14 | 4 | -0/+263 |
- Required support for temporaries, to be only used by baseline compiler. - Also fixed a few invalid assumptions around locations and instructions that don't need materialization. These instructions should not have an Out. Change-Id: Idc4a30dd95dd18015137300d36bec55fc024cf62 |