| Bugzilla Admin: | Things we want to do to enhance our Bugzilla experience. |
|---|---|
| Build scripts: | CMake, Makefiles and autoconf |
| DSA: | The Data Structure Analysis project. |
| Documentation: | The documentation for the LLVM system. |
| LNT: | The LLVM performance tracking software. |
| MLIR: | https://mlir.llvm.org/ |
| OpenMP: | OpenMP Runtime Library & Compiler support |
| Packaging: | Packaging and distribution related issues |
| Phabricator: | LLVM Phabricator |
| Polly: | Polly is a high-level loop and data-locality optimizer and optimization infrastructure for LLVM. |
| PoolAlloc: | The Automatic Pool Allocation project. |
| Projects: | Various projects that live in the LLVM sourcebase, or are otherwise tied into LLVM |
| Runtime Libraries: | These are all of the runtime libraries that live in llvm/runtime |
| SAFECode: | The SAFECode project (http://safecode.cs.illinois.edu/). |
| Test Suite: | Tools for testing LLVM |
| Trash: | Trash bugs. |
| Website: | Various websites that are maintained by our group |
| XRay: | XRay function call tracing with compiler instrumentation and dynamic runtime control |
| clang: | The 'clang' C family front-end |
| clang-tools-extra: | Extra tools based on Clang |
| compiler-rt: | The compiler runtime library. |
| dragonegg: | GCC plugin that replaces the GCC optimizer and code generator with LLVM. |
| flang: | The flang Fortran front end. |
| klee: | klee symbolic virtual machine: http://klee.llvm.org/ |
| libc++: | The libc++ C++ Standard Library |
| libc++abi: | libc++abi is a new implementation of low level support for a standard C++ library. |
| libclc: | An implementation of the library requirements of the OpenCL C programming language |
| libraries: | All of the LLVM libraries (most bugs end up here) |
| lld: | The LLVM Linker project, http://lld.llvm.org/ |
| lldb: | The LLVM Debugger project, http://lldb.llvm.org/ |
| llgo: | LLVM-based compiler for Go |
| new-bugs: | File new bugs here |
| parallel STL: | parallel STL |
| tools: | LLVM toolchain |