.. |
Unix
|
Implement computeHostNumHardwareThreads() for FreeBSD
|
2020-11-29 00:49:39 +01:00 |
Windows
|
Support: Avoid SmallVector::assign with a range from to-be-replaced vector in Windows GetExecutableName
|
2020-11-18 17:55:49 -08:00 |
AArch64TargetParser.cpp
|
[AArch64] Add support for the Branch Record Buffer extension
|
2020-12-18 11:11:06 +00:00 |
ABIBreak.cpp
|
|
|
Allocator.cpp
|
|
|
AMDGPUMetadata.cpp
|
|
|
APFixedPoint.cpp
|
[Fixed Point] Add floating point methods to APFixedPoint.
|
2020-10-09 10:27:42 +02:00 |
APFloat.cpp
|
Cleanup namespace comment to fix clang-tidy warning. NFCI.
|
2020-11-03 18:13:21 +00:00 |
APInt.cpp
|
[APInt] Add the truncOrSelf resizing operator to APInt
|
2020-11-23 11:27:30 +00:00 |
APSInt.cpp
|
|
|
ARMAttributeParser.cpp
|
[ARMAttributeParser] Correctly parse and print Tag_THUMB_ISA_use=3
|
2020-11-28 12:28:22 -08:00 |
ARMBuildAttrs.cpp
|
|
|
ARMTargetParser.cpp
|
[ARM] Adding v8.7-A command-line support for the ARM target
|
2020-12-17 13:48:54 +00:00 |
ARMWinEH.cpp
|
|
|
Atomic.cpp
|
|
|
BinaryStreamError.cpp
|
|
|
BinaryStreamReader.cpp
|
|
|
BinaryStreamRef.cpp
|
|
|
BinaryStreamWriter.cpp
|
|
|
BlockFrequency.cpp
|
|
|
BranchProbability.cpp
|
|
|
BuryPointer.cpp
|
|
|
CachePruning.cpp
|
|
|
Chrono.cpp
|
|
|
circular_raw_ostream.cpp
|
|
|
CMakeLists.txt
|
[Support] Introduce a new InstructionCost class
|
2020-12-11 08:12:54 +00:00 |
CodeGenCoverage.cpp
|
|
|
COM.cpp
|
|
|
CommandLine.cpp
|
[Support] Use is_contained (NFC)
|
2020-12-10 20:40:37 -08:00 |
Compression.cpp
|
|
|
ConvertUTF.cpp
|
|
|
ConvertUTFWrapper.cpp
|
Reland "[Support][unittests] Enforce alignment in ConvertUTFTest"
|
2020-10-14 12:02:27 +02:00 |
COPYRIGHT.regex
|
|
|
CrashRecoveryContext.cpp
|
[LLD] Fix include following 45b8a741fbbf271e0fb71294cb7cdce3ad4b9bf3
|
2020-11-12 08:32:16 -05:00 |
CRC.cpp
|
|
|
DAGDeltaAlgorithm.cpp
|
|
|
DataExtractor.cpp
|
|
|
Debug.cpp
|
|
|
DebugCounter.cpp
|
|
|
DeltaAlgorithm.cpp
|
|
|
DJB.cpp
|
|
|
DynamicLibrary.cpp
|
|
|
ELFAttributeParser.cpp
|
[llvm-readobj, libSupport] - Refine the implementation of the code that dumps build attributes.
|
2020-12-02 13:51:32 +03:00 |
ELFAttributes.cpp
|
|
|
Errno.cpp
|
|
|
Error.cpp
|
[Support] Add a C-API function to create a StringError instance.
|
2020-10-19 01:59:04 -07:00 |
ErrorHandling.cpp
|
Remove -Wunused-result and -Wpedantic warnings from GCC. NFC.
|
2020-12-02 10:53:59 -05:00 |
ExtensibleRTTI.cpp
|
|
|
FileCollector.cpp
|
[FileCollector] Move interface into FileCollectorBase (NFC)
|
2020-10-19 21:37:20 -07:00 |
FileOutputBuffer.cpp
|
|
|
FileUtilities.cpp
|
|
|
FoldingSet.cpp
|
|
|
FormattedStream.cpp
|
|
|
FormatVariadic.cpp
|
|
|
GlobPattern.cpp
|
|
|
GraphWriter.cpp
|
|
|
Hashing.cpp
|
|
|
Host.cpp
|
Use basic_string::find(char) instead of basic_string::find(const char *s, size_type pos=0)
|
2020-12-16 23:28:32 -08:00 |
InitLLVM.cpp
|
|
|
InstructionCost.cpp
|
[Support] Introduce a new InstructionCost class
|
2020-12-11 08:12:54 +00:00 |
IntEqClasses.cpp
|
|
|
IntervalMap.cpp
|
|
|
ItaniumManglingCanonicalizer.cpp
|
|
|
JSON.cpp
|
ADT: Stop peeking inside AlignedCharArrayUnion, NFC
|
2020-12-04 11:07:42 -08:00 |
KnownBits.cpp
|
[DAG] Move SelectionDAG implementation to KnownBits::setInReg(). NFCI.
|
2020-12-04 18:09:08 +00:00 |
LEB128.cpp
|
|
|
LineIterator.cpp
|
Support: Allow use of MemoryBufferRef with line_iterator
|
2020-10-13 16:43:49 -04:00 |
Locale.cpp
|
|
|
LockFileManager.cpp
|
|
|
LowLevelType.cpp
|
[SVE] Make ElementCount and TypeSize use a new PolySize class
|
2020-10-12 08:23:38 +01:00 |
ManagedStatic.cpp
|
|
|
MathExtras.cpp
|
|
|
MD5.cpp
|
|
|
MemAlloc.cpp
|
|
|
Memory.cpp
|
|
|
MemoryBuffer.cpp
|
Revert "[Modules] Add stats to measure performance of building and loading modules."
|
2020-09-24 12:36:06 -07:00 |
MemoryBufferRef.cpp
|
Support: Add operator== for MemoryBufferRef and split out MemoryBufferRef.h
|
2020-10-13 16:42:24 -04:00 |
NativeFormatting.cpp
|
|
|
OptimizedStructLayout.cpp
|
|
|
Optional.cpp
|
|
|
Parallel.cpp
|
|
|
Path.cpp
|
[llvm] Use early exits and get rid of if-return-else-return pattern; NFC
|
2020-10-21 14:18:42 +02:00 |
PluginLoader.cpp
|
|
|
PrettyStackTrace.cpp
|
Escape command line arguments in backtraces
|
2020-11-17 12:16:13 +00:00 |
Process.cpp
|
[LLD] Fix include following 45b8a741fbbf271e0fb71294cb7cdce3ad4b9bf3
|
2020-11-12 08:32:16 -05:00 |
Program.cpp
|
|
|
RandomNumberGenerator.cpp
|
|
|
raw_os_ostream.cpp
|
|
|
raw_ostream.cpp
|
raw_ostream.cpp - remove duplicate includes. NFCI.
|
2020-09-16 18:32:28 +01:00 |
regcomp.c
|
|
|
regengine.inc
|
|
|
regerror.c
|
|
|
regex2.h
|
|
|
regex_impl.h
|
|
|
Regex.cpp
|
|
|
regexec.c
|
|
|
regfree.c
|
|
|
regstrlcpy.c
|
|
|
regutils.h
|
|
|
RISCVAttributeParser.cpp
|
|
|
RISCVAttributes.cpp
|
|
|
RWMutex.cpp
|
|
|
ScaledNumber.cpp
|
|
|
ScopedPrinter.cpp
|
|
|
SHA1.cpp
|
|
|
Signals.cpp
|
Add support for setting the path to llvm-symbolizer through an environment variable
|
2020-09-24 19:14:04 +00:00 |
Signposts.cpp
|
|
|
SmallPtrSet.cpp
|
|
|
SmallVector.cpp
|
s/instantate/instantiate/ throughout. NFCI.
|
2020-12-01 22:13:40 -05:00 |
SourceMgr.cpp
|
[NFC] Refactor some SourceMgr code
|
2020-12-26 17:53:32 +00:00 |
SpecialCaseList.cpp
|
|
|
Statistic.cpp
|
|
|
StringExtras.cpp
|
|
|
StringMap.cpp
|
|
|
StringRef.cpp
|
|
|
StringSaver.cpp
|
|
|
SuffixTree.cpp
|
|
|
SymbolRemappingReader.cpp
|
|
|
SystemUtils.cpp
|
|
|
TargetParser.cpp
|
[clang][AMDGPU] rename sram-ecc as sramecc
|
2020-12-07 18:05:47 -05:00 |
TargetRegistry.cpp
|
|
|
TarWriter.cpp
|
|
|
Threading.cpp
|
|
|
ThreadLocal.cpp
|
|
|
ThreadPool.cpp
|
|
|
TimeProfiler.cpp
|
|
|
Timer.cpp
|
[Timer] Add a command option to enable/disable timer sorting.
|
2020-11-28 11:43:38 -05:00 |
ToolOutputFile.cpp
|
|
|
TrigramIndex.cpp
|
TrigramIndex.cpp - remove unnecessary includes. NFCI.
|
2020-09-09 11:38:31 +01:00 |
Triple.cpp
|
[ARM] Adding v8.7-A command-line support for the ARM target
|
2020-12-17 13:48:54 +00:00 |
Twine.cpp
|
|
|
Unicode.cpp
|
Speedup some unicode rendering
|
2020-12-03 20:11:11 +01:00 |
UnicodeCaseFold.cpp
|
|
|
Valgrind.cpp
|
|
|
VersionTuple.cpp
|
|
|
VirtualFileSystem.cpp
|
Support: Add RedirectingFileSystem::create from simple list of redirections
|
2020-12-08 17:53:30 -08:00 |
Watchdog.cpp
|
|
|
WithColor.cpp
|
|
|
X86TargetParser.cpp
|
[X86] Support Intel avxvnni
|
2020-10-31 12:39:51 +08:00 |
xxhash.cpp
|
|
|
YAMLParser.cpp
|
[YAML] Support extended spellings when parsing bools.
|
2020-12-12 12:50:34 +00:00 |
YAMLTraits.cpp
|
[YAML] Support extended spellings when parsing bools.
|
2020-12-12 12:50:34 +00:00 |
Z3Solver.cpp
|
|
|