summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorSerban Constantinescu <serban.constantinescu@linaro.org>2015-08-13 15:20:25 +0100
committerSerban Constantinescu <serban.constantinescu@linaro.org>2015-08-27 18:21:03 +0100
commit5a6cc49ed4f36dd11d6ec1590857b884ad8da6ab (patch)
tree68f373808011cca47abf3bf09f5de6d8c9bca4b4 /compiler/optimizing/graph_visualizer.cc
parent75d4e58decf3f0be8814039df57456368e4d5475 (diff)
SlowPath: Remove the use of Locations in the SlowPath constructors.
The main motivation is that using locations in the SlowPath constructors ties us to creating the SlowPaths after register allocation, since before the locations are invalid. A later patch of the series will be moving the SlowPath creation to the LocationsBuilder visitors. This will enable us to add more checking as well as consider sharing multiple SlowPaths of the same type. Change-Id: I7e96dcc2b5586d15153c942373e9281ecfe013f0 Signed-off-by: Serban Constantinescu <serban.constantinescu@linaro.org>
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions