..
Analysis
Recommit "[SCEV] Look through single value PHIs."
2020-09-21 11:59:50 +01:00
AsmParser
BinaryFormat
DebugInfo: Cleanup RLE dumping, using a length-constrained DataExtractor rather than carrying the end offset separately
2020-09-18 19:32:38 -07:00
Bitcode
ValueList.cpp - remove unnecessary includes. NFCI.
2020-09-17 15:06:01 +01:00
Bitstream
[Bitstream] Use alignTo to make code more readable. NFC
2020-09-01 11:06:45 -07:00
CodeGen
[CodeGen] Fixing inconsistent ABI mangling of vlaues in SelectionDAGBuilder
2020-09-21 10:05:34 +01:00
DebugInfo
DebugInfo: Cleanup RLE dumping, using a length-constrained DataExtractor rather than carrying the end offset separately
2020-09-18 19:32:38 -07:00
Demangle
DWARFLinker
ExecutionEngine
[ORC] Add operations to create and lookup JITDylibs to OrcV2 C bindings.
2020-09-16 13:49:30 -07:00
Extensions
Remove unused variable(s)
2020-09-08 16:58:01 -07:00
FileCheck
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
2020-09-01 14:59:28 +02:00
Frontend
Fuzzer
FuzzMutate
InterfaceStub
[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.
2020-09-15 11:38:31 +03:00
IR
IR: Move denormal mode parsing from MachineFunction to Function
2020-09-18 09:55:47 -04:00
IRReader
LineEditor
Linker
[ThinLTO] Fix a metadata lost issue with DICompileUnit import.
2020-09-02 14:40:41 -07:00
LTO
[ThinLTO] add post-thinlto-merge option to -lto-embed-bitcode
2020-09-15 15:56:11 -07:00
MC
Support dwarf fission for wasm object files
2020-09-17 14:42:41 -07:00
MCA
[APInt] New member function setBitVal
2020-09-02 21:40:31 +01:00
Object
[lib/Object] - Refine interface of ELFFile<ELFT>. NFCI.
2020-09-15 11:38:31 +03:00
ObjectYAML
DWARFYAML::emitDebugSections - fix use after std::move warnings. NFCI.
2020-09-20 14:42:36 +01:00
Option
[NFC] Fix the signature and definition of findByPrefix
2020-09-11 12:38:28 +01:00
Passes
Revert "Re-land: Add new hidden option -print-changed which only reports changes to IR"
2020-09-17 01:32:29 -07:00
ProfileData
[llvm-cov gcov] Add --demangled-names (-m)
2020-09-16 23:18:50 -07:00
Remarks
Support
Add -Wno-error=unknown flag to clang-format.
2020-09-19 10:17:57 +02:00
TableGen
Change name of Record::TheInit to CorrespondingDefInit to make code clearer.
2020-09-19 09:18:44 -04:00
Target
[ARM] Select f32 constants with vmov.f16
2020-09-21 11:10:47 +01:00
Testing
[cmake] Make gtest include directories a part of the library interface
2020-08-27 15:35:57 +02:00
TextAPI
ToolDrivers
Transforms
[LSR] Preserve MSSA when using SplitCriticalEdge.
2020-09-21 09:51:26 +01:00
WindowsManifest
[CMake] Simplify CMake handling for libxml2
2020-09-09 21:44:44 -07:00
XRay
CMakeLists.txt
Reland [FileCheck] Move FileCheck implementation out of LLVMSupport into its own library
2020-09-01 14:59:28 +02:00
LLVMBuild.txt