[FunctionAttrs] Extract a helper function for the core logic used to
[oota-llvm.git] / CODE_OWNERS.TXT
index 25d9d38ef955e8b943147f2aa27e5018f1a46dc4..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