[CMake] All the checks for if LLVM_VERSION_* variables are set need to be if(DEFINED...
[oota-llvm.git] / CODE_OWNERS.TXT
index c8873cc867dadf689b289ed84fb64907a50e7eb2..e3dbf391b35072999dc05e6925800ea18c2d23ad 100644 (file)
@@ -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