platform/upstream/llvm.git
2023-06-14 zhongyunde[test] Update the checking base for LE and BE
2023-06-14 Nikita Popov[InstCombine] Add tests for binop of shift fold (NFC)
2023-06-14 Kelvin Li[flang] rename PPC specific intrinsic modules (NFC)
2023-06-14 Ricardo Jesus[AArch64] Neoverse V2 scheduling model
2023-06-14 Valentin Clement[flang][openacc] Add lowering for min operator
2023-06-14 Tue Ly[libc] Fix merging issue with test/src/math/exhaustive...
2023-06-14 Kirill Stoimenov[HWASAN] Fix bot test failure caused by D152763 by...
2023-06-14 Tue Ly[libc] Enable hermetic floating point tests again.
2023-06-14 Kelvin Li[flang] semantic checking for unsupported features...
2023-06-14 Simon Pilgrim[GlobalIsel][X86] Update legalization of G_UADDE
2023-06-14 Alex Brachet[libc][NFC] Fix some issues with LIBC_INLINE
2023-06-14 Viktoriia Bakalova[clangd] Use include_cleaner spelling strategies in...
2023-06-14 Simon Pilgrim[GlobalIsel][X86] Regenerate legalize-add.mir with...
2023-06-14 Guillaume Chatelet[libc] Enable custom logging in LibcTest
2023-06-14 David Spickett[lldb][AArch64] Add Scalable Matrix Extension option...
2023-06-14 Krzysztof Parzyszek[RDF] Print something useful for NodeId == 0 instead...
2023-06-14 Krzysztof Parzyszek[RDF] Remove unused parameter AllRefs from buildPhis
2023-06-14 Francesco Petrogalli[MISched] Fix non-debug builds.
2023-06-14 Amaury Séchet[NFC] Add tests cases for isTruncateOf for D151916
2023-06-14 Nikita Popov[InstCombine] Avoid infinite loop in insert/extract...
2023-06-14 Kristina Bessonova[DwarfDebug] Move emission of imported entities from...
2023-06-14 Takuya Shimizu[clang][Sema] Fix diagnostic message for unused constan...
2023-06-14 Krishna NarayananUpdate with warning message for comparison to NULL...
2023-06-14 Jay Foad[update_mir_test_checks] Tolerate -simplify-mir output
2023-06-14 Simon Pilgrim[docs] Add missing label
2023-06-14 Matt ArsenaultLowerMemIntrinsics: Check address space aliasing for...
2023-06-14 Simon Pilgrim[docs] Add missing empty line at start of code-block
2023-06-14 Simon Pilgrim[X86] X86FixupVectorConstantsPass - attempt to replace...
2023-06-14 Nemanja Ivanovic[clang-tidy] Fix build bot break after 474a2b9367ad
2023-06-14 Ivan Kosarev[AMDGPU][AsmParser][NFC] Get rid of custom default...
2023-06-14 Jay Foad[AMDGPU] Use a common check prefix in regbankselect...
2023-06-14 Mikael Holmen[SLPVectorizer] Don't include isAssumeLikeIntrinsics...
2023-06-14 Ivan Kosarev[AMDGPU][GFX11] Add test coverage for 16-bit conversion...
2023-06-14 Simon Pilgrim[docs] Add missing empty line before lists
2023-06-14 Guillaume ChateletRevert D152630 "[libc] Enable custom logging in LibcTest"
2023-06-14 Guillaume Chatelet[libc] Enable custom logging in LibcTest
2023-06-14 Simon Pilgrim[CostModel][X86] Tweak SSE2 v2i64 multiply costs based...
2023-06-14 Simon Pilgrim[TTI][X86] Recognise PMULUDQ costs for vXi64 multiplies
2023-06-14 Théo Degioanni[mlir][llvm] Add memset support for mem2reg/sroa
2023-06-14 Cullen RhodesRevert "[mlir][ArmSME] Add initial dialect with basic...
2023-06-14 Cullen Rhodes[mlir][ArmSME] Add initial dialect with basic lowering...
2023-06-14 Guillaume Chatelet[libc] Dispatch memmove to memcpy when buffers are...
2023-06-14 Vitaly Buka[test][hwasan] Allow test for any platform with tagging
2023-06-14 Carl Ritson[AMDGPU] Pre-commit test for D152892 (NFC)
2023-06-14 Nikita Popov[PhaseOrdering] Regenerate test checks (NFC)
2023-06-14 Nikita Popov[InstCombine] Handle use count decrement in more cases
2023-06-14 Vitaly Buka[test][hwasan] Rename constants in test
2023-06-14 Nikita Popov[Clang] Rename getElementBitCast() -> withElementType...
2023-06-14 Joshua Cao[SimpleLoopUnswitch] Unswitch AND/OR conditions of...
2023-06-14 Joshua Cao[SimpleLoopUnswitch][NFC] Add tests for and/or conditio...
2023-06-14 Matthias Springer[mlir][vector][bufferize] Better analysis for vector...
2023-06-14 Michael PlatingsFix test Driver/mips-mti-linux.c
2023-06-14 Nikita Popov[InstCombine] Revisit user of newly one-use instructions
2023-06-14 eopXD[11/11][Clang][RISCV] Expand all variants for vset...
2023-06-14 eopXD[10/11][Clang][RISCV] Expand all variants for vget...
2023-06-14 eopXD[9/11][Clang][RISCV] Expand all variants for indexed...
2023-06-14 eopXD[8/11][Clang][RISCV] Expand all variants for indexed...
2023-06-14 eopXD[7/11][Clang][RISCV] Expand all variants for strided...
2023-06-14 eopXD[6/11][Clang][RISCV] Expand all variants for strided...
2023-06-14 Chuanqi Xu[NFC] skip the test modules-vtable.cppm on windows
2023-06-14 eopXD[5/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 Zi Xuan Wu... [CSKY] Add support for half-precision floats
2023-06-14 Piyou Chen[NFC][RISCV] rename findFirstNonVersionCharacter with...
2023-06-14 Matthias Springer[mlir][IR] Improve listener notifications for ops witho...
2023-06-14 eopXD[4/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 eopXD[3/11][Clang][RISCV] Expand all variants for unit strid...
2023-06-14 eopXD[2/11][Clang][RISCV] Expand all variants of RVV intrins...
2023-06-14 Valentin Clement[flang][openacc] Lower gang dim to MLIR
2023-06-14 River Riddle[Orc][Coff] Skip registration of voltbl sections
2023-06-14 Michael Platings[Docs] Multilib design
2023-06-14 Michael Platings[Driver] BareMetal ToolChain multilib layering
2023-06-14 Michael Platings[Driver] Enable selecting multiple multilibs
2023-06-14 Michael Platings[Driver] Enable multilib.yaml in the BareMetal ToolChain
2023-06-14 Michael Platings[Driver] Add -print-multi-flags-experimental option
2023-06-14 Michael Platings[Driver] Multilib YAML parsing
2023-06-14 Kirill Stoimenov[HWASAN] Implement munmap interceptor for HWASAN
2023-06-14 Wang Rui[LoongArch] Ignore warnings when there is no environmen...
2023-06-14 Chuanqi Xu[ABI] [C++20] [Modules] Don't generate vtable if the...
2023-06-14 Fabio D'Urso[scudo] Fix bound checks in MemMap and ReservedMemory...
2023-06-14 Jonas Devlieghere[lldb] Fix Debugger whitespace and formatting (NFC)
2023-06-14 Jonas Devlieghere[lldb] Include <atomic> in LLDBAssert
2023-06-14 Jonas Devlieghere[lldb] Print lldbassert to debugger diagnostics
2023-06-14 Valentin Clement[flang][openacc][NFC] Remove unused genObjectList function
2023-06-14 Valentin Clement[flang][openacc] Add parsing support for dim in gang...
2023-06-14 Valentin Clement[mlir][flang][openacc] Use new firstprivate representat...
2023-06-14 Kelvin Li[flang] Fix flang-aarch64-latest-gcc build failure
2023-06-14 Nico Weber[gn] Fix case of directory I added in 9239cde390e
2023-06-14 Nico Weber[gn build] Port 2700da5fe28d (lld/unittests etc)
2023-06-14 Craig TopperRevert "[RISCV] Fold binary op into select if profitable."
2023-06-14 Noah Goldstein[InstCombine] Transform `(binop1 (binop2 (lshift X...
2023-06-14 Noah Goldstein[InstCombine] Add tests for (binop (binop (lshift X...
2023-06-14 Matt ArsenaultTargetTransformInfo: Add addrspacesMayAlias
2023-06-14 Matt ArsenaultDAG: Fix typo in GET_FPENV legality check
2023-06-14 Philip Reames[RISCV] Minor style changes to performCombineVMergeAndV...
2023-06-13 Diego Caballero[mlir][Vector] Add basic scalable vectorization support...
2023-06-13 Vasileios Porpodas[SLP][NFC] Precommit test that exposes a bug in Shuffle...
2023-06-13 Johannes Doerfert[Attributor][NFC] Make the MustBeExecutedContextExplore...
2023-06-13 Philip Reames[RISCV] Canonicalize towards vmerge w/passthrough repre...
2023-06-13 Johannes Doerfert[Attributor][FIX] Ensure unknown accesses are honored
2023-06-13 Johannes Doerfert[Attributor][NFC] Precommit test for #63291
next