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

Unified Diff: src/IceTimerTree.def

Issue 2177033002: Subzero: Local variable splitting. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Code review changes, mostly renaming. Created 4 years, 5 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/IceTargetLoweringX86BaseImpl.h ('k') | src/IceVariableSplitting.h » ('j') | 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 0ebcfd3e9dc5a30a1d513c50b53559d13e8767da..9cd6b8e7083344627de3d96b2c3bf616c9795f30 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -63,6 +63,7 @@
X(regAlloc) \
X(renumberInstructions) \
X(shortCircuit) \
+ X(splitLocalVars) \
X(szmain) \
X(translate) \
X(translateFunctions) \
« no previous file with comments | « src/IceTargetLoweringX86BaseImpl.h ('k') | src/IceVariableSplitting.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698