X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=CODE_OWNERS.TXT;h=60e96b5646fdc255c415847a0c6dd66ae81e2e49;hb=9ee1ec611595fae38261ee904fc8227a14bcf80a;hp=befe1b9f52bd3e93503537f295f80885fadac6d0;hpb=6062b2be2c9563b7f154615e60416e2b3c2d6921;p=oota-llvm.git diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index befe1b9f52b..60e96b5646f 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -16,6 +16,10 @@ N: Owen Anderson E: resistor@mac.com D: SelectionDAG (lib/CodeGen/SelectionDAG/*) +N: Rafael Avila de Espindola +E: rafael.espindola@gmail.com +D: Gold plugin (tools/gold/*) + N: Chandler Carruth E: chandlerc@gmail.com E: chandlerc@google.com @@ -35,12 +39,17 @@ D: LLDB N: Peter Collingbourne D: libclc +N: Anshuman Dasgupta +E: adasgupt@codeaurora.org +D: Hexagon Backend + N: Hal Finkel E: hfinkel@anl.gov D: BBVectorize and the PowerPC target -N: Doug Gregor -D: Clang Frontend Libraries +N: Venkatraman Govindaraju +E: venkatra@cs.wisc.edu +D: Sparc Backend (lib/Target/Sparc/*) N: Tobias Grosser D: Polly @@ -56,6 +65,10 @@ N: Justin Holewinski E: jholewinski@nvidia.com D: NVPTX Target (lib/Target/NVPTX/*) +N: Andy Kaylor +E: andrew.kaylor@intel.com +D: MCJIT, RuntimeDyld and JIT event listeners + N: Galina Kistanova E: gkistanova@gmail.com D: LLVM Buildbot @@ -68,9 +81,6 @@ N: Benjamin Kramer E: benny.kra@gmail.com D: DWARF Parser -N: Ted Kremenek -D: Clang Static Analyzer - N: Sergei Larin E: slarin@codeaurora.org D: VLIW Instruction Scheduling, Packetization @@ -80,10 +90,6 @@ E: sabre@nondot.org W: http://nondot.org/~sabre/ D: Everything not covered by someone else -N: John McCall -E: rjmccall@apple.com -D: Clang LLVM IR generation - N: Jakob Olesen D: Register allocators and TableGen @@ -93,7 +99,7 @@ D: XCore Backend N: Chad Rosier E: mcrosier@apple.com -D: MS-inline asm, fast-isel +D: Fast-Isel N: Nadav Rotem E: nrotem@apple.com @@ -106,3 +112,7 @@ D: DragonEgg N: Andrew Trick E: atrick@apple.com D: Instruction Scheduling + +N: Bill Wendling +E: wendling@apple.com +D: libLTO & IR Linker