commit | 8e3964b766652a0478e8e0e303e8556c997675f1 | [log] [tgz] |
---|---|---|
author | Nicolas Geoffray <ngeoffray@google.com> | Fri Oct 17 11:06:38 2014 +0100 |
committer | Nicolas Geoffray <ngeoffray@google.com> | Tue Oct 21 11:47:54 2014 +0100 |
tree | ebae22017d3d3c872642cbc56610f67ff32a861d | |
parent | 5830247c351a1c40f37666584d6c390f32c31957 [diff] |
Remove the notion of dies at entry. - Instead, explicitly say that the output does not overlap. - Inputs that must be in a fixed register do die at entry, as we know they have a location that others can not take. - There is also no need to differentiate between an input move and a connecting sibling move - those can be put in the same parallel move instruction. Change-Id: I1b2b2827906601f822b59fb9d6a21d48e43bae27