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 680733002: Subzero: Allow delaying Phi lowering until after register allocation. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Fix vector const undef lowering for phis. 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/IceTargetLoweringX8632.cpp ('k') | src/IceTypes.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 59d6f1221c2ee7f0d3e6333c919dea9b67d42ab3..6de505543f37c60b212efb0816b0ff0acfe7ea55 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -18,6 +18,7 @@
/* enum value */ \
X(O2) \
X(Om1) \
+ X(advancedPhiLowering) \
X(convertToIce) \
X(deletePhis) \
X(doAddressOpt) \
« no previous file with comments | « src/IceTargetLoweringX8632.cpp ('k') | src/IceTypes.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698