llvm-project/llvm/lib
Kazu Hirata c5cf7d910e [ARM] Use range-based for loops (NFC) 2021-12-20 23:06:47 -08:00
..
Analysis [DSE] Remove calls with known writes to dead memory 2021-12-20 18:10:23 -08:00
AsmParser [llvm][IR] Add no_cfi constant 2021-12-20 12:55:32 -08:00
BinaryFormat Use llvm::any_of and llvm::all_of (NFC) 2021-12-11 11:54:37 -08:00
Bitcode [llvm][IR] Add no_cfi constant 2021-12-20 12:55:32 -08:00
Bitstream
CodeGen [NFC] Fix clang-tidy issues in CalcSpillWeights.cpp 2021-12-20 19:24:44 -08:00
DWARFLinker DebugInfo: Migrate callers from getAsCString to dwarf::toString 2021-12-14 14:50:43 -08:00
DWP [DWP] Refactoring llvm-dwp in to a library part 2 2021-07-22 14:23:29 -07:00
DebugInfo Fix MSVC shadow variable warning. NFC. 2021-12-17 17:31:39 +00:00
Debuginfod [Symbolizer][Debuginfo] Add debuginfod client to llvm-symbolizer. 2021-12-13 23:00:32 +00:00
Demangle [Demangle] Add support for D function-local parent symbols 2021-12-07 01:46:13 +00:00
ExecutionEngine [ORC] Add custom object interface support to StaticLibaryDefinitionGenerator. 2021-12-16 19:46:51 +11:00
Extensions
FileCheck [llvm] Use StringRef::contains (NFC) 2021-10-23 08:45:27 -07:00
Frontend [mlir][OpenMP] omp.sections and omp.section lowering to LLVM IR 2021-12-15 15:41:12 +05:30
FuzzMutate
Fuzzer
IR [llvm][IR] Add no_cfi constant 2021-12-20 12:55:32 -08:00
IRReader
InterfaceStub [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
LTO [LTO] Fix incomplete optimization remarks for dead functions when PreOptModuleHook or PostInternalizeModuleHook is defined 2021-12-20 18:16:09 -08:00
LineEditor [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Linker [NFC] Replace some deprecated getAlignment() calls with getAlign() 2021-12-09 08:43:19 -08:00
MC Ensure newlines at the end of files (NFC) 2021-12-12 11:04:44 -08:00
MCA [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
Object [dwarf][NFC] Move expandBundle() to MachO.h 2021-12-15 19:08:56 -08:00
ObjectYAML [ObjectYAML] Use llvm::all_of (NFC) 2021-12-20 00:14:48 -08:00
Option [llvm] Use range-based for loops (NFC) 2021-12-09 09:37:29 -08:00
Passes Revert "A new hidden option exec-on-ir-change=exe that calls exe each time IR changes" 2021-12-16 10:54:11 -05:00
ProfileData [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
Remarks
Support [Support] Revert posix_fallocate in resize_file 2021-12-20 11:16:03 -08:00
TableGen [llvm] Use range-based for loops (NFC) 2021-12-11 11:29:12 -08:00
Target [ARM] Use range-based for loops (NFC) 2021-12-20 23:06:47 -08:00
Testing
TextAPI [llvm] Use drop_begin (NFC) 2021-09-16 08:46:26 -07:00
ToolDrivers [Type] Avoid APFloat.h include (NFC) 2021-10-09 11:29:26 +02:00
Transforms [DSE] Remove calls with known writes to dead memory 2021-12-20 18:10:23 -08:00
WindowsManifest Make WindowsManifestMerger::merge() take a MemoryBufferRef 2021-08-24 16:39:20 -04:00
XRay Support: Use Expected<T>::moveInto() in a few places 2021-10-22 12:40:10 -07:00
CMakeLists.txt [llvm] [Debuginfo] Debuginfod client library. 2021-12-06 21:52:38 +00:00