X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=CODE_OWNERS.TXT;h=c02e71c6d5adf9d577f1f2b3ea913fe3d25d3950;hb=0b8c9a80f20772c3793201ab5b251d3520b9cea3;hp=5aa2a0df6d949820eb17ed1beb3111518b28b305;hpb=b70e25191ddfcd75d98e70136a2680d3db8109ed;p=oota-llvm.git diff --git a/CODE_OWNERS.TXT b/CODE_OWNERS.TXT index 5aa2a0df6d9..c02e71c6d5a 100644 --- a/CODE_OWNERS.TXT +++ b/CODE_OWNERS.TXT @@ -16,13 +16,22 @@ 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 +D: Config, ADT, Support, inlining & related passse, SROA/mem2reg & related passes, CMake, library layering + N: Evan Cheng E: evan.cheng@apple.com D: ARM target, parts of code generator not covered by someone else N: Eric Christopher E: echristo@gmail.com -D: Debug Information, autotools, inline assembly +D: Debug Information, autotools/configure/make build, inline assembly N: Greg Clayton D: LLDB @@ -30,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 @@ -51,6 +65,14 @@ 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 + N: Anton Korobeynikov E: anton@korobeynikov.info D: Exception handling, Windows codegen, ARM EABI @@ -59,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 @@ -71,16 +90,16 @@ 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 +N: Richard Osborne +E: richard@xmos.com +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 @@ -90,6 +109,15 @@ N: Duncan Sands E: baldrick@free.fr D: DragonEgg +N: Tom Stellard +E: thomas.stellard@amd.com +E: mesa-dev@lists.freedesktop.org +D: R600 Backend + N: Andrew Trick E: atrick@apple.com -D: Instruction Scheduling +D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling + +N: Bill Wendling +E: wendling@apple.com +D: libLTO & IR Linker