annotate CODE_OWNERS.TXT @ 121:803732b1fca8

LLVM 5.0
author kono
date Fri, 27 Oct 2017 17:07:41 +0900
parents 1172e4bd9c6f
children c2174574ed3a
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 This file is a list of the people responsible for ensuring that patches for a
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 particular part of LLVM are reviewed, either by themself or by someone else.
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 They are also the gatekeepers for their part of LLVM, with the final word on
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
4 what goes in or not.
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
5
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 The list is sorted by surname and formatted to allow easy grepping and
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
7 beautification by scripts. The fields are: name (N), email (E), web-address
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
9 (S) and (I) IRC handle. Each entry should contain at least the (N), (E) and
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
10 (D) fields.
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
11
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
12 N: Justin Bogner
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
13 E: mail@justinbogner.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
14 D: InstrProfiling and related parts of ProfileData
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
15 D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
16
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
17 N: Alex Bradbury
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
18 E: asb@lowrisc.org
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
19 D: RISC-V backend (lib/Target/RISCV/*)
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
20
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
21 N: Matthias Braun
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
22 E: matze@braunis.de
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
23 I: MatzeB
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
24 D: Instruction Scheduling
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
25
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
26 N: Chandler Carruth
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 E: chandlerc@gmail.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 E: chandlerc@google.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
30
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 N: Evan Cheng
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 E: evan.cheng@apple.com
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
33 D: parts of code generator not covered by someone else
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
34
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
35 N: Eric Christopher
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
36 E: echristo@gmail.com
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
37 D: Debug Information, inline assembly
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
38
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
39 N: Andrey Churbanov
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
40 E: andrey.churbanov@intel.com
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
41 D: OpenMP runtime library
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
42
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 N: Greg Clayton
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
44 E: clayborg@gmail.com
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
45 D: LLDB
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
46
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
47 N: Pete Couperus
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
48 E: petecoup@synopsys.com
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
49 D: ARC backend (lib/Target/ARC/*)
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
50
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
51 N: Sanjoy Das
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
52 E: sanjoy@playingwithpointers.com
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
53 D: IndVar Simplify, Scalar Evolution
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
54
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
55 N: Marshall Clow
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
56 E: mclow.lists@gmail.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
57 D: libc++
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
58
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
59 N: Peter Collingbourne
77
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
60 E: peter@pcc.me.uk
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
61 D: llgo, libLTO (lib/LTO/* tools/lto/*), LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
62
95
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
63 N: Quentin Colombet
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
64 E: qcolombet@apple.com
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
65 D: Loop Strength Reduction, Register allocators
95
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
66
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
67 N: Simon Dardis
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
68 E: simon.dardis@mips.com
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
69 D: MIPS Backend (lib/Target/Mips/*)
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
70
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
71 N: Duncan P. N. Exon Smith
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
72 E: dexonsmith@apple.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
73 D: Branch weights and BlockFrequencyInfo
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
74
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 N: Hal Finkel
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 E: hfinkel@anl.gov
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
77 D: The loop reroller, alias analysis and the PowerPC target
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
78
95
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
79 N: Dan Gohman
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
80 E: sunfish@mozilla.com
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
81 D: WebAssembly Backend (lib/Target/WebAssembly/*)
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
82
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
83 N: Renato Golin
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
84 E: renato.golin@linaro.org
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
85 D: ARM Linux support
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
86
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
87 N: Venkatraman Govindaraju
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
88 E: venkatra@cs.wisc.edu
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 D: Sparc Backend (lib/Target/Sparc/*)
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
90
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 N: Tobias Grosser
77
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
92 E: tobias@grosser.es
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
93 D: Polly
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
94
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 N: James Grosbach
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
96 E: grosbach@apple.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
97 D: MC layer
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
98
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 N: Justin Holewinski
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
100 E: jholewinski@nvidia.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
101 D: NVPTX Target (lib/Target/NVPTX/*)
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
102
77
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
103 N: Lang Hames
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
104 E: lhames@gmail.com
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
105 D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
106
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
107 N: Teresa Johnson
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
108 E: tejohnson@google.com
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
109 D: Gold plugin (tools/gold/*) and IR Linker
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
110
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 N: Galina Kistanova
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
112 E: gkistanova@gmail.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
113 D: LLVM Buildbot
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
114
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 N: Anton Korobeynikov
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
116 E: anton@korobeynikov.info
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
117 D: Exception handling, Windows codegen, ARM EABI
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
118
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 N: Benjamin Kramer
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
120 E: benny.kra@gmail.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
121 D: DWARF Parser
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
122
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
123 N: Michael Kuperstein
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
124 E: mkuper@google.com
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
125 D: Loop Vectorizer
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
126
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 N: Sergei Larin
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
128 E: slarin@codeaurora.org
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
129 D: VLIW Instruction Scheduling, Packetization
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
130
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
131 N: Chris Lattner
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 E: sabre@nondot.org
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 W: http://nondot.org/~sabre/
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 D: Everything not covered by someone else
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
135
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
136 N: Robert Lytton
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
137 E: robert@xmos.com
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
138 D: XCore Backend
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
139
95
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
140 N: David Majnemer
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
141 E: david.majnemer@gmail.com
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
142 D: IR Constant Folder, InstCombine
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
143
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
144 N: Dylan McKay
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
145 E: me@dylanmckay.io
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
146 D: AVR Backend
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
147
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
148 N: Tim Northover
77
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
149 E: t.p.northover@gmail.com
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
150 D: AArch64 backend, misc ARM backend
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
151
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
152 N: Diego Novillo
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
153 E: dnovillo@google.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
154 D: SampleProfile and related parts of ProfileData
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
155
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
156 N: Jakob Olesen
77
54457678186b LLVM 3.6
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 33
diff changeset
157 E: stoklund@2pi.dk
95
afa8332a0e37 LLVM 3.8
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents: 83
diff changeset
158 D: TableGen
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
159
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
160 N: Krzysztof Parzyszek
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
161 E: kparzysz@codeaurora.org
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
162 D: Hexagon Backend
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
163
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
164 N: Jacques Pienaar
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
165 E: jpienaar@google.com
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
166 D: Lanai Backend
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
167
100
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
168 N: Paul Robinson
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
169 E: paul_robinson@playstation.sony.com
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
170 D: Sony PlayStation®4 support
7d135dc70f03 LLVM 3.9
Miyagi Mitsuki <e135756@ie.u-ryukyu.ac.jp>
parents: 95
diff changeset
171
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 N: Chad Rosier
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
173 E: mcrosier@codeaurora.org
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 D: Fast-Isel
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
175
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
176 N: Duncan Sands
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 E: baldrick@free.fr
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 D: DragonEgg
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
179
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
180 N: Kostya Serebryany
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 E: kcc@google.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 D: AddressSanitizer, ThreadSanitizer (LLVM parts)
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
183
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
184 N: Michael Spencer
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
185 E: bigcheesegs@gmail.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
187
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
188 N: Alexei Starovoitov
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
189 E: alexei.starovoitov@gmail.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
190 D: BPF backend
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
191
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
192 N: Tom Stellard
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
193 E: tstellar@redhat.com
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
194 D: Stable release management (x.y.[1-9] releases), AMDGPU Backend, libclc
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
195
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
196 N: Evgeniy Stepanov
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
197 E: eugenis@google.com
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
198 D: MemorySanitizer (LLVM part)
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
199
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
200 N: Craig Topper
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
201 E: craig.topper@gmail.com
121
803732b1fca8 LLVM 5.0
kono
parents: 120
diff changeset
202 E: craig.topper@intel.com
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
203 D: X86 Backend
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
204
83
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
205 N: Ulrich Weigand
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
206 E: uweigand@de.ibm.com
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
207 D: SystemZ Backend
60c9769439b8 LLVM 3.7
Tatsuki IHA <e125716@ie.u-ryukyu.ac.jp>
parents: 77
diff changeset
208
120
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
209 N: Hans Wennborg
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
210 E: hans@chromium.org
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
211 D: Release management (x.y.0 releases)
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
212
1172e4bd9c6f update 4.0.0
mir3636
parents: 100
diff changeset
213 N: whitequark
0
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 E: whitequark@whitequark.org
95c75e76d11b LLVM 3.4
Kaito Tokumori <e105711@ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 D: OCaml bindings