Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(22)

Unified Diff: src/IceTimerTree.def

Issue 640713003: Subzero: Improve the output with the --timing-focus=xxx option. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: 80-col Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « src/IceTimerTree.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: src/IceTimerTree.def
diff --git a/src/IceTimerTree.def b/src/IceTimerTree.def
index 5319b1d7d138fc54ff64b362cdf3a620abaf4944..ad5d482b5770f8e4c168b9a1e365fdd0a100011e 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -30,6 +30,7 @@
X(initUnhandled) \
X(linearScan) \
X(liveRange) \
+ X(liveRangeCtor) \
X(liveness) \
X(livenessLightweight) \
X(llvmConvert) \
« no previous file with comments | « src/IceTimerTree.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698