X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=CODE_OWNERS.TXT;h=0a6f057341e8fbbaa43dc870b710ff7131a9f68a;hp=4e8ff888929e63973a2c21f4da5f1064534d045e;hb=1e9e8c6572ab99f36e5aa3d1f3f127fcedbfea43;hpb=44f89d36e3445ceb8e18fa17c8aec9fdc6b8d082 diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 4e8ff888929..0a6f057341e 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -31,7 +31,7 @@ D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passe N: Evan Cheng E: evan.cheng@apple.com -D: ARM target, parts of code generator not covered by someone else +D: parts of code generator not covered by someone else N: Eric Christopher E: echristo@gmail.com @@ -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 @@ -110,9 +114,17 @@ 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: Dylan McKay +E: dylanmckay34@gmail.com +D: AVR Backend + N: Tim Northover E: t.p.northover@gmail.com -D: AArch64 backend +D: AArch64 backend, misc ARM backend N: Diego Novillo E: dnovillo@google.com @@ -182,3 +194,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