..
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
[Bitcode] reserve in front of push_back loops. NFCI.
2020-05-01 15:52:53 +02:00
CodeGen
[ScheduleDAG] Avoid unnecessary recomputation of topological order.
2020-05-31 11:04:35 +01:00
DWARFLinker
[Clang] Restore replace_path_prefix instead of startswith
2020-05-13 13:49:14 -04:00
DebugInfo
[DWARF5] Added support for .debug_macro.dwo section in llvm-dwarfdump
2020-05-30 00:12:50 +05:30
Demangle
Give microsoftDemangle() an outparam for how many input bytes were consumed.
2020-05-20 16:17:31 -04:00
ExecutionEngine
[jitlink] R_X86_64_PC32 support for the elf x86 jitlinker
2020-05-30 10:53:18 +10:00
Extensions
Update compiler extension integration into the build system
2020-04-24 09:40:14 +02:00
Frontend
[cmake] LLVMFrontendOpenMP - fix include/llvm/Frontend/OpenMP header path
2020-04-18 12:31:39 +01:00
FuzzMutate
FuzzerCLI.h - reduce StringRef.h include to forward declaration. NFC.
2020-05-12 13:03:50 +01:00
Fuzzer
…
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
LTO
TargetLowering.h - remove unnecessary TargetMachine.h include. NFC
2020-05-23 19:49:38 +01:00
LineEditor
…
Linker
[SVE] Eliminate calls to default-false VectorType::get() from Linker
2020-05-29 17:43:15 -07:00
MC
[DWARF5] Added support for emission of .debug_macro.dwo section
2020-05-30 11:13:23 +05:30
MCA
[MCA][InstrBuilder] Correctly mark reserved resources in initializeUsedResources.
2020-05-10 19:25:54 +01:00
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
[gcov] Emit GCOV_TAG_OBJECT_SUMMARY/GCOV_TAG_PROGRAM_SUMMARY correctly and fix llvm-cov's decoding of runcount
2020-05-11 21:53:53 -07:00
Remarks
RemarkStringTable.h - reduce StringRef/Remark includes to forward declarations. NFC
2020-05-08 12:30:49 +01:00
Support
[AArch64] Add native CPU detection for Neoverse N1
2020-05-28 19:54:18 +01:00
TableGen
[TableGen] Simplify with TGParser::consume()
2020-04-26 15:26:49 -07:00
Target
[X86] getFauxShuffleMask/getTargetShuffleInputs - make SelectionDAG const (PR45974).
2020-05-31 13:51:01 +01:00
Testing
…
TextAPI
ArchitectureSet.h - reduce raw_ostream.h include to forward declaration. NFC.
2020-05-30 12:36:16 +01:00
ToolDrivers
[COFF] Use Expected in COFFObjectFile creation
2020-05-08 14:22:28 -07:00
Transforms
[LoopUnroll] Fix build failure for allyesconfig.
2020-05-30 18:32:47 +00:00
WindowsManifest
Try to fix WindowsManifest CMake logic on Windows
2020-02-28 17:24:03 -08:00
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