..
Analysis
[ScalarEvolution] Refine computeMaxBECountForLT to be accurate in more cases.
2021-07-19 15:43:30 -07:00
AsmParser
[IR] Add elementtype attribute
2021-07-15 18:04:26 +02:00
BinaryFormat
[elfabi] Prepare elfabi/ifs merging.
2021-07-19 11:22:43 -07:00
Bitcode
[BPF] Use elementtype attribute for preserve.array/struct.index intrinsics
2021-07-17 11:09:18 +02:00
Bitstream
CodeGen
CodeGen: Make MachineOptimizationRemarkEmitterPass a CFG analysis
2021-07-19 21:08:26 -04:00
DebugInfo
[DebugInfo] Remove unnecessary <string> include dependency from DebugInfo headers. NFC.
2021-07-17 16:56:06 +01:00
Demangle
Demangle: correct swift_async demangling for Microsoft scheme
2021-07-14 11:43:44 -07:00
DWARFLinker
ExecutionEngine
[ORC] Explicitly convert to ArrayRefs to silence errors.
2021-07-19 20:48:30 +10:00
Extensions
FileCheck
Frontend
[OpenMP] Unified entry point for SPMD & generic kernels in the device RTL
2021-07-10 17:53:56 -05:00
Fuzzer
FuzzMutate
[NewPM][FuzzMutate] Fix renaming 'unswitch' to 'simple-loop-unswitch'
2021-07-09 12:24:12 +02:00
InterfaceStub
[ifs][elfabi] Merge llvm-ifs/elfabi tools
2021-07-19 11:23:19 -07:00
IR
[IR] Don't accept null type in ConstantExpr::getGetElementPtr()
2021-07-17 15:59:31 +02:00
IRReader
LineEditor
Linker
[CSSPGO] Do not import pseudo probe desc in thinLTO
2021-07-13 18:26:36 -07:00
LTO
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
MC
[WebAssembly] Generate R_WASM_FUNCTION_OFFSET relocs in debuginfo sections
2021-07-19 14:02:33 -07:00
MCA
Object
[WebAssembly] Support R_WASM_MEMORY_ADDR_TLS_SLEB64 for wasm64
2021-07-19 10:22:43 -07:00
ObjectYAML
[COFF] [CodeView] Add a few new enum values
2021-07-07 22:00:18 +03:00
Option
[OptTable] Rename PrintHelp to printHelp
2021-06-24 14:47:03 -07:00
Passes
[LICM] Create LoopNest Invariant Code Motion (LNICM) pass
2021-07-20 00:31:18 +09:00
ProfileData
PR51018: Remove explicit conversions from SmallString to StringRef to future-proof against C++23
2021-07-08 13:37:57 -07:00
Remarks
Support
Revert "Build libSupport with -Werror=global-constructors (NFC)"
2021-07-16 22:47:04 +00:00
TableGen
Target
AArch64/GlobalISel: Preserve memory types
2021-07-19 20:21:05 -04:00
Testing
TextAPI
ToolDrivers
[OptTable] Rename PrintHelp to printHelp
2021-06-24 14:47:03 -07:00
Transforms
[Attributor] Ensure to simplify operands in AAValueConstantRange
2021-07-20 00:35:14 -05:00
WindowsManifest
XRay
CMakeLists.txt