llvm-project/llvm/lib
Krzysztof Parzyszek 8c7c20f033 Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
..
Analysis [AArch64] Enable the select optimize pass for AArch64 2022-12-03 16:08:58 +00:00
AsmParser [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
BinaryFormat [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Bitcode [Bitcode] Use std::nullopt instead of None (NFC) 2022-12-02 20:36:05 -08:00
Bitstream [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
CodeGen Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
DWARFLinker [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
DWP [llvm-dwp] Report the filename if it cannot be found 2022-09-14 11:32:41 +08:00
DebugInfo [DebugInfo] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:39 -08:00
Debuginfod [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Demangle [demangler] Simplify OutputBuffer initialization 2022-10-17 04:23:16 -07:00
ExecutionEngine Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
Extensions
FileCheck [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Frontend [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
FuzzMutate [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Fuzzer
IR Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
IRPrinter Revert "Revert "[opt][clang] Enable using -module-summary/-flto=thin with -S/-emit-llvm"" 2022-11-18 08:58:31 +00:00
IRReader
InterfaceStub [InterfaceStub] Use std::optional in ELFObjHandler.cpp (NFC) 2022-11-25 12:14:22 -08:00
LTO Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
LineEditor [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Linker [llvm_stats] Do not import llvm.stats metadata for thinlto 2022-11-28 16:47:20 -08:00
MC [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
MCA [RISCV][llvm-mca] Use LMUL Instruments to provide more accurate reports on RISCV 2022-11-18 09:55:15 -08:00
ObjCopy Revert "[llvm-objcopy] Fix --section-add when section contain empty bytes" 2022-12-02 22:40:32 -08:00
Object [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
ObjectYAML [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Option [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Passes [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
ProfileData [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Remarks [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Support [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
TableGen [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Target Convert Optional<CodeModel> to std::optional<CodeModel> 2022-12-03 12:08:47 -06:00
Testing [llvm/unittests] Use std::nullopt instead of None (NFC) 2022-12-02 22:10:37 -08:00
TextAPI [llvm][TextAPI] add driverkit as supported platform for older tbd 2022-09-19 15:08:29 -07:00
ToolDrivers [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
Transforms [Transforms] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:37 -08:00
WindowsDriver
WindowsManifest
XRay [llvm] Use std::nullopt instead of None (NFC) 2022-12-02 21:11:44 -08:00
CMakeLists.txt [IR] Split out IR printing passes into IRPrinter 2022-11-18 01:47:56 +00:00