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

Unified Diff: Makefile.standalone

Issue 1318553003: Compute the loop nest depth of each CfgNode and weight Variables by it. (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 5 years, 3 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 | « no previous file | src/IceCfg.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Makefile.standalone
diff --git a/Makefile.standalone b/Makefile.standalone
index 18ecc9a9e5e8aa8d50059cef13300d71577d5b65..0210ed4f1a3d93364d077835c4c195d4105c091c 100644
--- a/Makefile.standalone
+++ b/Makefile.standalone
@@ -195,6 +195,7 @@ SRCS = \
IceInstX8664.cpp \
IceIntrinsics.cpp \
IceLiveness.cpp \
+ IceLoopAnalyzer.cpp \
IceOperand.cpp \
IceRegAlloc.cpp \
IceRNG.cpp \
« no previous file with comments | « no previous file | src/IceCfg.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698