v8/src
Yu Yin 71f7cf7dc4 [mips][builtin] Small optimization.
port dcf3b66 https://crrev.com/c/1825222
port 7675b95 https://crrev.com/c/1826724

[mips][wasm-simd] Implement f32x4.sqrt.

port 36f2ec1 https://crrev.com/c/1808045

Change-Id: Ib714d56f2b0062d5013364eeea30294cf0b92cd4
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1826588
Reviewed-by: Santiago Aboy Solanes <solanes@chromium.org>
Reviewed-by: Zhi An Ng <zhin@chromium.org>
Commit-Queue: Yu Yin <xwafish@gmail.com>
Cr-Commit-Position: refs/heads/master@{#64030}
2019-09-28 00:57:18 +00:00
..
api [inspector] Add "disableBreaks" parameter to "Runtime.evaluate". 2019-09-27 12:16:01 +00:00
asmjs Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
ast [parser] Fix destructured parameters in arrowheads 2019-09-24 14:11:52 +00:00
base Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
builtins [mips][builtin] Small optimization. 2019-09-28 00:57:18 +00:00
codegen Reland "[compiler] Cache OSR optimized code" 2019-09-27 13:25:47 +00:00
common [wasm] Support any iterable in multi-return wrappers 2019-09-26 15:11:09 +00:00
compiler [mips][builtin] Small optimization. 2019-09-28 00:57:18 +00:00
compiler-dispatcher Replace base::make_unique by std::make_unique 2019-09-10 11:21:51 +00:00
d8 Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
date Avoid a FixedArray allocation in date parser 2019-08-02 10:33:58 +00:00
debug [inspector] Add "disableBreaks" parameter to "Runtime.evaluate". 2019-09-27 12:16:01 +00:00
deoptimizer [cpu-profiler] Fix stack iterability during deopt (arm port) 2019-09-27 13:51:37 +00:00
diagnostics [roheap] Add Isolate parameter to Code::Disassemble 2019-09-25 10:46:45 +00:00
execution [protectors] Migrate final two protectors to their own file 2019-09-26 17:18:35 +00:00
extensions [heap] Fix parameter parsing on GC builtin 2019-09-11 10:13:16 +00:00
flags [Intl] Remove abandoned support of 'quarter' 2019-09-26 17:13:56 +00:00
handles Clean up deferred handle scopes 2019-09-17 11:45:55 +00:00
heap Reland "[compiler] Cache OSR optimized code" 2019-09-27 13:25:47 +00:00
ic [protectors] Migrate final two protectors to their own file 2019-09-26 17:18:35 +00:00
init [Intl] Remove abandoned support of 'quarter' 2019-09-26 17:13:56 +00:00
inspector [inspector] Add "disableBreaks" parameter to "Runtime.evaluate". 2019-09-27 12:16:01 +00:00
interpreter [ptr-compr][csa] Preparing for smi-corrupting decompression 2019-09-26 15:08:51 +00:00
json [runtime] Throw range error on too many properties 2019-08-28 15:58:04 +00:00
libplatform Fix two warnings issued by g++ 2019-09-16 12:23:41 +00:00
libsampler [iwyu] Add missing includes of <memory> for std::unique_ptr 2019-09-13 17:13:36 +00:00
logging [log] report code relocation through CodeEventHandler 2019-09-24 10:50:05 +00:00
numbers Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
objects Reland "[compiler] Cache OSR optimized code" 2019-09-27 13:25:47 +00:00
parsing [parser] Fix destructured parameters in arrowheads 2019-09-24 14:11:52 +00:00
profiler [iwyu] Add missing includes of <memory> for std::unique_ptr 2019-09-13 17:13:36 +00:00
protobuf Add OWNERS to src/protobuf 2019-05-15 11:17:23 +00:00
regexp [Intl] Fix /ſ/i.test('ſ'.toUpperCase()) be false. 2019-09-27 18:13:00 +00:00
roots [protectors] Migrate another batch of protectors 2019-09-23 15:32:21 +00:00
runtime Reland "[compiler] Cache OSR optimized code" 2019-09-27 13:25:47 +00:00
sanitizer Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
snapshot [ptr-compr][csa] Preparing for smi-corrupting decompression 2019-09-26 15:08:51 +00:00
strings Reland "Disallow nullptr arguments for {CopyChars}" 2019-09-18 11:01:55 +00:00
tasks Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
third_party Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00
torque [tools] Use instance types of known Maps in v8_debug_helper 2019-09-20 16:00:59 +00:00
tracing [tracing] Separate tracing implementations and add perfetto tests 2019-07-18 15:40:12 +00:00
trap-handler Remove 'set noparent' from OWNERS files where reasonable 2019-06-03 10:18:22 +00:00
utils Reland "Disallow nullptr arguments for {CopyChars}" 2019-09-18 11:01:55 +00:00
wasm [wasm] Fix PC not aligned on s390 debug test case 2019-09-26 14:43:42 +00:00
zone Rename clemensh to clemensb in OWNERS 2019-09-26 08:44:44 +00:00
DEPS [tracing] Use the new perfetto client API 2019-07-08 13:37:16 +00:00
OWNERS Use relative paths to OWNERS files 2019-08-12 13:52:52 +00:00