platform/upstream/llvm.git
2023-04-04 Ilya Leoshkevich[SystemZ] Allow any I5 in RotateSelect*
2023-04-04 Nikita Popov[X86] Convert test to opaque pointers (NFC)
2023-04-04 Bing1 Yu[lit] Implement -I option for builtin "diff" command...
2023-04-04 Florian Hahn[Verifier] Rename matrix-intrinsics-opaque-ptrs.ll...
2023-04-04 Shengchen Kan[X86][NFC] Remove redundant flags used in x86-auto...
2023-04-04 Kadir Cetinkaya[include-cleaner] Only ignore builtins without a header
2023-04-04 Nikita Popov[X86] Convert test to opaque pointers (NFC)
2023-04-04 Nikita Popov[X86] Regenerate test checks (NFC)
2023-04-04 Archibald Elliott[NFC][AArch64] Late 2022 A-Profile Extension Release...
2023-04-04 Nikita Popov[Thumb2] Convert tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[Thumb2] Name instructions in tests (NFC)
2023-04-04 Simon Pilgrim[CodeGen] ExpandReductions - add reduce_and/or(<X x...
2023-04-04 Nikita Popov[WebAssembly] Convert tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[WinEH] Convert test to opaque pointers (NFC)
2023-04-04 Nikita Popov[PowerPC] Convert tests to opaque pointers (NFC)
2023-04-04 Serguei Katkov[InstCombine] Pre-land tests for maximum(a,b) +* minimu...
2023-04-04 Nikita Popov[PowerPC] Name instructions in tests (NFC)
2023-04-04 Nikita Popov[Hexagon] Convert some tests to opaque pointers (NFC)
2023-04-04 John McIver[InstCombine][NFC] Update generated variable names...
2023-04-04 Simon Pilgrim[X86] LowerVectorAllEqual - remove repeated VT.getScala...
2023-04-04 Nicolas Vasilache[mlir][Linalg] NFC - Refactor hoist padding transform...
2023-04-04 Alex Zinenko[mlir] add readonly/consume annotations to transform...
2023-04-04 Nikita Popov[ARM] Regenerate test checks (NFC)
2023-04-04 Nikita Popov[ARM] Convert some tests to opaque pointers (NFC)
2023-04-04 Nikita Popov[ARM] Regenerate test checks (NFC)
2023-04-04 Nikita Popov[ARM] Name instructions in test (NFC)
2023-04-04 Timm Bäder[clang][Interp][NFC] Remove Integral.h include from...
2023-04-04 Timm Bäder[clang][Interp] Ignore more non-VarDecl declarations
2023-04-04 Max Kazantsev[Test] Commit test for PR61923
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
next