llvm-project/llvm/lib
Krzysztof Parzyszek 86fe4dfdb6 TargetTransformInfo: convert Optional to std::optional
Recommit: added missing "#include <cstdint>".
2022-12-02 11:42:15 -08:00
..
Analysis TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
AsmParser Attributes: convert Optional to std::optional 2022-12-02 08:15:45 -06:00
BinaryFormat [BinaryFormat] Add LoongArch 2022-11-17 12:00:48 +08:00
Bitcode [Reader] Use std::optional in BitcodeReader.cpp (NFC) 2022-11-25 11:33:20 -08:00
Bitstream
CodeGen [AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMetadataOnly 2022-12-02 19:05:43 +00:00
DWARFLinker [DWARFLinker][NFC] Set the target DWARF version explicitly. 2022-09-15 16:06:10 +03:00
DWP [llvm-dwp] Report the filename if it cannot be found 2022-09-14 11:32:41 +08:00
DebugInfo [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
Debuginfod Reland "[LTO][COFF] Use bitcode file names in lto native object file names." 2022-11-22 13:46:42 -08:00
Demangle [demangler] Simplify OutputBuffer initialization 2022-10-17 04:23:16 -07:00
ExecutionEngine Add void cast for preprocessor-conditionall-unused loop variable 2022-12-02 02:24:56 +00:00
Extensions
FileCheck Revert "[FileCheck] Use std::optional in FileCheck.cpp (NFC)" 2022-11-26 17:08:27 -08:00
Frontend [NFC] Cleanup: Replaces BB->getInstList().splice() with BB->splice(). 2022-12-01 15:37:51 -08:00
FuzzMutate [FuzzMutate] New InsertPHINode strategy. 2022-11-30 15:26:52 -08:00
Fuzzer
IR [AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMetadataOnly 2022-12-02 19:05:43 +00: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 [AIX][LTO] Enabling Context Sensitive PGO Options 2022-11-30 10:22:26 -05:00
LineEditor Return None instead of Optional<T>() (NFC) 2022-11-21 19:06:42 -08:00
Linker [llvm_stats] Do not import llvm.stats metadata for thinlto 2022-11-28 16:47:20 -08:00
MC TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -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 [llvm-objcopy] [COFF] Always set PointerToRawData when writing a COFF file 2022-11-28 22:40:00 +02:00
Object AttributeParser: Convert Optional to std::optional 2022-12-02 07:43:18 +00:00
ObjectYAML [ObjectYAML] Use std::size (NFC) 2022-11-26 09:53:22 -08:00
Option [llvm] Qualify auto in range-based for loops (NFC) 2022-08-28 23:29:00 -07:00
Passes Recommit "[LoopFlatten] Enable it by default" 2022-11-29 10:45:13 +00:00
ProfileData [llvm] Use std::size (NFC) 2022-11-26 13:47:32 -08:00
Remarks [Remarks] Use std::optional in YAMLRemarkSerializer.cpp (NFC) 2022-11-25 21:18:04 -08:00
Support [NFC] clang-format AArch64TargetParser 2022-12-02 10:59:41 +00:00
TableGen Return None instead of Optional<T>() (NFC) 2022-11-21 19:06:42 -08:00
Target TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
Testing [llvm] [cmake] Set EXCLUDE_FROM_ALL on gtest and TestingSupport 2022-11-24 17:52:22 +01:00
TextAPI [llvm][TextAPI] add driverkit as supported platform for older tbd 2022-09-19 15:08:29 -07:00
ToolDrivers
Transforms TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
WindowsDriver
WindowsManifest
XRay [llvm] Use std::size (NFC) 2022-11-26 13:47:32 -08:00
CMakeLists.txt [IR] Split out IR printing passes into IRPrinter 2022-11-18 01:47:56 +00:00