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

Side by Side Diff: AUTHORS

Issue 873143002: [turbofan] Better narrow the derived type for the right shift operation. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Address code style nits Created 5 years, 11 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 | « no previous file | src/compiler/typer.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 # Below is a list of people and organizations that have contributed 1 # Below is a list of people and organizations that have contributed
2 # to the V8 project. Names should be added to the list like so: 2 # to the V8 project. Names should be added to the list like so:
3 # 3 #
4 # Name/Organization <email address> 4 # Name/Organization <email address>
5 5
6 Google Inc. <*@google.com> 6 Google Inc. <*@google.com>
7 The Chromium Authors <*@chromium.org> 7 The Chromium Authors <*@chromium.org>
8 Sigma Designs Inc. <*@sdesigns.com> 8 Sigma Designs Inc. <*@sdesigns.com>
9 ARM Ltd. <*@arm.com> 9 ARM Ltd. <*@arm.com>
10 Hewlett-Packard Development Company, LP <*@palm.com> 10 Hewlett-Packard Development Company, LP <*@palm.com>
(...skipping 28 matching lines...) Expand all
39 Andrew Paprocki <andrew@ishiboo.com> 39 Andrew Paprocki <andrew@ishiboo.com>
40 Andrei Kashcha <anvaka@gmail.com> 40 Andrei Kashcha <anvaka@gmail.com>
41 Ben Noordhuis <info@bnoordhuis.nl> 41 Ben Noordhuis <info@bnoordhuis.nl>
42 Bert Belder <bertbelder@gmail.com> 42 Bert Belder <bertbelder@gmail.com>
43 Burcu Dogan <burcujdogan@gmail.com> 43 Burcu Dogan <burcujdogan@gmail.com>
44 Caitlin Potter <caitpotter88@gmail.com> 44 Caitlin Potter <caitpotter88@gmail.com>
45 Craig Schlenter <craig.schlenter@gmail.com> 45 Craig Schlenter <craig.schlenter@gmail.com>
46 Christopher A. Taylor <chris@gameclosure.com> 46 Christopher A. Taylor <chris@gameclosure.com>
47 Daniel Andersson <kodandersson@gmail.com> 47 Daniel Andersson <kodandersson@gmail.com>
48 Daniel James <dnljms@gmail.com> 48 Daniel James <dnljms@gmail.com>
49 Douglas Crosher <dtc-v8@scieneer.com>
49 Erich Ocean <erich.ocean@me.com> 50 Erich Ocean <erich.ocean@me.com>
50 Fedor Indutny <fedor@indutny.com> 51 Fedor Indutny <fedor@indutny.com>
51 Felix Geisendörfer <haimuiba@gmail.com> 52 Felix Geisendörfer <haimuiba@gmail.com>
52 Filipe David Manana <fdmanana@gmail.com> 53 Filipe David Manana <fdmanana@gmail.com>
53 Geoffrey Garside <ggarside@gmail.com> 54 Geoffrey Garside <ggarside@gmail.com>
54 Hirofumi Mako <mkhrfm@gmail.com> 55 Hirofumi Mako <mkhrfm@gmail.com>
55 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com> 56 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
56 Isiah Meadows <impinball@gmail.com> 57 Isiah Meadows <impinball@gmail.com>
57 Jan de Mooij <jandemooij@gmail.com> 58 Jan de Mooij <jandemooij@gmail.com>
58 Jay Freeman <saurik@saurik.com> 59 Jay Freeman <saurik@saurik.com>
(...skipping 26 matching lines...) Expand all
85 Sandro Santilli <strk@keybit.net> 86 Sandro Santilli <strk@keybit.net>
86 Sanjoy Das <sanjoy@playingwithpointers.com> 87 Sanjoy Das <sanjoy@playingwithpointers.com>
87 Seo Sanghyeon <sanxiyn@gmail.com> 88 Seo Sanghyeon <sanxiyn@gmail.com>
88 Tobias Burnus <burnus@net-b.de> 89 Tobias Burnus <burnus@net-b.de>
89 Victor Costan <costan@gmail.com> 90 Victor Costan <costan@gmail.com>
90 Vlad Burlik <vladbph@gmail.com> 91 Vlad Burlik <vladbph@gmail.com>
91 Vladimir Shutoff <vovan@shutoff.ru> 92 Vladimir Shutoff <vovan@shutoff.ru>
92 Yu Yin <xwafish@gmail.com> 93 Yu Yin <xwafish@gmail.com>
93 Zhongping Wang <kewpie.w.zp@gmail.com> 94 Zhongping Wang <kewpie.w.zp@gmail.com>
94 柳荣一 <admin@web-tinker.com> 95 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | src/compiler/typer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698