Revision: 23514
Author:   [email protected]
Date:     Fri Aug 29 09:49:50 2014 UTC
Log:      ARM64: re-enable turbofan tests.

The tests were already passing.

BUG=
[email protected]

Review URL: https://codereview.chromium.org/513253002
https://code.google.com/p/v8/source/detail?r=23514

Modified:
 /branches/bleeding_edge/test/cctest/compiler/test-changes-lowering.cc

=======================================
--- /branches/bleeding_edge/test/cctest/compiler/test-changes-lowering.cc Wed Aug 27 16:17:16 2014 UTC +++ /branches/bleeding_edge/test/cctest/compiler/test-changes-lowering.cc Fri Aug 29 09:49:50 2014 UTC
@@ -303,10 +303,7 @@
 }


-#ifndef V8_TARGET_ARCH_ARM64
 #if V8_TURBOFAN_BACKEND
-// TODO(titzer): disabled on ARM64 because calling into the runtime to
-// allocate uses the wrong stack pointer.
 // TODO(titzer): disabled on ARM

 TEST(RunChangeInt32ToTaggedSmi) {
@@ -411,4 +408,3 @@
 }

 #endif  // V8_TURBOFAN_BACKEND
-#endif  // !V8_TARGET_ARCH_ARM64

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to