commit | 5e8b137d28c840b128e2488f954cccee3e86db14 | [log] [tgz] |
---|---|---|
author | David Brazdil <dbrazdil@google.com> | Fri Jan 23 14:39:08 2015 +0000 |
committer | David Brazdil <dbrazdil@google.com> | Wed Feb 04 13:47:49 2015 +0000 |
tree | c56e4c709ce07d605ab4b754e89f7739264feb73 | |
parent | f9af19413333c271192c3b11425f865bd8054c0c [diff] |
Create HGraph outside Builder, print timings This patch refactors the way HGraph objects are created, moving the instantiation out of the Builder class and creating the CodeGenerator earlier. The patch uses this to build a single interface for printing timings info and dumping the CFG. Change-Id: I2eb63eabf28e2d0f5cdc7affaa690c3a4b1bdd21