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

Unified Diff: src/IceTimerTree.def

Issue 652633002: Subzero: Improve performance of liveness analysis and live range construction. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Remove TODO 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') | tests_lit/llvm2ice_tests/64bit.pnacl.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 ad5d482b5770f8e4c168b9a1e365fdd0a100011e..59d6f1221c2ee7f0d3e6333c919dea9b67d42ab3 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -37,7 +37,6 @@
X(parse) \
X(placePhiLoads) \
X(placePhiStores) \
- X(postLower) \
X(regAlloc) \
X(renumberInstructions) \
X(szmain) \
« no previous file with comments | « src/IceTimerTree.cpp ('k') | tests_lit/llvm2ice_tests/64bit.pnacl.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698