This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
edcfef8fee
llvm-project
/
llvm
/
lib
/
Support
History
Hubert Tong
0d0dbd6170
[NFC][Support] Make Unix/Program.inc separately compilable
...
To improve CI checks, make `Unix/Program.inc` separately compilable.
2020-06-25 15:41:17 -04:00
..
Unix
[NFC][Support] Make Unix/Program.inc separately compilable
2020-06-25 15:41:17 -04:00
Windows
[Support] Fix building for mingw on a case sensitive file system
2020-06-20 00:39:22 +03:00
AArch64TargetParser.cpp
…
ABIBreak.cpp
…
AMDGPUMetadata.cpp
…
APFloat.cpp
…
APInt.cpp
…
APSInt.cpp
ADT: Fix that APSInt's string constructor claims it requires 5 bits to store a zero
2020-06-10 16:36:33 +02:00
ARMAttributeParser.cpp
…
ARMBuildAttrs.cpp
…
ARMTargetParser.cpp
…
ARMWinEH.cpp
…
Allocator.cpp
…
Atomic.cpp
…
BinaryStreamError.cpp
…
BinaryStreamReader.cpp
…
BinaryStreamRef.cpp
…
BinaryStreamWriter.cpp
…
BlockFrequency.cpp
…
BranchProbability.cpp
…
BuryPointer.cpp
…
CMakeLists.txt
[X86] Move CPUKind enum from clang to llvm/lib/Support. NFCI
2020-06-09 12:52:41 -07:00
COM.cpp
…
COPYRIGHT.regex
…
CRC.cpp
…
CachePruning.cpp
…
Chrono.cpp
…
CodeGenCoverage.cpp
…
CommandLine.cpp
[llvm] [CommandLine] Do not suggest really hidden opts in nearest lookup
2020-06-17 19:00:26 +02:00
Compression.cpp
…
ConvertUTF.cpp
…
ConvertUTFWrapper.cpp
…
CrashRecoveryContext.cpp
…
DAGDeltaAlgorithm.cpp
…
DJB.cpp
…
DataExtractor.cpp
…
Debug.cpp
…
DebugCounter.cpp
…
DeltaAlgorithm.cpp
…
DynamicLibrary.cpp
…
ELFAttributeParser.cpp
…
ELFAttributes.cpp
…
Errno.cpp
…
Error.cpp
…
ErrorHandling.cpp
…
ExtensibleRTTI.cpp
…
FileCheck.cpp
[FileCheck] Implement * and / operators for ExpressionValue.
2020-06-17 09:39:17 +00:00
FileCheckImpl.h
[FileCheck] Implement * and / operators for ExpressionValue.
2020-06-17 09:39:17 +00:00
FileCollector.cpp
…
FileOutputBuffer.cpp
…
FileUtilities.cpp
…
FoldingSet.cpp
[Support] FoldingSetNodeID::AddString(): reserve memory
2020-06-08 23:26:54 +03:00
FormatVariadic.cpp
…
FormattedStream.cpp
…
GlobPattern.cpp
…
GraphWriter.cpp
…
Hashing.cpp
…
Host.cpp
Recommit "[X86] Calculate the needed size of the feature arrays in _cpu_indicator_init and getHostCPUName using the size of the feature enum."
2020-06-22 13:32:03 -07:00
InitLLVM.cpp
…
IntEqClasses.cpp
…
IntervalMap.cpp
…
ItaniumManglingCanonicalizer.cpp
…
JSON.cpp
…
KnownBits.cpp
…
LEB128.cpp
…
LLVMBuild.txt
…
LineIterator.cpp
…
Locale.cpp
…
LockFileManager.cpp
…
LowLevelType.cpp
…
MD5.cpp
…
ManagedStatic.cpp
…
MathExtras.cpp
…
MemAlloc.cpp
…
Memory.cpp
…
MemoryBuffer.cpp
…
NativeFormatting.cpp
…
OptimizedStructLayout.cpp
…
Optional.cpp
…
Parallel.cpp
…
Path.cpp
…
PluginLoader.cpp
…
PrettyStackTrace.cpp
…
Process.cpp
…
Program.cpp
[Clang] Move clang::Job::printArg to llvm::sys::printArg. NFCI.
2020-06-18 09:17:13 -04:00
RISCVAttributeParser.cpp
…
RISCVAttributes.cpp
…
RWMutex.cpp
…
RandomNumberGenerator.cpp
…
Regex.cpp
…
SHA1.cpp
…
ScaledNumber.cpp
…
ScopedPrinter.cpp
…
Signals.cpp
…
Signposts.cpp
…
SmallPtrSet.cpp
…
SmallVector.cpp
…
SourceMgr.cpp
[Support] Replace 'DisableColors' boolean with 'ColorMode' enum
2020-06-08 09:48:47 -07:00
SpecialCaseList.cpp
As part of using inclusive language within the llvm project,
2020-06-20 00:24:57 -07:00
Statistic.cpp
…
StringExtras.cpp
…
StringMap.cpp
…
StringRef.cpp
…
StringSaver.cpp
…
SuffixTree.cpp
[SuffixTree][MachOpt] Factoring out Suffix Tree and adding Unit Tests
2020-06-08 12:44:18 -07:00
SymbolRemappingReader.cpp
…
SystemUtils.cpp
…
TarWriter.cpp
…
TargetParser.cpp
[AMDGPU] Add gfx1030 target
2020-06-15 16:18:05 -07:00
TargetRegistry.cpp
…
ThreadLocal.cpp
…
ThreadPool.cpp
…
Threading.cpp
…
TimeProfiler.cpp
…
Timer.cpp
…
ToolOutputFile.cpp
…
TrigramIndex.cpp
…
Triple.cpp
[Triple] support macOS 11 os version number
2020-06-22 23:03:47 -07:00
Twine.cpp
…
Unicode.cpp
…
UnicodeCaseFold.cpp
…
Valgrind.cpp
…
VersionTuple.cpp
…
VirtualFileSystem.cpp
…
Watchdog.cpp
…
WithColor.cpp
WithColor.h - reduce CommandLine.h include to forward declaration. NFC.
2020-06-23 17:07:53 +01:00
X86TargetParser.cpp
[X86] Replace PROC macros with an enum and a lookup table of processor information.
2020-06-24 10:46:25 -07:00
YAMLParser.cpp
…
YAMLTraits.cpp
[yaml2obj][MachO] - Fix PubName/PubType handling.
2020-06-12 12:03:51 +03:00
Z3Solver.cpp
…
circular_raw_ostream.cpp
…
raw_os_ostream.cpp
…
raw_ostream.cpp
[Support] Don't tie errs() to outs() by default
2020-06-11 15:19:56 -07:00
regcomp.c
…
regengine.inc
…
regerror.c
…
regex2.h
…
regex_impl.h
…
regexec.c
…
regfree.c
…
regstrlcpy.c
…
regutils.h
…
xxhash.cpp
…