mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-19 10:13:13 +00:00
CODE_OWNERS: Take code ownership of instruction scheduling.
llvm-svn: 297490
This commit is contained in:
parent
9309df0d79
commit
c672e7fb3b
@ -5,8 +5,9 @@ what goes in or not.
|
|||||||
|
|
||||||
The list is sorted by surname and formatted to allow easy grepping and
|
The list is sorted by surname and formatted to allow easy grepping and
|
||||||
beautification by scripts. The fields are: name (N), email (E), web-address
|
beautification by scripts. The fields are: name (N), email (E), web-address
|
||||||
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
|
(W), PGP key ID and fingerprint (P), description (D), snail-mail address
|
||||||
(S). Each entry should contain at least the (N), (E) and (D) fields.
|
(S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
|
||||||
|
(D) fields.
|
||||||
|
|
||||||
N: Justin Bogner
|
N: Justin Bogner
|
||||||
E: mail@justinbogner.com
|
E: mail@justinbogner.com
|
||||||
@ -17,6 +18,11 @@ N: Alex Bradbury
|
|||||||
E: asb@lowrisc.org
|
E: asb@lowrisc.org
|
||||||
D: RISC-V backend (lib/Target/RISCV/*)
|
D: RISC-V backend (lib/Target/RISCV/*)
|
||||||
|
|
||||||
|
N: Matthias Braun
|
||||||
|
E: matze@braunis.de
|
||||||
|
I: MatzeB
|
||||||
|
D: Instruction Scheduling
|
||||||
|
|
||||||
N: Chandler Carruth
|
N: Chandler Carruth
|
||||||
E: chandlerc@gmail.com
|
E: chandlerc@gmail.com
|
||||||
E: chandlerc@google.com
|
E: chandlerc@google.com
|
||||||
@ -191,10 +197,6 @@ N: Craig Topper
|
|||||||
E: craig.topper@gmail.com
|
E: craig.topper@gmail.com
|
||||||
D: X86 Backend
|
D: X86 Backend
|
||||||
|
|
||||||
N: Andrew Trick
|
|
||||||
E: atrick@apple.com
|
|
||||||
D: Instruction Scheduling
|
|
||||||
|
|
||||||
N: Ulrich Weigand
|
N: Ulrich Weigand
|
||||||
E: uweigand@de.ibm.com
|
E: uweigand@de.ibm.com
|
||||||
D: SystemZ Backend
|
D: SystemZ Backend
|
||||||
|
@ -457,6 +457,10 @@ N: Adam Treat
|
|||||||
E: manyoso@yahoo.com
|
E: manyoso@yahoo.com
|
||||||
D: C++ bugs filed, and C++ front-end bug fixes.
|
D: C++ bugs filed, and C++ front-end bug fixes.
|
||||||
|
|
||||||
|
N: Andrew Trick
|
||||||
|
E: atrick@apple.com
|
||||||
|
D: Instruction Scheduling, ...
|
||||||
|
|
||||||
N: Lauro Ramos Venancio
|
N: Lauro Ramos Venancio
|
||||||
E: lauro.venancio@indt.org.br
|
E: lauro.venancio@indt.org.br
|
||||||
D: ARM backend improvements
|
D: ARM backend improvements
|
||||||
|
Loading…
x
Reference in New Issue
Block a user