1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 19:42:54 +02:00
llvm-mirror/include/llvm/Support
David Blaikie 257beb78b0 Fix layering of CodeGen/TargetOpcodes.def by moving it to Support
It's also used by utils/TableGen so needs to reside somewhere common to
TableGen and CodeGen.

llvm-svn: 328396
2018-03-23 23:58:27 +00:00
..
Solaris/sys [Solaris] replace Solaris.h hack with a set of better hacks 2017-06-22 13:18:46 +00:00
AArch64TargetParser.def [AArch64] Add basic support for Qualcomm's Saphira CPU. 2017-09-25 14:05:00 +00:00
AlignOf.h
Allocator.h Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
AMDGPUKernelDescriptor.h AMDGPU: Rename MaxFlatWorkgroupSize to MaxFlatWorkGroupSize for consistency 2017-10-18 17:31:09 +00:00
AMDGPUMetadata.h AMDGPU: Add num spilled s/vgprs to metadata 2017-11-28 17:51:08 +00:00
ARMAttributeParser.h
ARMBuildAttributes.h
ARMEHABI.h
ARMTargetParser.def [ARM][AArch64] Cortex-A75 and Cortex-A55 support 2017-08-21 08:43:06 +00:00
ARMWinEH.h
ArrayRecycler.h
Atomic.h
AtomicOrdering.h AtomicOrdering.h: Don't mark header functions as file local 2017-10-24 21:29:18 +00:00
BinaryByteStream.h [CodeView] Refactor / Rewrite TypeSerializer and TypeTableBuilder. 2017-11-28 18:33:17 +00:00
BinaryItemStream.h [BinaryStream] Support growable streams. 2017-11-27 18:48:37 +00:00
BinaryStream.h [BinaryStream] Support growable streams. 2017-11-27 18:48:37 +00:00
BinaryStreamArray.h
BinaryStreamError.h
BinaryStreamReader.h Add a BinarySubstreamRef, and a method to read one. 2017-06-23 16:38:40 +00:00
BinaryStreamRef.h [BinaryStream] Support growable streams. 2017-11-27 18:48:37 +00:00
BinaryStreamWriter.h [NFC] fix trivial typos in comments 2018-01-23 05:49:30 +00:00
BlockFrequency.h [ConstHoisting] choose to hoist when frequency is the same. 2017-07-06 22:32:27 +00:00
BranchProbability.h
CachePruning.h Fix typos of occurred and occurrence 2018-01-24 10:33:39 +00:00
Capacity.h
Casting.h
CBindingWrapping.h
CheckedArithmetic.h Utility functions for checked arithmetic 2018-03-02 00:30:43 +00:00
Chrono.h Support formatv of TimePoint with strftime-style formats. 2017-10-24 08:30:19 +00:00
circular_raw_ostream.h
CMakeLists.txt CMake: Explicitly #undef LLVM_REVISION rather than using a blank file 2018-02-08 22:19:00 +00:00
CodeGen.h Delete Default and JITDefault code models 2017-08-03 02:16:21 +00:00
CodeGenCoverage.h Fix use of config.h in public headers. 2017-11-18 22:42:26 +00:00
COM.h
CommandLine.h Added support for reading configuration files 2017-12-30 15:37:46 +00:00
Compiler.h Reapply Support layering fixes. 2018-03-21 17:31:49 +00:00
Compression.h
ConvertUTF.h ConvertUTF.h: Don't mark header functions as file local 2017-10-24 21:29:18 +00:00
CrashRecoveryContext.h Updated docs in CrashRecoveryContext.h 2018-03-06 04:00:30 +00:00
DataExtractor.h
DataTypes.h Reapply Support layering fixes. 2018-03-21 17:31:49 +00:00
Debug.h
DebugCounter.h [DebugCounter] Move the semicolon out of the DEBUG_COUNTER macro and require it to be placed at the end of each use. 2017-08-10 17:48:11 +00:00
DJB.h Make llvm::djbHash an inline function. 2018-03-02 22:00:38 +00:00
DOTGraphTraits.h
DynamicLibrary.h Allow clients to specify search order of DynamicLibraries. 2017-07-12 21:22:45 +00:00
Endian.h
EndianStream.h
Errc.h
Errno.h Recommit "[Support] Add RetryAfterSignal helper function" 2017-06-29 13:15:31 +00:00
Error.h [Support] Fix comments for handleAllErrors: it calls llvm_unreachable if the 2018-03-01 02:52:17 +00:00
ErrorHandling.h Report fatal error in the case of out of memory 2018-02-17 10:21:33 +00:00
ErrorOr.h
FileOutputBuffer.h Convert FileOutputBuffer::commit to Error. 2017-11-08 01:50:29 +00:00
FileSystem.h Changed createTemporaryFile without FD to actually create a file. 2018-03-19 14:19:58 +00:00
FileUtilities.h
Format.h Support: Add llvm::center_justify. 2017-07-13 16:11:08 +00:00
FormatAdapters.h
FormatCommon.h
FormatProviders.h
FormattedStream.h
FormatVariadic.h Support formatting formatv_objects. 2017-10-23 15:40:44 +00:00
FormatVariadicDetails.h Support formatting formatv_objects. 2017-10-23 15:40:44 +00:00
GenericDomTree.h [Dominators] Update DominatorTree compare in case roots are different 2018-02-19 16:28:24 +00:00
GenericDomTreeConstruction.h [Dominators] Remove verifyDomTree and add some verifying for Post Dom Trees 2018-02-28 11:00:08 +00:00
GlobPattern.h
GraphWriter.h
Host.h [Support] Stop passing StringRefs by const reference in some of the getHostCPUname implementations. NFC 2018-03-07 17:53:16 +00:00
JamCRC.h
KnownBits.h [KnownBits] Remove asserts from KnownBits::makeNegative/makeNonNegative 2017-12-28 19:46:14 +00:00
LEB128.h [DebugInfo] Align comments in debug_loc section 2018-01-05 22:20:30 +00:00
LICENSE.TXT
LineIterator.h
Locale.h
LockFileManager.h Use TempFile in the implementation of LockFileManager. 2017-11-17 20:06:41 +00:00
LowLevelTypeImpl.h Fix layering of MachineValueType.h by moving it from CodeGen to Support 2018-03-23 23:58:25 +00:00
MachineValueType.h Fix layering of MachineValueType.h by moving it from CodeGen to Support 2018-03-23 23:58:25 +00:00
ManagedStatic.h
MathExtras.h [pdb/lld] Write a valid FPM. 2017-08-02 22:31:39 +00:00
MD5.h
Memory.h [Support] Support NetBSD PaX MPROTECT in sys::Memory. 2017-11-16 23:04:44 +00:00
MemoryBuffer.h [Support] Add WriteThroughMemoryBuffer. 2018-03-08 20:34:47 +00:00
MipsABIFlags.h [mips] Add support for CRC ASE 2018-03-14 14:13:31 +00:00
Mutex.h
MutexGuard.h
NativeFormatting.h
OnDiskHashTable.h Report fatal error in the case of out of memory 2018-02-20 05:41:26 +00:00
Options.h
Parallel.h [Support/Parallel] Use lock_guard which has less overhead than unique_lock. 2018-03-22 23:40:02 +00:00
Path.h [Support] Don't use std::iterator, it's deprecated in C++17. 2017-06-25 00:00:08 +00:00
PluginLoader.h
PointerLikeTypeTraits.h [ADT] Enable reverse iteration for DenseMap 2017-08-24 23:02:48 +00:00
PrettyStackTrace.h
Printable.h Printable.h: Don't mark header functions as file local 2017-10-24 21:29:19 +00:00
Process.h [llvm-rc] Use proper search algorithm for finding resources. 2017-10-11 20:12:09 +00:00
Program.h Remove unneeded forward declaration. NFC 2017-09-15 11:45:57 +00:00
RandomNumberGenerator.h
raw_os_ostream.h
raw_ostream.h [raw_fd_ostream] report actual error in error messages 2017-10-24 01:26:22 +00:00
raw_sha1_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
ReverseIteration.h [ADT] Enable reverse iteration for DenseMap 2017-08-24 23:02:48 +00:00
RWMutex.h
SaveAndRestore.h
ScaledNumber.h Make more constructors constexpr or use =default. 2017-10-08 15:59:35 +00:00
ScopedPrinter.h Reland "[DebugInfo] Support DWARF expressions in eh_frame" 2018-03-08 00:46:53 +00:00
SHA1.h
Signals.h Typo fix SIBABRT -> SIGABRT. 2018-01-18 21:45:51 +00:00
SMLoc.h
SourceMgr.h Add DK_Remark to SMDiagnostic 2017-10-12 23:56:02 +00:00
SpecialCaseList.h Extend SpecialCaseList to allow users to blame matches on entries in the file. 2017-11-07 21:16:46 +00:00
StringPool.h
StringSaver.h
SwapByteOrder.h
SystemUtils.h
TargetOpcodes.def Fix layering of CodeGen/TargetOpcodes.def by moving it to Support 2018-03-23 23:58:27 +00:00
TargetParser.h [ARM] Add 'fillValidCPUArchList' to ARM targets 2018-02-08 16:48:54 +00:00
TargetRegistry.h Revert "Fix layering between llvm-c and Support by factoring out some typedefs into Support" 2018-03-20 11:26:50 +00:00
TargetSelect.h
TarWriter.h [Support/TarWriter] - Don't allow TarWriter to add the same file more than once. 2017-12-05 10:09:59 +00:00
thread.h
Threading.h Bring r314809 back. 2017-10-04 20:27:01 +00:00
ThreadLocal.h
ThreadPool.h Bring r314809 back. 2017-10-04 20:27:01 +00:00
Timer.h
ToolOutputFile.h [NFC] fix trivial typos in comments and documents 2018-01-29 05:17:03 +00:00
TrailingObjects.h
TrigramIndex.h
type_traits.h Revert "Fix isPodLike for MSVC and use it in TypeHashing." 2017-12-14 19:59:10 +00:00
TypeName.h
Unicode.h Resubmit r325107 (case folding DJB hash) 2018-02-21 22:36:31 +00:00
UnicodeCharRanges.h Remove unneeded use of #undef DEBUG_TYPE. NFC 2017-07-12 20:49:21 +00:00
UniqueLock.h
Valgrind.h
Watchdog.h
Win64EH.h
WindowsError.h
WithColor.h [Support] Move syntax highlighting into support 2018-03-09 09:56:24 +00:00
X86DisassemblerDecoderCommon.h Fix layering by moving X86DisassemblerDecoderCommon to Support 2018-03-23 23:58:20 +00:00
X86TargetParser.def [X86] Move the information about the feature bits used by compiler-rt and shared by Host.cpp to a .def file and TargetParser.h so clang can make use of it. 2017-11-21 23:36:42 +00:00
xxhash.h
YAMLParser.h Delete the copy constructor for llvm::yaml::Node 2018-03-23 18:05:19 +00:00
YAMLTraits.h [YAML] Plain scalars can not begin with most indicators. 2018-01-22 10:20:48 +00:00