X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=CODE_OWNERS.TXT;h=e3dbf391b35072999dc05e6925800ea18c2d23ad;hp=c8873cc867dadf689b289ed84fb64907a50e7eb2;hb=968a34455010e03f7d6d4e9c344236189e3096f7;hpb=442b025c4041b549dab8d7138d465d11ba7b2315 diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index c8873cc867d..e3dbf391b35 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -65,6 +65,10 @@ N: Hal Finkel E: hfinkel@anl.gov D: BBVectorize, the loop reroller, alias analysis and the PowerPC target +N: Dan Gohman +E: sunfish@mozilla.com +D: WebAssembly Backend (lib/Target/WebAssembly/*) + N: Renato Golin E: renato.golin@linaro.org D: ARM Linux support @@ -89,10 +93,6 @@ N: Lang Hames E: lhames@gmail.com D: MCJIT, RuntimeDyld and JIT event listeners -N: David Majnemer -E: david.majnemer@gmail.com -D: IR Constant Folder - N: Galina Kistanova E: gkistanova@gmail.com D: LLVM Buildbot @@ -114,6 +114,10 @@ E: sabre@nondot.org W: http://nondot.org/~sabre/ D: Everything not covered by someone else +N: David Majnemer +E: david.majnemer@gmail.com +D: IR Constant Folder, InstCombine + N: Tim Northover E: t.p.northover@gmail.com D: AArch64 backend @@ -186,3 +190,7 @@ D: libLTO, IR Linker N: Peter Zotov E: whitequark@whitequark.org D: OCaml bindings + +N: Andrey Churbanov +E: andrey.churbanov@intel.com +D: OpenMP runtime library