summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2014-11-26 12:33:45 +0000
committerVladimir Marko <vmarko@google.com>2014-11-26 16:05:46 +0000
commit174636dad59068fc6e879b147ae02ac932f38c6f (patch)
tree10952a9aa5303880a9417005593c0933697db016 /compiler/optimizing/graph_visualizer.cc
parentfef1680241e85532919ecfaf42855d31ddb69361 (diff)
Quick: Use 16-bit conditional branch in Thumb2.
We were using the 32-bit version because the compilation time impact of having to change the instruction length and reassemble instructions when the target is out of range was too high. However, the assembly phase has been rewritten since making that decision and the compile time impact is now insignificant, so we prefer to save space. Change-Id: Ib90f90d3f4e0c4e310267af272e3b16611026bbe
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions