..
ADT
[ADT] Add llvm::range_size
function for generic ranges
2023-03-21 12:58:18 -04:00
Analysis
[SCEV] Preserve divisibility and min/max information in applyLoopGuards
2023-03-20 12:04:05 +02:00
AsmParser
[IR] Support importing modules with invalid data layouts.
2023-01-12 10:10:45 +01:00
BinaryFormat
[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-02-07 12:39:46 +00:00
Bitcode
[BitcodeReader] Allow reading pointer types from old IR
2023-01-18 13:20:15 +01:00
Bitstream
CodeGen
[AMDGPU] Improved wide multiplies
2023-02-22 16:39:06 +01:00
DebugInfo
[ADT][NFCI] Do not use non-const lvalue-refs with enumerate in llvm/
2023-03-13 20:59:06 -04:00
Debuginfod
Demangle
DWARFLinkerParallel
[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder library DWARFLinkerParallel.
2023-01-20 16:36:09 +01:00
ExecutionEngine
Re-apply "[JITLink][ORC] Rename MemDeallocPolicy to MemLifetime..." with fixes.
2023-03-18 10:13:55 -07:00
FileCheck
Frontend
[MLIR][OpenMP] Added OMPIRBuilder support for Target Data directives
2023-03-20 18:48:21 +00:00
FuzzMutate
[NFC] Fix "form/from" typos
2023-01-22 20:05:51 +01:00
InterfaceStub
IR
[StandardInstrumentations] Check that module analyses are properly invalidated
2023-03-17 09:11:43 -07:00
LineEditor
Linker
MC
[unittests] Use GTEST_SKIP() instead of return when appropriate
2023-01-25 13:59:01 -08:00
MI
MIR
[CodeGen] Introduce a generic MEMBARRIER instruction [mostly-nfc]
2023-01-11 07:26:27 -08:00
ObjCopy
Object
[ELF] Move getSectionAndRelocations to ELF.cpp from ELFDumper.cpp
2023-03-09 17:10:30 +00:00
ObjectYAML
Option
[OptTable] Precompute OptTable prefixes union table through tablegen
2023-01-12 12:08:06 +01:00
Passes
[gn] port e281d102fb
more
2023-03-01 08:50:44 -05:00
ProfileData
[memprof] Update the isRuntime symbolization check.
2023-03-07 20:16:15 +00:00
Remarks
Support
[llvm][support] Fix ScopedPrinterTest on AIX
2023-03-21 17:36:20 +00:00
TableGen
LLVMTableGenGlobalISel: Provide INTERFACE_INCLUDE_DIRECTORIES
2023-02-12 03:06:00 +09:00
Target
[NFC][TargetParser] Remove llvm/ADT/Triple.h
2023-02-07 12:39:46 +00:00
TargetParser
[ARM][NFC] Use FPUKind enum instead of unsigned
2023-03-16 13:38:10 +00:00
Testing
[test] Split out Annotations from TestingSupport
2023-01-12 13:40:47 -08:00
TextAPI
[llvm][TextAPI] add Default FileType value to InterfaceFile Objects
2023-02-22 22:26:13 -08:00
tools
The test added in d8690bc
requires ZLIB, so only run the test if LLVM_ENABLE_ZLIB is set.
2023-03-15 20:21:08 -07:00
Transforms
[VPlan] Replace InvariantCond field from VPWidenSelectRecipe.
2023-03-10 15:28:43 +01:00
XRay
CMakeLists.txt
[DWARF][dsymutil][llvm-dwarfutil] Create a placeholder library DWARFLinkerParallel.
2023-01-20 16:36:09 +01:00
unittest.cfg.in