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

Unified Diff: Source/wtf/wtf.gypi

Issue 346913004: Some inline ARM assembly for saturated arithmetic, a small speed-up for (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename of assmebly file, some layout changes Created 6 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
Index: Source/wtf/wtf.gypi
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi
index 5131a78692630881ece4d215b3280d9a3a0887f8..fdce6c126e9665388f12f0b441a7387459c405c0 100644
--- a/Source/wtf/wtf.gypi
+++ b/Source/wtf/wtf.gypi
@@ -135,6 +135,7 @@
'WTFThreadData.cpp',
'WTFThreadData.h',
'WeakPtr.h',
+ 'asm/SaturatedArithmeticARM.h',
'dtoa.cpp',
'dtoa.h',
'dtoa/bignum-dtoa.cc',
« Source/wtf/SaturatedArithmetic.h ('K') | « Source/wtf/asm/SaturatedArithmeticARM.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698