.. |
FileSystem
|
Support: Avoid std::tie in Support/FileSystem/UniqueID.h, NFC
|
2020-11-02 13:26:15 -05:00 |
Solaris/sys
|
|
|
Windows
|
WindowsSupport.h: do not depend on private config header
|
2021-06-01 23:05:03 +03:00 |
AArch64TargetParser.def
|
[AArch64] Add target features for Armv9-A Scalable Matrix Extension (SME)
|
2021-07-12 13:28:10 +00:00 |
AArch64TargetParser.h
|
[AArch64] Add target features for Armv9-A Scalable Matrix Extension (SME)
|
2021-07-12 13:28:10 +00:00 |
Alignment.h
|
[llvm][NFC] Remove deprecated Alignment::None()
|
2021-05-06 07:21:23 +00:00 |
AlignOf.h
|
Document that AlignedCharArrayUnion exists to work around an MSVC bug
|
2020-12-15 16:01:55 -08:00 |
Allocator.h
|
[ADT][NFC] Use empty base optimisation in BumpPtrAllocatorImpl
|
2021-01-12 22:43:48 +00:00 |
AllocatorBase.h
|
[Allocator] Make Deallocate() pass alignment and make it use (de)allocate_buffer
|
2020-05-02 16:08:46 +02:00 |
AMDGPUMetadata.h
|
AMDGPU: Add target id and code object v4 support
|
2021-03-24 11:54:05 -04:00 |
AMDHSAKernelDescriptor.h
|
AMDGPU: Add target id and code object v4 support
|
2021-03-24 11:54:05 -04:00 |
ARMAttributeParser.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
ARMBuildAttributes.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
ARMEHABI.h
|
|
|
ARMTargetParser.def
|
[clang][ARM] Remove arm2/3/6/7m CPU names
|
2021-06-03 08:55:44 +00:00 |
ARMTargetParser.h
|
[ARM] Remove getHWDivName (NFC)
|
2021-07-23 07:44:23 -07:00 |
ARMWinEH.h
|
[llvm-readobj] [ARMWinEH] Print ARM64 packed unwind info
|
2020-09-15 08:50:02 +03:00 |
ArrayRecycler.h
|
|
|
Atomic.h
|
|
|
AtomicOrdering.h
|
[NFC] Fix typo and variable names
|
2020-08-15 09:06:22 -07:00 |
AutoConvert.h
|
[SystemZ][z/OS] Add the functions needed for handling EBCDIC I/O
|
2021-05-03 08:52:38 -04:00 |
Automaton.h
|
Revert "Avoid creating an immutable map in the Automaton class."
|
2020-01-17 10:20:36 +01:00 |
Base64.h
|
Syndicate, test and fix base64 implementation
|
2020-03-03 12:17:53 +01:00 |
BCD.h
|
[SystemZ][z/OS] Implement getHostCPUName for z/OS
|
2021-05-25 11:18:12 -04:00 |
BinaryByteStream.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
BinaryItemStream.h
|
[llvm] Use llvm::lower_bound and llvm::upper_bound (NFC)
|
2021-01-05 21:15:59 -08:00 |
BinaryStream.h
|
|
|
BinaryStreamArray.h
|
Fix possible compilation issue with gcc-11
|
2021-11-02 17:42:39 +03:00 |
BinaryStreamError.h
|
|
|
BinaryStreamReader.h
|
[Support] BinaryStreamReader.h - remove unnecessary <string> include. NFCI.
|
2021-04-20 10:31:12 +01:00 |
BinaryStreamRef.h
|
Make LLVM build in C++20 mode
|
2020-12-17 10:44:10 +00:00 |
BinaryStreamWriter.h
|
Use std::foo_t rather than std::foo in LLVM.
|
2020-02-11 15:12:51 -08:00 |
BlockFrequency.h
|
|
|
BranchProbability.h
|
Revert "[BranchProbability] move options for 'likely' and 'unlikely'"
|
2021-03-21 22:50:21 +03:00 |
BuryPointer.h
|
|
|
CachePruning.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
Capacity.h
|
|
|
Casting.h
|
[LLVM] Change isa<> to a variadic function template
|
2020-06-15 18:46:57 +00:00 |
CBindingWrapping.h
|
|
|
CFGDiff.h
|
[llvm] Use llvm::append_range (NFC)
|
2021-01-06 18:27:33 -08:00 |
CFGUpdate.h
|
[NFC] Add missing includes for LLVM_ENABLE_MODULES builds
|
2021-06-03 23:29:03 +02:00 |
CheckedArithmetic.h
|
Fix some clang-tidy bugprone-argument-comment issues
|
2020-09-19 20:41:25 -07:00 |
Chrono.h
|
[docs] Fix doxygen comments wrongly attached to the llvm namespace
|
2021-04-07 01:20:18 +02:00 |
circular_raw_ostream.h
|
Make some static class members constexpr
|
2020-04-22 12:25:01 +02:00 |
CMakeLists.txt
|
[CMake] Avoid __FakeVCSRevision.h with no git repository
|
2020-12-16 17:33:20 +01:00 |
CodeGen.h
|
[IR][sanitizer] Add module flag "frame-pointer" and set it for cc1 -mframe-pointer={non-leaf,all}
|
2021-04-22 18:07:30 -07:00 |
CodeGenCoverage.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
COM.h
|
|
|
CommandLine.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
Compiler.h
|
[NFC] Enable RVALUE_REFERENCE_THIS on MSVC 2019
|
2021-03-23 16:40:13 +00:00 |
Compression.h
|
|
|
ConvertUTF.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
CrashRecoveryContext.h
|
Recommit: Support: add llvm::thread class that supports specifying stack size.
|
2021-07-08 16:22:26 +01:00 |
CRC.h
|
|
|
DataExtractor.h
|
[Support] Make DataExtractor error messages more clear
|
2020-06-02 12:57:51 +02:00 |
DataTypes.h
|
[llvm] Add missing header guards (NFC)
|
2021-01-30 09:53:42 -08:00 |
Debug.h
|
|
|
DebugCounter.h
|
DebugCounter.h - remove unused includes. NFC.
|
2020-05-12 13:03:49 +01:00 |
Discriminator.h
|
[SampleFDO] New hierarchical discriminator for FS SampleFDO (llvm-profdata part)
|
2021-06-04 11:22:06 -07:00 |
DJB.h
|
|
|
DOTGraphTraits.h
|
[DDG] Data Dependence Graph - DOT printer - recommit
|
2020-12-16 12:37:36 -05:00 |
DynamicLibrary.h
|
|
|
ELFAttributeParser.h
|
[RISCV] ELF attribute section for RISC-V.
|
2020-03-31 16:16:19 +08:00 |
ELFAttributes.h
|
[RISCV] ELF attribute section for RISC-V.
|
2020-03-31 16:16:19 +08:00 |
Endian.h
|
Remove unused Endian.h includes, NFC
|
2020-03-11 15:45:34 -07:00 |
EndianStream.h
|
EndianStream.h - add missing implicit MathExtras.h header dependency. NFCI.
|
2021-06-05 18:05:40 +01:00 |
Errc.h
|
[llvm][NFC] Fix typos in Errc.h description
|
2021-07-23 11:54:49 -07:00 |
Errno.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
Error.h
|
[NFC] Mark Expected<T>::assertIsChecked() as const
|
2021-07-08 21:30:23 +08:00 |
ErrorHandling.h
|
Improve error handling for SmallVector programming errors
|
2020-09-02 15:00:26 -07:00 |
ErrorOr.h
|
Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC"
|
2020-12-14 17:04:06 -08:00 |
ExitCodes.h
|
Fix out-of-tree clang build due to sysexits change
|
2020-10-06 18:21:17 -04:00 |
ExtensibleRTTI.h
|
[Support] Add support RTTI support for open class hierarchies.
|
2020-04-13 12:52:44 -07:00 |
FileCollector.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
FileOutputBuffer.h
|
[llvm-objcopy][NFC] Move ownership keeping code into restoreStatOnFile().
|
2021-03-17 17:27:00 +03:00 |
FileSystem.h
|
Support: Remove F_{None,Text,Append} compatibility synonyms, NFC
|
2021-06-15 12:04:09 -07:00 |
FileUtilities.h
|
|
|
Format.h
|
Revert "Forward declare Optional<T> in STLExtras.h"
|
2019-11-13 16:36:21 -08:00 |
FormatAdapters.h
|
[NFC] Add 'override' keyword where missing in include/ and lib/.
|
2020-07-14 09:47:29 -07:00 |
FormatCommon.h
|
|
|
FormatProviders.h
|
[llvm] Rename StringRef _lower() method calls to _insensitive()
|
2021-06-25 00:22:01 +03:00 |
FormattedStream.h
|
[Support] Fix formatted_raw_ostream for UTF-8
|
2020-07-06 16:18:15 +01:00 |
FormatVariadic.h
|
[LLVM] Update formatv() documentation to clarify no escape for }
|
2020-07-22 15:30:40 -07:00 |
FormatVariadicDetails.h
|
[NFC] Fix "unused parameter" error revealed in the Linux self-build.
|
2021-03-15 12:17:11 -04:00 |
GenericDomTree.h
|
[llvm] Use append_range (NFC)
|
2021-01-29 23:23:34 -08:00 |
GenericDomTreeConstruction.h
|
[NFC] Fix "unused variable" warning
|
2021-06-15 12:59:05 -07:00 |
GenericIteratedDominanceFrontier.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
GlobPattern.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
GraphWriter.h
|
[SystemZ][z/OS] Set more text files as text
|
2021-04-19 09:31:46 -04:00 |
Host.h
|
Reland 293e8fa13d3f05e993771577a4c022deee5cbf6e
|
2021-03-05 13:23:42 -05:00 |
InitLLVM.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
InstructionCost.h
|
[LV] NFCI: Do cost comparison on InstructionCost directly.
|
2021-07-10 11:57:16 +01:00 |
ItaniumManglingCanonicalizer.h
|
ItaniumManglingCanonicalizer.h - add cstdint.h include for missing uintptr_t def
|
2020-05-08 14:22:26 +01:00 |
JSON.h
|
Revert "ADT: Migrate users of AlignedCharArrayUnion to std::aligned_union_t, NFC"
|
2020-12-14 17:04:06 -08:00 |
KnownBits.h
|
[KnownBits] Merge const/non-const KnownBits::extractBits implementations. NFC.
|
2021-07-03 19:00:25 +01:00 |
LEB128.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
LICENSE.TXT
|
|
|
LineIterator.h
|
Replace uses of std::iterator with explicit using
|
2021-04-12 10:47:14 -07:00 |
Locale.h
|
|
|
LockFileManager.h
|
Improve module.pcm lock file performance on machines with high core counts
|
2020-03-23 14:59:39 -07:00 |
LowLevelTypeImpl.h
|
Add support for zero-sized Scalars as a LowLevelType
|
2021-07-22 13:47:19 +02:00 |
MachineValueType.h
|
[AArch64] Add a Machine Value Type for 8 consecutive registers
|
2021-08-02 15:45:58 +01:00 |
ManagedStatic.h
|
[ManagedStatic] Fix build errors with clang-tblgen in Debug mode using MSVC 2019 v16.6
|
2020-05-25 16:59:40 +03:00 |
MathExtras.h
|
[Support] AbsoluteDifference - add brackets to appease static analyzer warning. NFCI.
|
2021-04-17 13:47:02 +01:00 |
MD5.h
|
Avoid SmallString.h include in MD5.h, NFC
|
2020-02-26 09:10:24 -08:00 |
MemAlloc.h
|
[ADT] Move allocate_buffer to MemAlloc.h and out of line
|
2020-04-24 13:32:50 +02:00 |
Memory.h
|
[Support] Memory.h - remove unnecessary <string> include. NFCI.
|
2021-04-19 14:32:07 +01:00 |
MemoryBuffer.h
|
[NFC] Reordering parameters in getFile and getFileOrSTDIN
|
2021-03-25 09:47:49 -04:00 |
MemoryBufferRef.h
|
Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h
|
2020-10-13 16:42:24 -04:00 |
MipsABIFlags.h
|
|
|
MSVCErrorWorkarounds.h
|
Use std::foo_t rather than std::foo in LLVM.
|
2020-02-11 15:12:51 -08:00 |
Mutex.h
|
|
|
NativeFormatting.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
OnDiskHashTable.h
|
|
|
OptimizedStructLayout.h
|
[docs] Fix doxygen comments wrongly attached to the llvm namespace
|
2021-04-07 01:20:18 +02:00 |
Parallel.h
|
[Support/Parallel] Add a special case for 0/1 items to llvm::parallel_for_each.
|
2021-05-03 10:08:00 -07:00 |
Path.h
|
[Support/Path] Add path::is_absolute_gnu
|
2020-09-23 18:01:32 +01:00 |
PluginLoader.h
|
PluginLoader.h - only include CommandLine.h if required. NFCI.
|
2020-09-11 11:44:29 +01:00 |
PointerLikeTypeTraits.h
|
A few cosmetic cleanups to StringMap/StringSet.h, including fixing
|
2020-04-11 22:14:35 -07:00 |
PrettyStackTrace.h
|
[Driver] When forcing a crash print the bug report message
|
2020-06-29 13:13:12 +01:00 |
Printable.h
|
[llvm][iwyu] explicitly includes <functional> and <utility>
|
2021-07-04 06:02:11 +00:00 |
Process.h
|
[Windows] Use TerminateProcess to exit without running destructors
|
2021-05-22 23:41:40 +03:00 |
Program.h
|
[SystemZ][z/OS][Windows] Add new functions that set Text/Binary mode for Stdin and Stdout based on OpenFlags
|
2021-04-16 08:09:19 -04:00 |
RandomNumberGenerator.h
|
|
|
raw_os_ostream.h
|
|
|
raw_ostream.h
|
Add Twine support for std::string_view.
|
2021-06-08 20:19:04 -07:00 |
raw_sha1_ostream.h
|
|
|
Recycler.h
|
|
|
RecyclingAllocator.h
|
|
|
Regex.h
|
[ASTMatchers] Enhanced support for matchers taking Regex arguments
|
2020-07-02 14:52:25 +01:00 |
Registry.h
|
[flang] Revert "PoC for Flang Driver Plugins"
|
2021-07-01 08:27:31 +00:00 |
ReverseIteration.h
|
|
|
RISCVAttributeParser.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
RISCVAttributes.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
RISCVTargetParser.def
|
[RISCV] Fix -Wbraced-scalar-init after D89025
|
2020-10-15 23:29:11 -07:00 |
RWMutex.h
|
|
|
SaveAndRestore.h
|
|
|
ScaledNumber.h
|
Make some static class members constexpr
|
2020-04-22 12:25:01 +02:00 |
ScopedPrinter.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
SHA1.h
|
SHA1.h - remove unnecessary ArrayRef.h/StringRef.h includes. NFC.
|
2020-04-21 15:12:17 +01:00 |
SHA256.h
|
[llvm] Fix header guards (NFC)
|
2021-02-16 23:23:07 -08:00 |
Signals.h
|
[Support] On Unix, let the CrashRecoveryContext return the signal code
|
2020-09-24 08:21:43 -04:00 |
Signposts.h
|
Move the definition of LLVM_SUPPORT_XCODE_SIGNPOSTS into llvm-config.h
|
2021-06-16 14:40:37 -07:00 |
SmallVectorMemoryBuffer.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
SMLoc.h
|
|
|
SMTAPI.h
|
|
|
SourceMgr.h
|
[TableGen] New backend to print detailed records.
|
2020-10-02 10:22:13 -04:00 |
SpecialCaseList.h
|
[Support/Utils] As part of using inclusive language within the
|
2020-06-20 00:15:50 -07:00 |
StringSaver.h
|
Temporarily Revert "[Support] Make UniqueStringSaver wrap a StringSet"
|
2020-05-14 19:18:20 -07:00 |
SuffixTree.h
|
Make LLVM build in C++20 mode
|
2020-12-17 10:44:10 +00:00 |
SwapByteOrder.h
|
[Support] Make Support/SwapByteOrder.h compile on Fuchsia
|
2020-10-29 10:49:06 -07:00 |
SymbolRemappingReader.h
|
SymbolRemappingReader.h - pass Twine by reference not value. NFCI.
|
2020-07-25 12:48:14 +01:00 |
SystemUtils.h
|
[opt] Remove obsolete --quiet option
|
2020-07-08 13:21:20 -07:00 |
TargetOpcodes.def
|
[GISel] Support llvm.memcpy.inline
|
2021-06-30 12:39:05 -07:00 |
TargetParser.h
|
[AMDGPU] Add gfx1035 target
|
2021-06-24 14:32:41 -04:00 |
TargetRegistry.h
|
[MC] Refactor MCObjectFileInfo initialization and allow targets to create MCObjectFileInfo
|
2021-05-23 14:15:23 -07:00 |
TargetSelect.h
|
|
|
TarWriter.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
TaskQueue.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
thread.h
|
Recommit: Support: add llvm::thread class that supports specifying stack size.
|
2021-07-08 16:22:26 +01:00 |
Threading.h
|
Recommit: Support: add llvm::thread class that supports specifying stack size.
|
2021-07-08 16:22:26 +01:00 |
ThreadLocal.h
|
|
|
ThreadPool.h
|
[mlir] Add a ThreadPool to MLIRContext and refactor MLIR threading usage
|
2021-06-23 01:29:24 +00:00 |
TimeProfiler.h
|
[llvm] Fix header guards (NFC)
|
2021-02-05 21:02:06 -08:00 |
Timer.h
|
[Timer] On macOS count number of executed instructions
|
2021-02-11 17:26:37 +01:00 |
ToolOutputFile.h
|
[mlir] Enable passing crash reproducer stream factory method
|
2021-01-21 20:03:15 -08:00 |
TrailingObjects.h
|
Remove a workaround for MSVC 2013, now that MSVC 2017 is the minimum.
|
2021-02-24 13:56:49 -05:00 |
TrigramIndex.h
|
[Support] TrigramIndex::insert - pass std::String argument by const reference. NFCI.
|
2021-01-23 11:04:00 +00:00 |
type_traits.h
|
Revert "Switch to std::is_trivially_move_constructible and std::is_trivially_copy_constructible"
|
2020-12-03 19:58:06 +00:00 |
TypeName.h
|
|
|
TypeSize.h
|
TypeSize.h: add integral constructor to ElementCount
|
2021-11-02 17:42:39 +03:00 |
Unicode.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
UnicodeCharRanges.h
|
|
|
Valgrind.h
|
|
|
VersionTuple.h
|
[clang][darwin] Add support for macOS -> Mac Catalyst
|
2021-07-20 14:25:33 -07:00 |
VirtualFileSystem.h
|
[llvm] Rename StringRef _lower() method calls to _insensitive()
|
2021-06-25 00:22:01 +03:00 |
Watchdog.h
|
|
|
Win64EH.h
|
[AArch64] Add asm directives for the remaining SEH unwind codes
|
2020-09-03 11:12:01 +03:00 |
WindowsError.h
|
Update the file headers across all of the LLVM projects in the monorepo
|
2019-01-19 08:50:56 +00:00 |
WithColor.h
|
Use ManagedStatic and lazy initialization of cl::opt in libSupport to make it free of global initializer
|
2021-07-16 07:38:16 +00:00 |
X86DisassemblerDecoderCommon.h
|
[X86] Fix handling of maskmovdqu in X32
|
2021-07-15 22:56:08 +01:00 |
X86TargetParser.def
|
[X86] Support -march=rocketlake
|
2021-04-13 09:48:13 +08:00 |
X86TargetParser.h
|
[X86] Support -march=rocketlake
|
2021-04-13 09:48:13 +08:00 |
xxhash.h
|
|
|
YAMLParser.h
|
Replace uses of std::iterator with explicit using
|
2021-04-12 10:47:14 -07:00 |
YAMLTraits.h
|
[YAML I/O] Fix bug in emission of empty sequence
|
2021-01-25 13:35:36 -08:00 |