2012-07-26 10:04:09 +02:00
|
|
|
This file is a list of the people responsible for ensuring that patches for a
|
|
|
|
particular part of LLVM are reviewed, either by themself or by someone else.
|
|
|
|
They are also the gatekeepers for their part of LLVM, with the final word on
|
|
|
|
what goes in or not.
|
|
|
|
|
|
|
|
The list is sorted by surname and formatted to allow easy grepping and
|
2016-08-02 21:25:17 +02:00
|
|
|
beautification by scripts. The fields are: name (N), email (E), web-address
|
2012-07-26 10:04:09 +02:00
|
|
|
(W), PGP key ID and fingerprint (P), description (D), and snail-mail address
|
2014-08-04 21:33:25 +02:00
|
|
|
(S). Each entry should contain at least the (N), (E) and (D) fields.
|
2012-07-26 10:04:09 +02:00
|
|
|
|
2012-11-14 19:17:45 +01:00
|
|
|
N: Joe Abbey
|
|
|
|
E: jabbey@arxan.com
|
|
|
|
D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
|
|
|
|
|
2014-12-11 01:41:15 +01:00
|
|
|
N: Justin Bogner
|
|
|
|
E: mail@justinbogner.com
|
|
|
|
D: InstrProfiling and related parts of ProfileData
|
2016-05-20 21:14:04 +02:00
|
|
|
D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
|
2014-12-11 01:41:15 +01:00
|
|
|
|
2016-11-01 18:27:54 +01:00
|
|
|
N: Alex Bradbury
|
|
|
|
E: asb@lowrisc.org
|
|
|
|
D: RISC-V backend (lib/Target/RISCV/*)
|
|
|
|
|
2012-11-16 12:43:01 +01:00
|
|
|
N: Chandler Carruth
|
|
|
|
E: chandlerc@gmail.com
|
|
|
|
E: chandlerc@google.com
|
2013-04-17 05:18:49 +02:00
|
|
|
D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
|
2012-11-16 12:43:01 +01:00
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Evan Cheng
|
|
|
|
E: evan.cheng@apple.com
|
2015-10-27 00:33:13 +01:00
|
|
|
D: parts of code generator not covered by someone else
|
2012-07-26 10:04:09 +02:00
|
|
|
|
2012-11-14 19:17:45 +01:00
|
|
|
N: Eric Christopher
|
|
|
|
E: echristo@gmail.com
|
2016-01-30 02:10:15 +01:00
|
|
|
D: Debug Information, inline assembly
|
2012-11-14 19:17:45 +01:00
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Greg Clayton
|
2014-08-04 21:33:25 +02:00
|
|
|
E: gclayton@apple.com
|
2012-07-26 10:04:09 +02:00
|
|
|
D: LLDB
|
|
|
|
|
2016-05-26 23:12:44 +02:00
|
|
|
N: Sanjoy Das
|
|
|
|
E: sanjoy@playingwithpointers.com
|
|
|
|
D: IndVar Simplify, Scalar Evolution
|
|
|
|
|
2014-12-11 01:41:15 +01:00
|
|
|
N: Marshall Clow
|
|
|
|
E: mclow.lists@gmail.com
|
|
|
|
D: libc++
|
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Peter Collingbourne
|
2014-08-04 21:33:25 +02:00
|
|
|
E: peter@pcc.me.uk
|
2016-09-15 19:42:39 +02:00
|
|
|
D: llgo, libLTO (lib/LTO/* tools/lto/*)
|
2012-07-26 10:04:09 +02:00
|
|
|
|
2015-03-05 23:15:17 +01:00
|
|
|
N: Quentin Colombet
|
|
|
|
E: qcolombet@apple.com
|
|
|
|
D: Register allocators
|
|
|
|
|
2016-07-23 19:40:48 +02:00
|
|
|
N: Simon Dardis
|
|
|
|
E: simon.dardis@imgtec.com
|
|
|
|
D: MIPS Backend (lib/Target/Mips/*)
|
|
|
|
|
2014-12-11 01:52:59 +01:00
|
|
|
N: Duncan P. N. Exon Smith
|
|
|
|
E: dexonsmith@apple.com
|
|
|
|
D: Branch weights and BlockFrequencyInfo
|
|
|
|
|
2012-11-14 08:59:10 +01:00
|
|
|
N: Hal Finkel
|
|
|
|
E: hfinkel@anl.gov
|
2014-07-25 18:45:10 +02:00
|
|
|
D: BBVectorize, the loop reroller, alias analysis and the PowerPC target
|
2012-11-14 08:59:10 +01:00
|
|
|
|
2015-06-30 01:51:55 +02:00
|
|
|
N: Dan Gohman
|
|
|
|
E: sunfish@mozilla.com
|
|
|
|
D: WebAssembly Backend (lib/Target/WebAssembly/*)
|
|
|
|
|
2014-12-11 01:52:59 +01:00
|
|
|
N: Renato Golin
|
|
|
|
E: renato.golin@linaro.org
|
|
|
|
D: ARM Linux support
|
|
|
|
|
2012-11-22 23:14:48 +01:00
|
|
|
N: Venkatraman Govindaraju
|
|
|
|
E: venkatra@cs.wisc.edu
|
|
|
|
D: Sparc Backend (lib/Target/Sparc/*)
|
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Tobias Grosser
|
2014-08-04 21:33:25 +02:00
|
|
|
E: tobias@grosser.es
|
2012-07-26 10:04:09 +02:00
|
|
|
D: Polly
|
|
|
|
|
2012-11-14 19:17:45 +01:00
|
|
|
N: James Grosbach
|
|
|
|
E: grosbach@apple.com
|
|
|
|
D: MC layer
|
|
|
|
|
2012-11-14 20:36:27 +01:00
|
|
|
N: Justin Holewinski
|
|
|
|
E: jholewinski@nvidia.com
|
|
|
|
D: NVPTX Target (lib/Target/NVPTX/*)
|
|
|
|
|
2014-07-17 22:23:31 +02:00
|
|
|
N: Lang Hames
|
|
|
|
E: lhames@gmail.com
|
2016-04-01 22:40:49 +02:00
|
|
|
D: MCJIT, RuntimeDyld and JIT event listeners, Orcish Warchief
|
2012-11-17 00:56:48 +01:00
|
|
|
|
2016-07-05 22:49:50 +02:00
|
|
|
N: Teresa Johnson
|
|
|
|
E: tejohnson@google.com
|
|
|
|
D: Gold plugin (tools/gold/*)
|
|
|
|
|
2012-11-16 00:16:47 +01:00
|
|
|
N: Galina Kistanova
|
|
|
|
E: gkistanova@gmail.com
|
|
|
|
D: LLVM Buildbot
|
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Anton Korobeynikov
|
2012-11-15 20:10:23 +01:00
|
|
|
E: anton@korobeynikov.info
|
|
|
|
D: Exception handling, Windows codegen, ARM EABI
|
2012-07-26 10:04:09 +02:00
|
|
|
|
2012-11-14 19:17:45 +01:00
|
|
|
N: Benjamin Kramer
|
|
|
|
E: benny.kra@gmail.com
|
|
|
|
D: DWARF Parser
|
|
|
|
|
2016-11-08 19:44:40 +01:00
|
|
|
N: Michael Kuperstein
|
|
|
|
E: mkuper@google.com
|
|
|
|
D: Loop Vectorizer
|
|
|
|
|
2012-11-15 20:24:19 +01:00
|
|
|
N: Sergei Larin
|
|
|
|
E: slarin@codeaurora.org
|
|
|
|
D: VLIW Instruction Scheduling, Packetization
|
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Chris Lattner
|
|
|
|
E: sabre@nondot.org
|
|
|
|
W: http://nondot.org/~sabre/
|
|
|
|
D: Everything not covered by someone else
|
|
|
|
|
2016-07-21 21:20:57 +02:00
|
|
|
N: Robert Lytton
|
|
|
|
E: robert@xmos.com
|
|
|
|
D: XCore Backend
|
|
|
|
|
2015-09-07 02:41:40 +02:00
|
|
|
N: David Majnemer
|
|
|
|
E: david.majnemer@gmail.com
|
|
|
|
D: IR Constant Folder, InstCombine
|
|
|
|
|
2015-10-28 01:24:54 +01:00
|
|
|
N: Dylan McKay
|
|
|
|
E: dylanmckay34@gmail.com
|
|
|
|
D: AVR Backend
|
|
|
|
|
2013-01-31 13:51:16 +01:00
|
|
|
N: Tim Northover
|
2014-03-13 19:04:41 +01:00
|
|
|
E: t.p.northover@gmail.com
|
2015-10-27 00:33:13 +01:00
|
|
|
D: AArch64 backend, misc ARM backend
|
2013-01-31 13:51:16 +01:00
|
|
|
|
2014-12-11 01:41:15 +01:00
|
|
|
N: Diego Novillo
|
|
|
|
E: dnovillo@google.com
|
|
|
|
D: SampleProfile and related parts of ProfileData
|
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Jakob Olesen
|
2014-08-04 21:33:25 +02:00
|
|
|
E: stoklund@2pi.dk
|
2015-03-05 23:15:17 +01:00
|
|
|
D: TableGen
|
2012-07-26 10:04:09 +02:00
|
|
|
|
2015-12-03 18:07:12 +01:00
|
|
|
N: Krzysztof Parzyszek
|
|
|
|
E: kparzysz@codeaurora.org
|
|
|
|
D: Hexagon Backend
|
|
|
|
|
2016-03-28 15:09:54 +02:00
|
|
|
N: Jacques Pienaar
|
|
|
|
E: jpienaar@google.com
|
|
|
|
D: Lanai Backend
|
|
|
|
|
2015-12-19 21:04:03 +01:00
|
|
|
N: Paul Robinson
|
|
|
|
E: paul_robinson@playstation.sony.com
|
|
|
|
D: Sony PlayStation®4 support
|
|
|
|
|
2012-11-14 19:43:21 +01:00
|
|
|
N: Chad Rosier
|
2013-11-15 18:35:29 +01:00
|
|
|
E: mcrosier@codeaurora.org
|
2012-11-27 01:48:36 +01:00
|
|
|
D: Fast-Isel
|
2012-11-14 19:43:21 +01:00
|
|
|
|
2012-07-26 10:04:09 +02:00
|
|
|
N: Duncan Sands
|
|
|
|
E: baldrick@free.fr
|
|
|
|
D: DragonEgg
|
2012-11-13 23:32:15 +01:00
|
|
|
|
2013-06-27 10:47:12 +02:00
|
|
|
N: Kostya Serebryany
|
|
|
|
E: kcc@google.com
|
|
|
|
D: AddressSanitizer, ThreadSanitizer (LLVM parts)
|
|
|
|
|
2013-01-15 10:37:45 +01:00
|
|
|
N: Michael Spencer
|
|
|
|
E: bigcheesegs@gmail.com
|
|
|
|
D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
|
|
|
|
|
BPF backend
Summary:
V8->V9:
- cleanup tests
V7->V8:
- addressed feedback from David:
- switched to range-based 'for' loops
- fixed formatting of tests
V6->V7:
- rebased and adjusted AsmPrinter args
- CamelCased .td, fixed formatting, cleaned up names, removed unused patterns
- diffstat: 3 files changed, 203 insertions(+), 227 deletions(-)
V5->V6:
- addressed feedback from Chandler:
- reinstated full verbose standard banner in all files
- fixed variables that were not in CamelCase
- fixed names of #ifdef in header files
- removed redundant braces in if/else chains with single statements
- fixed comments
- removed trailing empty line
- dropped debug annotations from tests
- diffstat of these changes:
46 files changed, 456 insertions(+), 469 deletions(-)
V4->V5:
- fix setLoadExtAction() interface
- clang-formated all where it made sense
V3->V4:
- added CODE_OWNERS entry for BPF backend
V2->V3:
- fix metadata in tests
V1->V2:
- addressed feedback from Tom and Matt
- removed top level change to configure (now everything via 'experimental-backend')
- reworked error reporting via DiagnosticInfo (similar to R600)
- added few more tests
- added cmake build
- added Triple::bpf
- tested on linux and darwin
V1 cover letter:
---------------------
recently linux gained "universal in-kernel virtual machine" which is called
eBPF or extended BPF. The name comes from "Berkeley Packet Filter", since
new instruction set is based on it.
This patch adds a new backend that emits extended BPF instruction set.
The concept and development are covered by the following articles:
http://lwn.net/Articles/599755/
http://lwn.net/Articles/575531/
http://lwn.net/Articles/603983/
http://lwn.net/Articles/606089/
http://lwn.net/Articles/612878/
One of use cases: dtrace/systemtap alternative.
bpf syscall manpage:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/?id=b4fc1a460f3017e958e6a8ea560ea0afd91bf6fe
instruction set description and differences vs classic BPF:
http://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/tree/Documentation/networking/filter.txt
Short summary of instruction set:
- 64-bit registers
R0 - return value from in-kernel function, and exit value for BPF program
R1 - R5 - arguments from BPF program to in-kernel function
R6 - R9 - callee saved registers that in-kernel function will preserve
R10 - read-only frame pointer to access stack
- two-operand instructions like +, -, *, mov, load/store
- implicit prologue/epilogue (invisible stack pointer)
- no floating point, no simd
Short history of extended BPF in kernel:
interpreter in 3.15, x64 JIT in 3.16, arm64 JIT, verifier, bpf syscall in 3.18, more to come in the future.
It's a very small and simple backend.
There is no support for global variables, arbitrary function calls, floating point, varargs,
exceptions, indirect jumps, arbitrary pointer arithmetic, alloca, etc.
From C front-end point of view it's very restricted. It's done on purpose, since kernel
rejects all programs that it cannot prove safe. It rejects programs with loops
and with memory accesses via arbitrary pointers. When kernel accepts the program it is
guaranteed that program will terminate and will not crash the kernel.
This patch implements all 'must have' bits. There are several things on TODO list,
so this is not the end of development.
Most of the code is a boiler plate code, copy-pasted from other backends.
Only odd things are lack or < and <= instructions, specialized load_byte intrinsics
and 'compare and goto' as single instruction.
Current instruction set is fixed, but more instructions can be added in the future.
Signed-off-by: Alexei Starovoitov <alexei.starovoitov@gmail.com>
Subscribers: majnemer, chandlerc, echristo, joerg, pete, rengolin, kristof.beyls, arsenm, t.p.northover, tstellarAMD, aemerson, llvm-commits
Differential Revision: http://reviews.llvm.org/D6494
llvm-svn: 227008
2015-01-24 18:51:26 +01:00
|
|
|
N: Alexei Starovoitov
|
|
|
|
E: alexei.starovoitov@gmail.com
|
|
|
|
D: BPF backend
|
|
|
|
|
2012-12-19 23:10:35 +01:00
|
|
|
N: Tom Stellard
|
|
|
|
E: thomas.stellard@amd.com
|
|
|
|
E: mesa-dev@lists.freedesktop.org
|
2015-03-16 19:15:27 +01:00
|
|
|
D: Release manager for the 3.5 and 3.6 branches, R600 Backend, libclc
|
2012-12-19 23:10:35 +01:00
|
|
|
|
2013-06-27 10:47:12 +02:00
|
|
|
N: Evgeniy Stepanov
|
|
|
|
E: eugenis@google.com
|
|
|
|
D: MemorySanitizer (LLVM part)
|
|
|
|
|
2016-11-12 06:16:06 +01:00
|
|
|
N: Craig Topper
|
|
|
|
E: craig.topper@gmail.com
|
|
|
|
D: X86 Backend
|
|
|
|
|
2012-11-14 08:04:23 +01:00
|
|
|
N: Andrew Trick
|
|
|
|
E: atrick@apple.com
|
2016-05-26 23:12:44 +02:00
|
|
|
D: Loop Strength Reduction, Instruction Scheduling
|
2013-03-18 18:47:33 +01:00
|
|
|
|
2014-12-18 20:27:50 +01:00
|
|
|
N: Ulrich Weigand
|
|
|
|
E: uweigand@de.ibm.com
|
|
|
|
D: SystemZ Backend
|
|
|
|
|
2013-03-18 18:47:33 +01:00
|
|
|
N: Bill Wendling
|
2013-12-04 10:42:49 +01:00
|
|
|
E: isanbard@gmail.com
|
2016-09-15 19:42:39 +02:00
|
|
|
D: IR Linker
|
2013-11-13 05:24:13 +01:00
|
|
|
|
2016-05-27 01:10:37 +02:00
|
|
|
N: Hans Wennborg
|
|
|
|
E: hans@chromium.org
|
|
|
|
D: Release management (x.y.0 releases)
|
|
|
|
|
2016-09-05 19:42:46 +02:00
|
|
|
N: whitequark
|
2013-11-13 05:24:13 +01:00
|
|
|
E: whitequark@whitequark.org
|
|
|
|
D: OCaml bindings
|
2015-05-05 22:17:53 +02:00
|
|
|
|
|
|
|
N: Andrey Churbanov
|
|
|
|
E: andrey.churbanov@intel.com
|
|
|
|
D: OpenMP runtime library
|