..
Analysis
[BasicAA] Use known lower bounds for index values for size based check.
2020-05-30 16:20:42 +01:00
AsmParser
[ThinLTO] Compute the basic block count across modules.
2020-05-28 10:33:05 -07:00
BinaryFormat
[MsgPack] Added convenience assignment to MsgPackDocument
2020-05-21 22:13:19 +01:00
Bitcode
[ThinLTO] Compute the basic block count across modules.
2020-05-28 10:33:05 -07:00
Bitstream
CodeGen
[MachineCombine] add a hook for resource length limit
2020-05-31 23:21:04 -04:00
DebugInfo
[DebugInfo] Separate fields with commas in headers of type units (3/3).
2020-06-01 17:40:28 +07:00
Demangle
Give microsoftDemangle() an outparam for how many input bytes were consumed.
2020-05-20 16:17:31 -04:00
DWARFLinker
[Clang] Restore replace_path_prefix instead of startswith
2020-05-13 13:49:14 -04:00
ExecutionEngine
[jitlink] R_X86_64_PC32 support for the elf x86 jitlinker
2020-05-30 10:53:18 +10:00
Extensions
Frontend
Fuzzer
FuzzMutate
IR
[SVE] Remove getNumElements() calls in visitGetElementPtrInst
2020-05-29 15:26:44 +01:00
IRReader
Infer alignment of unmarked loads in IR/bitcode parsing.
2020-05-14 13:03:50 -07:00
LineEditor
Linker
[SVE] Eliminate calls to default-false VectorType::get() from Linker
2020-05-29 17:43:15 -07:00
LTO
TargetLowering.h - remove unnecessary TargetMachine.h include. NFC
2020-05-23 19:49:38 +01:00
MC
[DWARF5] Added support for emission of .debug_macro.dwo section
2020-05-30 11:13:23 +05:30
MCA
Object
SymbolicFile.h - removed unused FileSystem.h include. NFC.
2020-05-28 15:26:31 +01:00
ObjectYAML
[ObjectYAML][DWARF] Make the PubSection
optional.
2020-05-29 20:11:53 +08:00
Option
Passes
NFC: Simplify O1 pass pipeline construction.
2020-05-29 20:08:22 -07:00
ProfileData
Remarks
Support
[AArch64] Add native CPU detection for Neoverse N1
2020-05-28 19:54:18 +01:00
TableGen
Target
AArch64: materialize large stack offset into xzr correctly.
2020-06-01 09:30:05 +01:00
Testing
TextAPI
ArchitectureSet.h - reduce raw_ostream.h include to forward declaration. NFC.
2020-05-30 12:36:16 +01:00
ToolDrivers
Transforms
[StructurizeCFG] Fix region nodes ordering
2020-06-01 12:50:35 +03:00
WindowsManifest
XRay
[xray] Add llvm-xray extract support for 32 bit ARM
2020-05-28 18:41:11 -04:00
CMakeLists.txt
LLVMBuild.txt