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

Side by Side Diff: AUTHORS

Issue 1326173002: MIPS:[turbofan] Improve boolean materialization compares. (Closed) Base URL: https://chromium.googlesource.com/v8/v8.git@master
Patch Set: Fix typos. Created 5 years, 3 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/mips/code-generator-mips.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 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
42 Ben Noordhuis <info@bnoordhuis.nl> 42 Ben Noordhuis <info@bnoordhuis.nl>
43 Bert Belder <bertbelder@gmail.com> 43 Bert Belder <bertbelder@gmail.com>
44 Burcu Dogan <burcujdogan@gmail.com> 44 Burcu Dogan <burcujdogan@gmail.com>
45 Caitlin Potter <caitpotter88@gmail.com> 45 Caitlin Potter <caitpotter88@gmail.com>
46 Craig Schlenter <craig.schlenter@gmail.com> 46 Craig Schlenter <craig.schlenter@gmail.com>
47 Chris Nardi <hichris123@gmail.com> 47 Chris Nardi <hichris123@gmail.com>
48 Christopher A. Taylor <chris@gameclosure.com> 48 Christopher A. Taylor <chris@gameclosure.com>
49 Daniel Andersson <kodandersson@gmail.com> 49 Daniel Andersson <kodandersson@gmail.com>
50 Daniel James <dnljms@gmail.com> 50 Daniel James <dnljms@gmail.com>
51 Douglas Crosher <dtc-v8@scieneer.com> 51 Douglas Crosher <dtc-v8@scieneer.com>
52 Dusan Milosavljevic <dusan.m.milosavljevic@gmail.com>
52 Erich Ocean <erich.ocean@me.com> 53 Erich Ocean <erich.ocean@me.com>
53 Fedor Indutny <fedor@indutny.com> 54 Fedor Indutny <fedor@indutny.com>
54 Felix Geisendörfer <haimuiba@gmail.com> 55 Felix Geisendörfer <haimuiba@gmail.com>
55 Filipe David Manana <fdmanana@gmail.com> 56 Filipe David Manana <fdmanana@gmail.com>
56 Geoffrey Garside <ggarside@gmail.com> 57 Geoffrey Garside <ggarside@gmail.com>
57 Han Choongwoo <cwhan.tunz@gmail.com> 58 Han Choongwoo <cwhan.tunz@gmail.com>
58 Hirofumi Mako <mkhrfm@gmail.com> 59 Hirofumi Mako <mkhrfm@gmail.com>
59 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com> 60 Ioseb Dzmanashvili <ioseb.dzmanashvili@gmail.com>
60 Isiah Meadows <impinball@gmail.com> 61 Isiah Meadows <impinball@gmail.com>
61 Jan de Mooij <jandemooij@gmail.com> 62 Jan de Mooij <jandemooij@gmail.com>
(...skipping 31 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 Sandro Santilli <strk@keybit.net> 94 Sandro Santilli <strk@keybit.net>
94 Sanjoy Das <sanjoy@playingwithpointers.com> 95 Sanjoy Das <sanjoy@playingwithpointers.com>
95 Seo Sanghyeon <sanxiyn@gmail.com> 96 Seo Sanghyeon <sanxiyn@gmail.com>
96 Tobias Burnus <burnus@net-b.de> 97 Tobias Burnus <burnus@net-b.de>
97 Victor Costan <costan@gmail.com> 98 Victor Costan <costan@gmail.com>
98 Vlad Burlik <vladbph@gmail.com> 99 Vlad Burlik <vladbph@gmail.com>
99 Vladimir Shutoff <vovan@shutoff.ru> 100 Vladimir Shutoff <vovan@shutoff.ru>
100 Yu Yin <xwafish@gmail.com> 101 Yu Yin <xwafish@gmail.com>
101 Zhongping Wang <kewpie.w.zp@gmail.com> 102 Zhongping Wang <kewpie.w.zp@gmail.com>
102 柳荣一 <admin@web-tinker.com> 103 柳荣一 <admin@web-tinker.com>
OLDNEW
« no previous file with comments | « no previous file | src/compiler/mips/code-generator-mips.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698