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

Side by Side Diff: test/cctest/compiler/value-helper.h

Issue 2065503002: [builtins] Introduce proper Float64Atan and Float64Atan2 operators. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: [WIP] Fix GCC/Win32. 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 unified diff | Download patch
« no previous file with comments | « test/cctest/compiler/test-run-machops.cc ('k') | test/unittests/base/ieee754-unittest.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright 2014 the V8 project authors. All rights reserved. 1 // Copyright 2014 the V8 project authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 #ifndef V8_CCTEST_COMPILER_VALUE_HELPER_H_ 5 #ifndef V8_CCTEST_COMPILER_VALUE_HELPER_H_
6 #define V8_CCTEST_COMPILER_VALUE_HELPER_H_ 6 #define V8_CCTEST_COMPILER_VALUE_HELPER_H_
7 7
8 #include <stdint.h> 8 #include <stdint.h>
9 9
10 #include "src/compiler/common-operator.h" 10 #include "src/compiler/common-operator.h"
(...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after
103 -113.0f, 103 -113.0f,
104 -62.0f, 104 -62.0f,
105 -15.0f, 105 -15.0f,
106 -7.0f, 106 -7.0f,
107 -1.0f, 107 -1.0f,
108 -0.0256635f, 108 -0.0256635f,
109 -4.60374e-07f, 109 -4.60374e-07f,
110 -3.63759e-10f, 110 -3.63759e-10f,
111 -4.30175e-14f, 111 -4.30175e-14f,
112 -5.27385e-15f, 112 -5.27385e-15f,
113 -1.5707963267948966f,
113 -1.48084e-15f, 114 -1.48084e-15f,
114 -2.220446049250313e-16f, 115 -2.220446049250313e-16f,
115 -1.05755e-19f, 116 -1.05755e-19f,
116 -3.2995e-21f, 117 -3.2995e-21f,
117 -1.67354e-23f, 118 -1.67354e-23f,
118 -1.11885e-23f, 119 -1.11885e-23f,
119 -1.78506e-30f, 120 -1.78506e-30f,
120 -5.07594e-31f, 121 -5.07594e-31f,
121 -3.65799e-31f, 122 -3.65799e-31f,
122 -1.43718e-34f, 123 -1.43718e-34f,
123 -1.27126e-38f, 124 -1.27126e-38f,
124 -0.0f, 125 -0.0f,
125 0.0f, 126 0.0f,
126 1.17549e-38f, 127 1.17549e-38f,
127 1.56657e-37f, 128 1.56657e-37f,
128 4.08512e-29f, 129 4.08512e-29f,
129 3.31357e-28f, 130 3.31357e-28f,
130 6.25073e-22f, 131 6.25073e-22f,
131 4.1723e-13f, 132 4.1723e-13f,
132 1.44343e-09f, 133 1.44343e-09f,
134 1.5707963267948966f,
133 5.27004e-08f, 135 5.27004e-08f,
134 9.48298e-08f, 136 9.48298e-08f,
135 5.57888e-07f, 137 5.57888e-07f,
136 4.89988e-05f, 138 4.89988e-05f,
137 0.244326f, 139 0.244326f,
138 1.0f, 140 1.0f,
139 12.4895f, 141 12.4895f,
140 19.0f, 142 19.0f,
141 47.0f, 143 47.0f,
142 106.0f, 144 106.0f,
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
183 -9223372036854775808.0, // INT64_MIN 185 -9223372036854775808.0, // INT64_MIN
184 -2147483649.5, 186 -2147483649.5,
185 -2147483648.25, 187 -2147483648.25,
186 -2147483648.0, 188 -2147483648.0,
187 -2147483647.875, 189 -2147483647.875,
188 -2147483647.125, 190 -2147483647.125,
189 -2147483647.0, 191 -2147483647.0,
190 -999.75, 192 -999.75,
191 -2e66, 193 -2e66,
192 -1.75, 194 -1.75,
195 -1.5707963267948966,
193 -1.0, 196 -1.0,
194 -0.5, 197 -0.5,
195 -0.0, 198 -0.0,
196 0.0, 199 0.0,
197 3e-88, 200 3e-88,
198 0.125, 201 0.125,
199 0.25, 202 0.25,
200 0.375, 203 0.375,
201 0.5, 204 0.5,
202 1.0, 205 1.0,
203 1.17549e-38, 206 1.17549e-38,
204 1.56657e-37, 207 1.56657e-37,
205 1.0000001, 208 1.0000001,
206 1.25, 209 1.25,
210 1.5707963267948966,
207 2, 211 2,
208 3.1e7, 212 3.1e7,
209 5.125, 213 5.125,
210 6.25, 214 6.25,
211 888, 215 888,
212 982983.25, 216 982983.25,
213 2147483647.0, 217 2147483647.0,
214 2147483647.375, 218 2147483647.375,
215 2147483647.75, 219 2147483647.75,
216 2147483648.0, 220 2147483648.0,
(...skipping 127 matching lines...) Expand 10 before | Expand all | Expand 10 after
344 do { \ 348 do { \
345 volatile double tmp = lhs; \ 349 volatile double tmp = lhs; \
346 CheckDoubleEq(tmp, rhs); \ 350 CheckDoubleEq(tmp, rhs); \
347 } while (0) 351 } while (0)
348 352
349 } // namespace compiler 353 } // namespace compiler
350 } // namespace internal 354 } // namespace internal
351 } // namespace v8 355 } // namespace v8
352 356
353 #endif // V8_CCTEST_COMPILER_VALUE_HELPER_H_ 357 #endif // V8_CCTEST_COMPILER_VALUE_HELPER_H_
OLDNEW
« no previous file with comments | « test/cctest/compiler/test-run-machops.cc ('k') | test/unittests/base/ieee754-unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698