X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=CODE_OWNERS.TXT;h=a15f2919cc78b408f4affe76ef20d1c49a3a4f74;hp=4e8ff888929e63973a2c21f4da5f1064534d045e;hb=da49414c4bac6954614f059ac063e1254ae3541a;hpb=44f89d36e3445ceb8e18fa17c8aec9fdc6b8d082 diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 4e8ff888929..a15f2919cc7 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,6 +93,10 @@ 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 @@ -182,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