Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions llvm/Maintainers.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,10 @@ [email protected], [email protected] (email), [nikic](https://github.com/nikic) (G

#### AliasAnalysis

Hal Finkel \
[email protected] (email), [hfinkel](https://github.com/hfinkel) (GitHub)
Nikita Popov \
[email protected], [email protected] (email), [nikic](https://github.com/nikic) (GitHub), nikic (Discourse) \
Florian Hahn \
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)

#### Attributor, OpenMPOpt

Expand Down Expand Up @@ -73,6 +75,11 @@ [email protected] (email), [qcolombet](https://github.com/qcolombet) (G
Florian Hahn \
[email protected] (email), [fhahn](https://github.com/fhahn) (GitHub)

#### MemorySSA

Alina Sbirlea \
[email protected] (email), [alinas](https://github.com/alinas) (GitHub)

#### SandboxVectorizer

Vasileios Porpodas \
Expand Down Expand Up @@ -460,6 +467,7 @@ Chandler Carruth ([email protected], [email protected], [chandlerc](https:/
Peter Collingbourne ([email protected], [pcc](https://github.com/pcc)) -- LTO \
Evan Cheng ([email protected]) -- Parts of code generator not covered by someone else \
Jake Ehrlich ([email protected], [jakehehrlich](https://github.com/jakehehrlich)) -- llvm-objcopy and ObjCopy library \
Hal Finkel ([email protected], [hfinkel](https://github.com/hfinkel) -- AliasAnalysis \
Renato Golin ([email protected], [rengolin](https://github.com/rengolin)) -- ARM backend \
Venkatraman Govindaraju ([email protected], [vegovin](https://github.com/vegovin) -- Sparc backend \
James Grosbach ([email protected]) -- MC layer \
Expand Down
Loading