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

Unified Diff: src/IceTimerTree.def

Issue 2138443002: Subzero: Loop Invariant Code Motion (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Address comments 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') | tests_lit/llvm2ice_tests/licm.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 d0421759a555d100a68b0240e58c13a3cfe455de..0ebcfd3e9dc5a30a1d513c50b53559d13e8767da 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -42,6 +42,7 @@
X(llvmConvert) \
X(loadOpt) \
X(localCse) \
+ X(loopInvariantCodeMotion) \
X(lowerPhiAssignments) \
X(materializeVectorShuffles) \
X(parse) \
« no previous file with comments | « src/IceTargetLoweringX86BaseImpl.h ('k') | tests_lit/llvm2ice_tests/licm.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698