llvm-project/llvm/lib
2023-03-22 01:25:28 +00:00
..
Analysis [llvm] Use ConstantInt::{isZero,isOne} (NFC) 2023-03-21 17:40:35 -07:00
AsmParser Revert "[AsmParser] Avoid instantiating LLVMContext if not needed. NFC" 2023-03-20 15:07:33 +07:00
BinaryFormat
Bitcode [ConstExpr] Remove select constant expression 2023-03-16 10:32:08 +01:00
Bitstream
CodeGen [llvm] Use ConstantInt::{isZero,isOne} (NFC) 2023-03-21 17:40:35 -07:00
DebugInfo [CodeView] Add source languages ObjC and ObjC++ 2023-03-17 17:09:31 +01:00
Debuginfod
Demangle
DWARFLinker [DWARFLinker][DWARFv5] add support for DW_FORM_implicit_const form. 2023-03-15 16:25:44 +01:00
DWARFLinkerParallel
DWP
ExecutionEngine Re-apply "[JITLink][ELF] Don't skip debug info sections by default." 2023-03-20 22:24:04 +00:00
Extensions
FileCheck [llvm] Use *{Set,Map}::contains (NFC) 2023-03-14 18:56:07 -07:00
Frontend [MLIR][OpenMP] Added OMPIRBuilder support for Target Data directives 2023-03-20 18:48:21 +00:00
Fuzzer
FuzzMutate
InterfaceStub
IR [llvm] Use ConstantInt::{isZero,isOne} (NFC) 2023-03-21 17:40:35 -07:00
IRPrinter
IRReader
LineEditor
Linker [IRLinker] Fix mapping of declaration metadata 2023-03-14 08:42:44 +09:00
LTO [llvm] Use *{Map,Set}::contains (NFC) 2023-03-15 18:06:32 -07:00
MC [llvm] Use *{Map,Set}::contains (NFC) 2023-03-15 18:06:32 -07:00
MCA [llvm] Use *{Set,Map}::contains (NFC) 2023-03-14 18:56:07 -07:00
ObjCopy
Object [NFC] Change strcpy to std::copy 2023-03-21 09:44:23 +01:00
ObjectYAML [ADT][NFCI] Do not use non-const lvalue-refs with enumerate in llvm/ 2023-03-13 20:59:06 -04:00
Option Replace strlen with StringRef::size 2023-03-20 14:18:51 -07:00
Passes [CGSCC] Allow creation of no-rerun CGSCC->function adaptor via textual pipeline 2023-03-19 16:26:27 -07:00
ProfileData [memprof] Support symbolization of PIE binaries. 2023-03-21 20:13:18 +00:00
Remarks
Support [RISCV] Simplify RISCVISAInfo::compareExtension. NFCI 2023-03-20 22:25:11 -07:00
TableGen TableGen: Introduce llvm::TableGen::Emitter to register backends 2023-03-21 16:21:27 +09:00
Target [amdgpu][nfc] Extract more functions in LowerModuleLDS, mark more methods static 2023-03-22 01:25:28 +00:00
TargetParser [ARM][NFC] Use FPUKind enum instead of unsigned 2023-03-16 13:38:10 +00:00
Testing
TextAPI
ToolDrivers
Transforms [llvm] Use ConstantInt::{isZero,isOne} (NFC) 2023-03-21 17:40:35 -07:00
WindowsDriver MSVC: support version preference with search 2023-03-13 09:25:31 -07:00
WindowsManifest
XRay
CMakeLists.txt