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

Unified Diff: src/IceTimerTree.def

Issue 2069923004: Short Circuit Evaluation (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Address formatting issues apparently missed by 'make format' Created 4 years, 6 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/short-circuit.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 41d73c269b7e9fb0434a70cf942e628d9b390c40..d0421759a555d100a68b0240e58c13a3cfe455de 100644
--- a/src/IceTimerTree.def
+++ b/src/IceTimerTree.def
@@ -61,6 +61,7 @@
X(qTransPush) \
X(regAlloc) \
X(renumberInstructions) \
+ X(shortCircuit) \
X(szmain) \
X(translate) \
X(translateFunctions) \
« no previous file with comments | « src/IceTargetLoweringX86BaseImpl.h ('k') | tests_lit/llvm2ice_tests/short-circuit.ll » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698