llvm-project/llvm/include/llvm
Krzysztof Parzyszek 86fe4dfdb6 TargetTransformInfo: convert Optional to std::optional
Recommit: added missing "#include <cstdint>".
2022-12-02 11:42:15 -08:00
..
ADT [TypeSwitch] Use perfect forwarding in the cast functions 2022-12-02 00:48:35 -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 Add assembler plumbing for sanitize_memtag 2022-12-01 10:50:34 -08:00
Bitcode Restore "[MemProf] ThinLTO summary support" with more fixes 2022-11-16 09:42:41 -08:00
Bitstream [llvm] Use range-based for loops (NFC) 2022-08-07 00:16:21 -07:00
CodeGen TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
Config [llvm-exegesis] Initialize all supported targets 2022-09-22 09:02:22 -07:00
DWARFLinker [DWARFLinker][NFC] Set the target DWARF version explicitly. 2022-09-15 16:06:10 +03:00
DWP
DebugInfo [lld] Change Optional to std::optional 2022-11-27 17:25:34 -08:00
Debuginfod [Debuginfod] DEBUGINFOD_HEADERS_FILE environment variable 2022-11-07 16:34:37 -08:00
Demangle libcxxabi [PR58117][NFC]: Open code lower bound 2022-10-20 09:11:24 -04:00
ExecutionEngine [JITLink] Fix typo in comment. NFC 2022-11-26 20:55:49 +08:00
FileCheck
Frontend [OpenMP][OMPIRBuilder] Migrate target outlined function registration to OMPIRBuilder from clang 2022-11-29 14:20:34 -05:00
FuzzMutate [FuzzMutate] New InsertPHINode strategy. 2022-11-30 15:26:52 -08:00
IR [AsmPrinter] .addrsig_sym: remove isTransitiveUsedByMetadataOnly 2022-12-02 19:05:43 +00:00
IRPrinter [llvm] Remove unused forward declarations (NFC) 2022-11-20 09:59:36 -08:00
IRReader
InterfaceStub
LTO Remove TargetMachine::adjustPassManager 2022-11-28 10:24:16 +01:00
LineEditor
Linker
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][ELF] Add --set-section-type 2022-07-13 10:04:21 -07:00
Object [Object] Add some more LoongArch support 2022-12-01 19:16:51 +08:00
ObjectYAML [ObjectYAML] Basic support for chained fixups. 2022-11-11 10:15:30 -08:00
Option
Passes Use PassGate from LLVMContext if any otherwise global one 2022-11-25 15:13:04 +07:00
ProfileData [llvm-profdata] Use flattening sample profile in profile supplementation 2022-11-29 22:23:47 -08:00
Remarks
Support [NFC] clang-format AArch64TargetParser 2022-12-02 10:59:41 +00:00
TableGen [TableGen] Add log bang operator 2022-10-26 09:16:32 -07:00
Target [AMDGPU] Add llvm.is.fpclass intrinsic to existing SelectionDAG fp 2022-11-28 16:00:36 -05:00
Testing [Support] Add support for attaching payloads to points and ranges 2022-11-18 15:00:23 +01:00
TextAPI
ToolDrivers
Transforms TargetTransformInfo: convert Optional to std::optional 2022-12-02 11:42:15 -08:00
WindowsDriver [llvm] Fix header guards (NFC) 2022-07-17 02:18:55 -07:00
WindowsManifest
WindowsResource
XRay
CMakeLists.txt
InitializePasses.h Revert "[CodeGen] Add new pass for late cleanup of redundant definitions." 2022-12-01 13:29:24 -05:00
LinkAllIR.h
LinkAllPasses.h [OpenMP][LegacyPM] Remove OpenMPOptCGSCCLegacyPass 2022-12-01 09:21:10 +08:00
Pass.h
PassAnalysisSupport.h
PassInfo.h
PassRegistry.h
PassSupport.h
module.extern.modulemap
module.install.modulemap
module.modulemap add LoongArchTargetParser.def to LLVM_Utils module 2022-11-10 10:24:33 -08:00
module.modulemap.build