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

Unified Diff: src/IceTimerTree.def

Issue 1997443002: Subzero: Initial implementation of BB Local CSE (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Final touches Created 4 years, 7 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') | tests_lit/llvm2ice_tests/local-cse.ll » ('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 5faac9c2e8b1e9dce6a97d90818506b0be86f113..41d73c269b7e9fb0434a70cf942e628d9b390c40 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -41,6 +41,7 @@
X(livenessLightweight) \
X(llvmConvert) \
X(loadOpt) \
+ X(localCse) \
X(lowerPhiAssignments) \
X(materializeVectorShuffles) \
X(parse) \
« no previous file with comments | « src/IceTargetLoweringX86BaseImpl.h ('k') | tests_lit/llvm2ice_tests/local-cse.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698