platform/upstream/llvm.git
2023-04-04 Jie Fu[clang][dataflow] Fix -Wdeprecated-declarations after...
2023-04-04 Nikita Popov[SimplifyCFG][LICM] Preserve nonnull, range and align...
2023-04-04 Phoebe Wang[X86] Disable masked UNPCKLPD/UNPCKHPD -> SHUFPS transf...
2023-04-04 AMS21[clang-tidy] Small refactor for ExceptionAnalyzer
2023-04-04 AMS21[clang-tidy] Allow bugprone-unchecked-optional-access...
2023-04-04 AMS21[clang-tidy] Fix readability-static-accessed-through...
2023-04-04 Martin Braenne[clang][dataflow] Add `create<T>()` methods to `Environ...
2023-04-04 LLVM GN Syncbot[gn build] Port 39fc67b8af70
2023-04-04 Shengchen Kan[X86][NFC] Compress CD8_Scale from 7 bits to 3 bits
2023-04-04 Pavel Kosov[llvm-exegesis] Factor out DisassemblerHelper from...
2023-04-04 Craig Topper[IR] Replace calls to ConstantFP::getNullValue with...
2023-04-04 Vitaly BukaRevert "asan_memory_profile: Fix for deadlock in memory...
2023-04-04 LLVM GN Syncbot[gn build] Port 50b2a113db19
2023-04-04 serge-sans... Move "auto-init" instructions to the dominator of their...
2023-04-04 Craig Topper[X86] Remove stale comment. NFC
2023-04-04 David BlaikiePR58819: Correct linkage and mangling of lambdas in...
2023-04-04 Amara Emerson[AArch64][GlobalISel] Move the localizer to run before...
2023-04-04 Enna1[hwasan] Record allocation thread id in HeapAllocationR...
2023-04-04 Vitaly Buka[lsan] Fix Asan/Hwasan testing conditions
2023-04-04 Vitaly Buka[sanitizer] Add new symbolizer symbol
2023-04-04 Alexander Shaposhnikov[Clang][Sema] Fix comparison of constraint expressions
2023-04-04 Shengchen Kan[X86][NFC] Combine HasVEX_W with hasREX_W to save 1...
2023-04-04 LLVM GN Syncbot[gn build] Port 038b7e6b761c
2023-04-04 Xiang1 Zhang[X86] Support AMX Complex instructions
2023-04-04 Chia-hung Duan[scudo] Temporarily disable the build of Timer.
2023-04-04 Nemanja Ivanovic[SmallVector] Fix unit test to eliminate failure with...
2023-04-04 Thurston DangUpdate __sanitizer_get_allocated_begin to return const...
2023-04-03 Zequan Wu[NFC] Update CodeGen/*/nomerge.ll tests with utils...
2023-04-03 Jie Fu[compiler-rt] Fix -Wformat in timing.h (NFC)
2023-04-03 Stefan Pintilie[PowerPC][NFC] Forgot to add requires asserts to ppc...
2023-04-03 Jie Fu[compiler-rt] Fix -Wcast-qual after D147005 (NFC)
2023-04-03 wren romano[mlir][sparse] Using SparseTensorType in SparsePackOpCo...
2023-04-03 Philip Reames[RISCV] Add cost and lowering tests for "transpose...
2023-04-03 Chia-hung DuanReland "[scudo] Add a Timer class to assist performance...
2023-04-03 Craig Topper[SelectionDAG] Use MemVT for FoldingSetNodeID in Select...
2023-04-03 Diego Caballero[mlir][Vector] Enable masking for ops with index semantics
2023-04-03 Diego Caballero[mlir][Vector][NFC] Small vector masking clean-up
2023-04-03 Joseph Huber[Clang] Fix failing test on windows and add TODO for...
2023-04-03 Thurston DangAdd __sanitizer_get_allocated_begin API and implementations
2023-04-03 Craig Topper[SelectionDAG] Move variable declaration to its first...
2023-04-03 Craig Topper[SelectionDAGBuilder] Use SmallVectorImpl& for function...
2023-04-03 Philip Reames[RISCV][docs] Document which revision of the specificat...
2023-04-03 Jason MolendaUsing global variable in xnu kernel, set # of addressab...
2023-04-03 walter erquinigo[LLDB] Ensure LLDB symbols are exported in LLDB_EXPORT_...
2023-04-03 Rafael A. Herrera... [OpenMP][5.1] Fix parallel masked is ignored #59939
2023-04-03 Craig Topper[SmallVector] Add an explicit SmallVector(size_t Size...
2023-04-03 Alex Langford[lldb][NFC] Remove outdated TODO message
2023-04-03 Aaron BallmanUpdate Clang 16 statuses
2023-04-03 Aaron Ballman[C2x] Implement support for empty brace initialization...
2023-04-03 rkayaith[mlir] Improve FieldParser list container detection
2023-04-03 Graham Markall[RuntimeDyld] RuntimeDyldELF: Clear GOTOffsetMap when...
2023-04-03 Stefan Pintilie[PowerPC] Add statistics to show the number of entries...
2023-04-03 Job Noorman[JITLink][ELF] Only make sections with SHF_WRITE writable
2023-04-03 Caslyn Tonelli[libc] Add strchrnul implementation
2023-04-03 Mehdi AminiRevert "[mlir] Introduce IRDL dialect"
2023-04-03 Philip Reames[LV] Remmove unused default argument to isLegalGatherOr...
2023-04-03 Joseph Huber[Clang] Implicitly include LLVM libc headers for the GPU
2023-04-03 Mahesh Ravishankar[mlir][MemRef] Add pattern to resolve strided metadata...
2023-04-03 Mathieu Fehr[mlir] Introduce IRDL dialect
2023-04-03 Logan Gnanapragasam[clang-tidy] ignore NRVO const variables in performance...
2023-04-03 Noah GoldsteinRevert "[X86] Simplify some `pternlog` intrinsics"
2023-04-03 Joseph Huber[libc] Free the GPU memory allocated in the device...
2023-04-03 Simon Pilgrim[X86] combineMOVMSK - merge movmsk(icmp_eq(and(x,c1...
2023-04-03 Simon PilgrimFix MSVC "not all control paths return a value" warning...
2023-04-03 Peter Klausler[flang] Don't allow CALL RANDOM_NUMBER(assumed-size...
2023-04-03 Noah Goldstein[X86] Simplify some `pternlog` intrinsics
2023-04-03 Noah Goldstein[X86] Add tests for simplifying pternlog intrinsics...
2023-04-03 Noah Goldstein[InstSimplify] Extend simplifications for `(icmp (...
2023-04-03 Noah Goldstein[InstSimplify] Add tests for simplifying `(icmp ({z...
2023-04-03 Peter Klausler[flang] NORM2(DIM=) argument can't be dynamically optional
2023-04-03 Peter Klausler[flang] Resolve USE vs IMPORT conflicts
2023-04-03 Jon Chesterfield[amdgpu][nfc] Refactor prior to D144233 to remove noise...
2023-04-03 Cyndy Ishida[llvm][TextAPI] Ignore deployment version in target...
2023-04-03 Timm Bäder[clang][Interp] Add missing static_assert message
2023-04-03 Joseph Huber[libc] Improve copying system vectors to the GPU
2023-04-03 Timm Bäder[clang][Interp] Ignore StaticAssertDecls
2023-04-03 Alexey Bataev[SLP]Reorder counters for same values, if the root...
2023-04-03 Timm Bäder[clang][Interp][NFC] Refactor VisitDeclRefExpr
2023-04-03 Nikita Popov[Clang] Update test checks (NFC)
2023-04-03 Kadir Cetinkaya[include-cleaner] Treat member operator calls as implicit
2023-04-03 Alexey Bataev[SLP][NFC]Add a test for reordered scalars with not...
2023-04-03 Simon Pilgrim[X86] combineMOVMSK - fold movmsk(icmp_eq(and(x,c1...
2023-04-03 Simon Pilgrim[X86] MatchVectorAllZeroTest - handle icmp_eq(bitcast...
2023-04-03 Nikita Popov[EarlyCSE] Call combineMetadataForCSE() when CSEing...
2023-04-03 Nikita Popov[Local] Preserve !invariant.load of dominating instruction
2023-04-03 Nikita Popov[GVN] Regenerate test checks (NFC)
2023-04-03 Peter Klausler[flang] Use definability tests for better PURE constrai...
2023-04-03 Timm Bäder[clang][Interp] Fix initializing fields after base...
2023-04-03 Nikita Popov[EarlyCSE] Regenerate test checks (NFC)
2023-04-03 Nikita Popov[EarlyCSE] Add metadata preservation tests (NFC)
2023-04-03 Kadir Cetinkaya[include-cleaner] Report references to operator calls...
2023-04-03 serge-sans... Revert "Move "auto-init" instructions to the dominator...
2023-04-03 Timm Bäder[clang][Interp] Fix diagnostics for calling non-constex...
2023-04-03 Stefan Gränitz[Orc] Add AutoRegisterCode option for DebugObjectManage...
2023-04-03 Nikita Popov[Local] Use combineMetadataForCSE() in patchReplacement...
2023-04-03 Nikita Popov[Local] Add MD_fpmath to combineMetadataForCSE()
2023-04-03 serge-sans... Move "auto-init" instructions to the dominator of their...
2023-04-03 Zain Jaffal[ConstraintElimination] Add function arguments to const...
2023-04-03 David Sherwood[NFC][LoopVectorize] Add zext/sext cost tests when...
2023-04-03 Guillaume Chatelet[re-reland][libc] Adds string and TestLogger classes...
next