OLD | NEW |
1 This file is a list of the people responsible for ensuring that patches for a | 1 This file is a list of the people responsible for ensuring that patches for a |
2 particular part of LLVM are reviewed, either by themself or by someone else. | 2 particular part of LLVM are reviewed, either by themself or by someone else. |
3 They are also the gatekeepers for their part of LLVM, with the final word on | 3 They are also the gatekeepers for their part of LLVM, with the final word on |
4 what goes in or not. | 4 what goes in or not. |
5 | 5 |
6 The list is sorted by surname and formatted to allow easy grepping and | 6 The list is sorted by surname and formatted to allow easy grepping and |
7 beautification by scripts. The fields are: name (N), email (E), web-address | 7 beautification by scripts. The fields are: name (N), email (E), web-address |
8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address | 8 (W), PGP key ID and fingerprint (P), description (D), and snail-mail address |
9 (S). | 9 (S). |
10 | 10 |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
102 D: XCore Backend | 102 D: XCore Backend |
103 | 103 |
104 N: Chad Rosier | 104 N: Chad Rosier |
105 E: mcrosier@apple.com | 105 E: mcrosier@apple.com |
106 D: Fast-Isel | 106 D: Fast-Isel |
107 | 107 |
108 N: Nadav Rotem | 108 N: Nadav Rotem |
109 E: nrotem@apple.com | 109 E: nrotem@apple.com |
110 D: X86 Backend, Loop Vectorizer | 110 D: X86 Backend, Loop Vectorizer |
111 | 111 |
112 N: Richard Sandiford | |
113 E: rsandifo@linux.vnet.ibm.com | |
114 D: SystemZ Backend | |
115 | |
116 N: Duncan Sands | 112 N: Duncan Sands |
117 E: baldrick@free.fr | 113 E: baldrick@free.fr |
118 D: DragonEgg | 114 D: DragonEgg |
119 | 115 |
120 N: Michael Spencer | 116 N: Michael Spencer |
121 E: bigcheesegs@gmail.com | 117 E: bigcheesegs@gmail.com |
122 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size | 118 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size |
123 | 119 |
124 N: Tom Stellard | 120 N: Tom Stellard |
125 E: thomas.stellard@amd.com | 121 E: thomas.stellard@amd.com |
126 E: mesa-dev@lists.freedesktop.org | 122 E: mesa-dev@lists.freedesktop.org |
127 D: R600 Backend | 123 D: R600 Backend |
128 | 124 |
129 N: Andrew Trick | 125 N: Andrew Trick |
130 E: atrick@apple.com | 126 E: atrick@apple.com |
131 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling | 127 D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling |
132 | 128 |
133 N: Bill Wendling | 129 N: Bill Wendling |
134 E: wendling@apple.com | 130 E: wendling@apple.com |
135 D: libLTO, IR Linker | 131 D: libLTO, IR Linker |
OLD | NEW |