Lines Matching refs:D
8 (W), PGP key ID and fingerprint (P), description (D), snail-mail address
15 D: The Sparc64 backend, provider of much wisdom, and motivator for LLVM
19 D: LCSSA pass and related LoopUnswitch work
20 D: GVNPRE pass, DataLayout refactoring, random improvements
23 D: MingW Win32 API portability layer
27 D: __declspec attributes, Windows support, general bug fixing
31 D: PowerPC backend developer
32 D: Target-independent code generator and analysis improvements
36 D: ET-Forest implementation.
37 D: Sparse bitmap
41 D: General bug fixing/fit & finish, mostly in Clang
45 D: APFloat implementation.
50 D: Portions of X86 and Sparc JIT compilers, PowerPC backend
51 D: Incremental bitcode loader
55 D: The `mem2reg' pass - promotes values stored in memory to registers
59 D: Loop unrolling with run-time trip counts.
64 D: Hashing algorithms and interfaces
65 D: Inline cost analysis
66 D: Machine block placement pass
67 D: SROA
71 D: Fixes to the Reassociation pass, various improvement patches
75 D: ARM and X86 backends
76 D: Instruction scheduler improvements
77 D: Register allocator improvements
78 D: Loop optimizer improvements
79 D: Target-independent code generator improvements
85 D: LLVM Makefile improvements
86 D: Clang diagnostic & driver tweaks
92 D: Native Win32 API portability layer
96 D: Original Autoconf support, documentation improvements, bug fixes
100 D: Deterministic finite automaton based infrastructure for VLIW packetization
104 D: Bug fixes and minor improvements
108 D: The ARM backend
112 D: AArch64 machine description for Cortex-A53
116 D: Linear scan register allocator, many codegen improvements, Java frontend
120 D: Basic-block autovectorization, PowerPC backend improvements
124 D: LIT patches and documentation.
128 D: Miscellaneous bug fixes
133 D: Portions of X86 static and JIT compilers; initial SparcV8 backend
134 D: Dynamic trace optimizer
135 D: FreeBSD/X86 compatibility fixes, the llvm-nm tool
140 D: PPC backend fixes for Linux
144 D: Portions of the PowerPC backend
148 D: Callgraph class cleanups
152 D: Author of llvmc2
156 D: Miscellaneous bug fixes
157 D: WebAssembly Backend
161 D: Thumb-2 code generator
165 D: Miscellaneous bug fixes
166 D: Register allocation refactoring
170 D: Improvements for space efficiency
175 D: SjLj exception handling support
176 D: General fixes and improvements for the ARM back-end
177 D: MCJIT
178 D: ARM integrated assembler and assembly parser
179 D: Led effort for the backend formerly known as ARM64
183 D: PBQP-based register allocator
187 D: Pluggable GC support
188 D: C interface
189 D: Ocaml bindings
193 D: JIT support for ARM
197 D: Visual C++ compatibility fixes
201 D: Nightly Tester
205 D: ARM constant islands improvements
206 D: Tail merging improvements
207 D: Rewrite X87 back end
208 D: Use APFloat for floating point constants widely throughout compiler
209 D: Implement X87 long double
213 D: Support for packed types
217 D: Author of LLVM Ada bindings
221 D: llvm-config script
225 D: Mingw32 fixes, cross-compiling support, stdcall/fastcall calling conv.
226 D: x86/linux PIC codegen, aliases, regparm/visibility attributes
227 D: Switch lowering refactoring
231 D: Author of the original C backend
235 D: Miscellaneous bug fixes
239 D: Implemented DFA-based target independent VLIW packetizer
243 D: aligned load/store support, parts of noalias and restrict support
244 D: vreg subreg infrastructure, X86 codegen improvements based on subregs
245 D: address spaces
249 D: Improvements to the PPC backend, instruction scheduling
250 D: Debug and Dwarf implementation
251 D: Auto upgrade mangler
252 D: llvm-gcc4 svn wrangler
257 D: Primary architect of LLVM
262 D: The initial llvm-ar tool, converted regression testsuite to dejagnu
263 D: Modulo scheduling in the SparcV9 backend
264 D: Release manager (1.7+)
270 D: Debian and Ubuntu packaging
271 D: Continuous integration with jenkins
276 D: Alpha backend
277 D: Sampling based profiling
281 D: PredicateSimplifier pass
285 D: Backend for Qualcomm's Hexagon VLIW processor.
291 D: Mips backend
292 D: Random ARM integrated assembler and assembly parser improvements
293 D: General X86 AVX1 support
298 D: IA64 backend, BigBlock register allocator
302 D: Clang semantic analysis and IR generation
306 D: Line number support for llvmgcc
310 D: Test suite fixes for FreeBSD
314 D: Added STI Cell SPU backend.
318 D: Support for implicit TLS model used with MS VC runtime
319 D: Dumping of Win64 EH structures
324 D: Cygwin and MinGW support.
325 D: Win32 tweaks.
331 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
332 D: Fix and maintain Solaris & AuroraUX support for llvm, various build warnings
333 D: and error clean ups.
337 D: Visual C++ compatibility fixes
341 D: Machine code verifier
342 D: Blackfin backend
343 D: Fast register allocator
344 D: Greedy register allocator
348 D: XCore backend
352 D: LTO tool, PassManager rewrite, Loop Pass Manager, Loop Rotate
353 D: GCC PCH Integration (llvm-gcc), llvm-gcc improvements
354 D: Optimizer improvements, Loop Index Split
358 D: Fixes and improvements to the AArch64 backend
363 D: MicroBlaze backend
367 D: MSVC support
372 D: Made inst_iterator behave like a proper iterator, LowerConstantExprs pass
376 D: Some bugfixes to CellSPU
380 D: Cmake dependency chain and various bug fixes
385 D: ARM calling conventions rewrite, hard float support
390 D: AArch64 fast instruction selection pass
391 D: Fixes and improvements to the ARM fast-isel pass
392 D: Fixes and improvements to the AArch64 backend
396 D: X86 code generation improvements, Loop Vectorizer.
400 D: MSIL backend
405 D: Ada support in llvm-gcc
406 D: Dragonegg plugin
407 D: Exception handling improvements
408 D: Type legalizer rewrite
412 D: Graph coloring register allocator for the Sparc64 backend
416 D: Tail call optimization for the x86 backend
420 D: Miscellaneous bug fixes
424 D: The `paths' pass
428 D: Shepherding Windows COFF support into MC.
429 D: Lots of Windows stuff.
434 D: Lots of stuff, see: http://wiki.llvm.org/index.php/User:Reid
439 D: C++ frontend next generation standards implementation
443 D: X86 codegen and disassembler improvements. AVX2 support.
447 D: Miscellaneous bug fixes
451 D: C++ bugs filed, and C++ front-end bug fixes.
455 D: ARM backend improvements
456 D: Thread Local Storage implementation
461 D: Release manager, IR Linker, LTO
462 D: Bunches of stuff
466 D: Advanced SIMD (NEON) support in the ARM backend.