commit | eb1404a0b59c4a981af61852c94129507efc331a | [log] [tgz] |
---|---|---|
author | Jean Christophe Beyler <jean.christophe.beyler@intel.com> | Thu Sep 04 08:15:11 2014 -0700 |
committer | Vladimir Marko <vmarko@google.com> | Fri Dec 05 13:35:23 2014 +0000 |
tree | edf53ab86378ab2095ae731b4ede135c372e8323 | |
parent | 8775cc33f0cab1a9bd866be0df9dbe4541ecbe0d [diff] |
ART: Fix variable formatting and CodeLayout's multiple visits The CodeLayout pass visits multiple times the same BasicBlock. This patch fixes that issue to reduce its overhead. The patch also fixes cUnit to c_unit in the bb_optimization files. Signed-off-by: Jean Christophe Beyler <jean.christophe.beyler@intel.com> Bug: 18507840 (cherry picked from commit 75bcc3780bc40dd7c265e150aff5b891135ff6e3) Change-Id: I4675ba0b4886c35f0093ac54e171dd87548f60c8