Guest User

for trisquel forms

a guest
Feb 10th, 2015
661
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.41 KB | None | 0 0
  1. This file is a list of the people responsible for ensuring that patches for a
  2. particular part of LLVM are reviewed, either by themself or by someone else.
  3. They are also the gatekeepers for their part of LLVM, with the final word on
  4. what goes in or not.
  5.  
  6. The list is sorted by surname and formatted to allow easy grepping and
  7. beautification by scripts. The fields are: name (N), email (E), web-address
  8. (W), PGP key ID and fingerprint (P), description (D), and snail-mail address
  9. (S).
  10.  
  11. N: Joe Abbey
  12. D: LLVM Bitcode (lib/Bitcode/* include/llvm/Bitcode/*)
  13.  
  14. N: Owen Anderson
  15. D: SelectionDAG (lib/CodeGen/SelectionDAG/*)
  16.  
  17. N: Rafael Avila de Espindola
  18. D: Gold plugin (tools/gold/*)
  19.  
  20. N: Chandler Carruth
  21. D: Config, ADT, Support, inlining & related passes, SROA/mem2reg & related passes, CMake, library layering
  22.  
  23. N: Evan Cheng
  24. D: ARM target, parts of code generator not covered by someone else
  25.  
  26. N: Renato Golin
  27. D: ARM Linux support
  28.  
  29. N: Eric Christopher
  30. D: Debug Information, autotools/configure/make build, inline assembly
  31.  
  32. N: Greg Clayton
  33. D: LLDB
  34.  
  35. N: Peter Collingbourne
  36. D: libclc
  37.  
  38. N: Anshuman Dasgupta
  39. D: Hexagon Backend
  40.  
  41. N: Hal Finkel
  42. D: BBVectorize, the loop reroller and the PowerPC target
  43.  
  44. N: Venkatraman Govindaraju
  45. D: Sparc Backend (lib/Target/Sparc/*)
  46.  
  47. N: Tobias Grosser
  48. D: Polly
  49.  
  50. N: James Grosbach
  51. D: MC layer
  52.  
  53. N: Marshall Clow
  54. D: libc++
  55.  
  56. N: Justin Holewinski
  57. D: NVPTX Target (lib/Target/NVPTX/*)
  58.  
  59. N: Lang Hames
  60. D: MCJIT, RuntimeDyld and JIT event listeners
  61.  
  62. N: Galina Kistanova
  63. D: LLVM Buildbot
  64.  
  65. N: Anton Korobeynikov
  66. D: Exception handling, Windows codegen, ARM EABI
  67.  
  68. N: Benjamin Kramer
  69. D: DWARF Parser
  70.  
  71. N: Sergei Larin
  72. D: VLIW Instruction Scheduling, Packetization
  73.  
  74. N: Chris Lattner
  75. W: http://nondot.org/~sabre/
  76. D: Everything not covered by someone else
  77.  
  78. N: Tim Northover
  79. D: AArch64 backend
  80.  
  81. N: Jakob Olesen
  82. D: Register allocators and TableGen
  83.  
  84. N: Richard Osborne
  85. D: XCore Backend
  86.  
  87. N: Chad Rosier
  88. D: Fast-Isel
  89.  
  90. N: Nadav Rotem
  91. D: X86 Backend, Loop Vectorizer
  92.  
  93. N: Daniel Sanders
  94. D: MIPS Backend (lib/Target/Mips/*)
  95.  
  96. N: Richard Sandiford
  97. D: SystemZ Backend
  98.  
  99. N: Duncan Sands
  100. D: DragonEgg
  101.  
  102. N: Kostya Serebryany
  103. D: AddressSanitizer, ThreadSanitizer (LLVM parts)
  104.  
  105. N: Michael Spencer
  106. D: Windows parts of Support, Object, ar, nm, objdump, ranlib, size
  107.  
  108. N: Tom Stellard
  109. D: R600 Backend
  110.  
  111. N: Evgeniy Stepanov
  112. D: MemorySanitizer (LLVM part)
  113.  
  114. N: Andrew Trick
  115. D: IndVar Simplify, Loop Strength Reduction, Instruction Scheduling
  116.  
  117. N: Bill Wendling
  118. D: libLTO, IR Linker
  119.  
  120. N: Peter Zotov
  121. D: OCaml bindings
Advertisement
Add Comment
Please, Sign In to add comment