1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/Support
2020-02-18 14:25:21 -05:00
..
Solaris/sys
AArch64TargetParser.def [AArch64] Add Cortex-A34 Support for clang and llvm 2020-02-18 14:56:16 +00:00
AArch64TargetParser.h Implement target(branch-protection) attribute for AArch64 2019-11-15 15:40:46 +00:00
Alignment.h [Alignment][NFC] Deprecate Align::None() 2020-01-24 12:53:58 +01:00
AlignOf.h
Allocator.h Reland "[llvm] Add a way to speed up the speed in which BumpPtrAllocator increases slab sizes"" 2020-02-03 12:06:15 +01:00
AllocatorBase.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
AMDGPUMetadata.h [AMDGPU] add support for hostcall buffer pointer as hidden kernel argument 2019-11-20 15:53:55 +05:30
AMDHSAKernelDescriptor.h
ARMAttributeParser.h
ARMBuildAttributes.h
ARMEHABI.h
ARMTargetParser.def [ARM] Add initial support for Custom Datapath Extension (CDE) 2020-02-17 15:39:16 +00:00
ARMTargetParser.h [ARM] Add initial support for Custom Datapath Extension (CDE) 2020-02-17 15:39:16 +00:00
ARMWinEH.h
ArrayRecycler.h
Atomic.h
AtomicOrdering.h
Automaton.h Revert "Avoid creating an immutable map in the Automaton class." 2020-01-17 10:20:36 +01:00
BinaryByteStream.h
BinaryItemStream.h
BinaryStream.h
BinaryStreamArray.h Fix header includes after 0697bcb66f1d82f2fd447e9d13b74d141c3ce085 2020-01-24 18:32:54 -08:00
BinaryStreamError.h
BinaryStreamReader.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
BinaryStreamRef.h
BinaryStreamWriter.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
BlockFrequency.h
BranchProbability.h
BuryPointer.h
CachePruning.h Revert "Forward declare Optional<T> in STLExtras.h" 2019-11-13 16:36:21 -08:00
Capacity.h
Casting.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
CBindingWrapping.h
CFGUpdate.h
CheckedArithmetic.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
Chrono.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
circular_raw_ostream.h
CMakeLists.txt
CodeGen.h Move CodeGenFileType enum to Support/CodeGen.h 2019-11-13 16:39:34 -08:00
CodeGenCoverage.h
COM.h
CommandLine.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
Compiler.h MSVC Buggy version detection: turn pre-processor error into CMake configuration time check 2020-01-31 00:11:55 +00:00
Compression.h
ConvertUTF.h
CrashRecoveryContext.h [Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error() generate preprocessed source + reproducer.sh again. 2020-02-11 10:17:30 -05:00
CRC.h
DataExtractor.h [DebugInfo][Support] Replace DWARFDataExtractor size function 2020-01-13 10:53:00 +00:00
DataTypes.h
Debug.h
DebugCounter.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DJB.h
DOTGraphTraits.h
DynamicLibrary.h
Endian.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
EndianStream.h
Errc.h
Errno.h Use C++14-style return type deduction in LLVM. 2020-02-11 07:38:42 -08:00
Error.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
ErrorHandling.h Revert "Revert "Reland "[Support] make report_fatal_error abort instead of exit""" 2020-02-13 10:16:06 -08:00
ErrorOr.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
FileCheck.h [FileCheck] Fixed -Wdeprecated-copy warning. NFCI. 2019-11-23 19:28:28 +01:00
FileCollector.h [FileCollector] Ignore empty paths. 2019-11-20 10:57:44 -08:00
FileOutputBuffer.h
FileSystem.h
FileUtilities.h
Format.h Revert "Forward declare Optional<T> in STLExtras.h" 2019-11-13 16:36:21 -08:00
FormatAdapters.h
FormatCommon.h
FormatProviders.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
FormattedStream.h
FormatVariadic.h ReplacementItem - fix uninitialized variable warning. NFCI. 2019-11-08 14:46:22 +00:00
FormatVariadicDetails.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
GenericDomTree.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
GenericDomTreeConstruction.h
GenericIteratedDominanceFrontier.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
GlobPattern.h
GraphWriter.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
Host.h
InitLLVM.h [Signal] Allow llvm clients to opt into one-shot SIGPIPE handling 2019-11-18 10:27:27 -08:00
ItaniumManglingCanonicalizer.h
JSON.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
KnownBits.h [KnownBits] Introduce anyext instead of passing a flag into zext 2020-02-12 19:06:53 +00:00
LEB128.h
LICENSE.TXT
LineIterator.h
Locale.h
LockFileManager.h [LockFileManager] Make default waitForUnlock timeout a parameter, NFC 2020-01-10 15:24:32 -08:00
LowLevelTypeImpl.h LLT: Add changeNumElements 2020-01-29 07:32:07 -08:00
MachineValueType.h [SVE][CodeGen] Scalable vector MVT size queries 2019-11-18 12:30:59 +00:00
ManagedStatic.h
MathExtras.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
MD5.h
MemAlloc.h
Memory.h [Support][NFC] Add a comment about the semantics of MF_HUGE_HINT flag 2020-01-09 17:34:18 +00:00
MemoryBuffer.h
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
OnDiskHashTable.h
Parallel.h
Path.h Initial implementation of -fmacro-prefix-map and -ffile-prefix-map 2019-11-26 15:17:49 -08:00
PluginLoader.h
PointerLikeTypeTraits.h PointerLikeTypeTraits: Standardize NumLowBitsAvailable on static constexpr rather than anonymous enum 2020-01-16 15:30:50 -08:00
PrettyStackTrace.h
Printable.h
Process.h [Clang][Driver] After default -fintegrated-cc1, make llvm::report_fatal_error() generate preprocessed source + reproducer.sh again. 2020-02-11 10:17:30 -05:00
Program.h
RandomNumberGenerator.h
raw_os_ostream.h
raw_ostream.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
raw_sha1_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
ReverseIteration.h
RWMutex.h
SaveAndRestore.h
ScaledNumber.h
ScopedPrinter.h
SHA1.h
Signals.h [Support] Optionally call signal handlers when a function wrapped by the the CrashRecoveryContext fails 2020-01-11 15:27:07 -05:00
Signposts.h
SmallVectorMemoryBuffer.h Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
SMLoc.h
SMTAPI.h
SourceMgr.h Removed PointerUnion3 and PointerUnion4 aliases in favor of the variadic template 2020-01-14 18:56:29 +01:00
SpecialCaseList.h Reland 9f3fdb0d7fab: [Driver] Use VFS to check if sanitizer blacklists exist 2019-11-21 11:56:09 +01:00
StringPool.h
StringSaver.h
SwapByteOrder.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
SymbolRemappingReader.h
SystemUtils.h
TargetOpcodes.def GlobalISel: Handle llvm.read_register 2020-01-09 17:37:52 -05:00
TargetParser.h
TargetRegistry.h
TargetSelect.h
TarWriter.h
TaskQueue.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
thread.h
Threading.h Improve comments after 8404aeb56a73ab24f9b295111de3b37a37f0b841. 2020-02-18 14:25:21 -05:00
ThreadLocal.h
ThreadPool.h Improve comments after 8404aeb56a73ab24f9b295111de3b37a37f0b841. 2020-02-18 14:25:21 -05:00
TimeProfiler.h [Support] Wrap extern TLS variable in getter function 2020-01-31 11:32:36 +02:00
Timer.h Reland 'Fixed -Wdeprecated-copy warnings. NFCI.' 2019-11-23 23:09:39 +01:00
ToolOutputFile.h
TrailingObjects.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
TrigramIndex.h
type_traits.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00
TypeName.h
TypeSize.h Fix LLVM_ENABLE_MODULES build after TypeSize.h change 2020-02-03 14:21:44 -08:00
Unicode.h
UnicodeCharRanges.h
Valgrind.h
VersionTuple.h [driver][darwin] Pass -platform_version flag to the linker instead of the -<platform>_version_min flag 2019-12-17 10:26:32 -08:00
VirtualFileSystem.h [VFS] More consistent support for Windows 2020-02-05 11:38:20 -08:00
Watchdog.h
Win64EH.h
WindowsError.h
WithColor.h [Debuginfo][NFC] add comments for WithColor routines. 2020-02-18 10:36:10 +03:00
X86DisassemblerDecoderCommon.h
X86TargetParser.def
xxhash.h
YAMLParser.h
YAMLTraits.h Use std::foo_t rather than std::foo in LLVM. 2020-02-11 15:12:51 -08:00