..
Analysis
Use llvm::size rather than an empty loop to get the number of top
2020-07-23 14:55:50 -07:00
AsmParser
[ThinLTO] parse flags and blockcount summaries
2020-07-20 09:50:22 -07:00
BinaryFormat
AMDGPU: Remove .value_type from kernel metadata
2020-07-10 18:16:31 -04:00
Bitcode
[Bitcode] Avoid duplicating linker option when upgrading
2020-07-23 13:07:28 -07:00
Bitstream
[Bitcode] reserve in front of push_back loops. NFCI.
2020-05-01 15:52:53 +02:00
CodeGen
[GlobalISel] Use existing MIR builder instead of creating one in combiner.
2020-07-23 14:16:45 -07:00
DWARFLinker
[Clang] Restore replace_path_prefix instead of startswith
2020-05-13 13:49:14 -04:00
DebugInfo
[Symbolize][PDB] Switch llvm-symbolizer to use PDB_ReaderType::Native.
2020-07-22 17:17:57 -07:00
Demangle
[NFC] Use std::free instead of ::free
2020-07-20 16:19:08 -04:00
ExecutionEngine
[ORC] Enable use of TargetProcessControl::getMemMgr with ObjectLinkingLayer.
2020-07-23 16:18:57 -07:00
Extensions
Update compiler extension integration into the build system
2020-04-24 09:40:14 +02:00
Frontend
[OpenMP][IRBuilder] Support nested parallel regions
2020-07-14 22:39:06 -05:00
FuzzMutate
[NewPM][LSR] Rename strength-reduce -> loop-reduce
2020-07-02 11:15:29 -07:00
Fuzzer
…
IR
PassTimingInfo.h - remove unused includes. NFC.
2020-07-23 16:20:13 +01:00
IRReader
Infer alignment of unmarked loads in IR/bitcode parsing.
2020-05-14 13:03:50 -07:00
LTO
[NewPM] Support optnone under new pass manager
2020-07-21 09:53:43 -07:00
LineEditor
…
Linker
[SVE] Eliminate calls to default-false VectorType::get() from Linker
2020-05-29 17:43:15 -07:00
MC
[PowerPC] Add linker opt for PC Relative GOT indirect accesses
2020-07-22 09:08:23 -05:00
MCA
[MCA][InstrBuilder] Correctly mark reserved resources in initializeUsedResources.
2020-05-10 19:25:54 +01:00
Object
[llvm-readobj] - Refactor how the code dumps relocations.
2020-07-20 12:05:05 +03:00
ObjectYAML
[DWARFYAML] Refactor emitDebugInfo() to make the length be inferred.
2020-07-23 23:00:19 +08:00
Option
[OptTable] Support grouped short options
2020-07-17 09:32:43 -07:00
Passes
Add a Printer to the FunctionPropertiesAnalysis
2020-07-23 11:57:11 -07:00
ProfileData
Revert D81682 "[PGO] Extend the value profile buckets for mem op sizes."
2020-07-22 16:08:25 -07:00
Remarks
YAMLRemarkParser.cpp - remove duplicate RemarkParser.h include. NFC.
2020-06-08 13:59:05 +01:00
Support
Revert "[CMake] Simplify CMake handling for zlib"
2020-07-23 15:12:42 -07:00
TableGen
Fix ubsan error in tblgen with signed left shift
2020-06-16 11:15:09 -07:00
Target
[AArch64][SVE] Teach copyPhysReg to copy ZPR2/3/4.
2020-07-23 16:41:37 -07:00
Testing
Reapply "Try enabling -Wsuggest-override again, using add_compile_options instead of add_compile_definitions for disabling it in unittests/ directories."
2020-07-22 17:50:19 -07:00
TextAPI
[TextAPI/MachO] Fix style issues. NFC
2020-06-24 14:43:45 -07:00
ToolDrivers
[COFF] Use Expected in COFFObjectFile creation
2020-05-08 14:22:28 -07:00
Transforms
Revert D84264 "[SCCP] Directly remove non-feasible edges" & 5db5b4bc43
2020-07-23 17:51:48 -07:00
WindowsManifest
…
XRay
[xray] Add llvm-xray extract support for 32 bit ARM
2020-05-28 18:41:11 -04:00
CMakeLists.txt
Update compiler extension integration into the build system
2020-04-24 09:40:14 +02:00
LLVMBuild.txt
Update compiler extension integration into the build system
2020-04-24 09:40:14 +02:00