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

Unified Diff: test/compiler-unittests/compiler-unittests.gyp

Issue 479793004: [turbofan] Initial import of SimplifiedOperatorReducer. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: REBASE Created 6 years, 4 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
Index: test/compiler-unittests/compiler-unittests.gyp
diff --git a/test/compiler-unittests/compiler-unittests.gyp b/test/compiler-unittests/compiler-unittests.gyp
index e486fe32d6534a7848e7b9aeb650541525fe2bf2..0a90b408dbb2b8cf4cdc445ef5e706ba7bd09abb 100644
--- a/test/compiler-unittests/compiler-unittests.gyp
+++ b/test/compiler-unittests/compiler-unittests.gyp
@@ -29,6 +29,7 @@
'instruction-selector-unittest.cc',
'machine-operator-reducer-unittest.cc',
'machine-operator-unittest.cc',
+ 'simplified-operator-reducer-unittest.cc',
],
'conditions': [
['v8_target_arch=="arm"', {

Powered by Google App Engine
This is Rietveld 408576698