platform/upstream/llvm.git
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
2023-06-13 Craig Topper[RISCV] Introduce the concept of DLEN(data path width...
2023-06-13 Alex Langford[lldb][NFCI] Remove StructuredData::Dictionary::GetValu...
2023-06-13 Dave Lee[lldb] Default can_create to true in GetChildAtIndex...
2023-06-13 Pranav Kant[Bazel] Fix build
2023-06-13 Alex Langford[lldb][NFCI] Change return type of Properties::GetExper...
2023-06-13 Wu, Yingcong[sanitizer] Adjust code path of ChooseExternalSymbolize...
2023-06-13 Artem Dergachev[-Wtcb-enforcement] Disable on unevaluated code.
2023-06-13 Keith Smiley[llvm-objdump/mac] Add support for LC_ATOM_INFO
2023-06-13 Louis Dionne[libc++] Refactor __debug_three_way_comp
2023-06-13 Anshil Gandhi[InstSimplify] Fold all global variables with initializers
2023-06-13 Krzysztof Parzyszek[RDF] Allow individual units in PhysicalRegisterInfo...
2023-06-13 Vitaly Buka[test][asan] Remove XFAIL after D152604
2023-06-13 Valentin Clement[flang][openacc] Relax rule for end directive on combin...
2023-06-13 Anton RydahlUpdated the 'getting involved' documentation for Flang...
2023-06-13 Med Ismail... Revert "[lldb] Fix failure in TestStackCoreScriptedProc...
2023-06-13 Med Ismail... [lldb] Fix failure in TestStackCoreScriptedProcess...
2023-06-13 Med Ismail... [lldb] Improve corefile saving ergonomics
2023-06-13 Valentin Clement[mlir][openacc] Add gang dim operand to acc.loop operation
2023-06-13 Alexandre Ganea[LLD] Allow usage of LLD as a library
2023-06-13 Arthur Eubanks[Passes] Remove some legacy printer passes
2023-06-13 Maksim Panchenko[BOLT][NFCI] Remove redundant instance of MCAsmBackend
2023-06-13 Wenlei He[LoopSink] Allow sinking to PHI-use
2023-06-13 Kelvin Li[flang] Add PowerPC vec_add, vec_and, vec_mul, vec_sub...
2023-06-13 Reid Kleckner[MS] Fix passing aligned records by value in some cases
2023-06-13 Craig Topper[SelectionDAG] Don't allow type legalization to create...
2023-06-13 Fangrui Song[CMake][BLAKE3] Fix unused -mavx512vl warning when...
2023-06-13 Vitaly Buka[test][sanitizer] Fix test on windows
2023-06-13 AdityaKEnable zbb for riscv android
2023-06-13 Alexandre Ganea[LLD][COFF] Allow overwriting directives exports with...
2023-06-13 Vitaly Buka[test][sanitizer] Fix test on windows
2023-06-13 Maksim Panchenko[BOLT][NFC] Change signature of MCPlusBuilder::isUnsupp...
2023-06-13 Nicolai HähnleScalarizer: limit scalarization for small element types
2023-06-13 LLVM GN Syncbot[gn build] Port 474a2b9367ad
2023-06-13 AMS21[clang-tidy] Add more checks for functions which should...
2023-06-13 Mike Crowe[clang-tidy] Move formatDereference to FixitHintUtils
2023-06-13 Dave Lee[lldb] Default can_create to true in GetChildMemberWith...
2023-06-13 Valentin Clement[mlir][openacc][NFC] Fix current gang clause parser
2023-06-13 AMS21[clang-tidy] Fix crash in `modernize-use-default-member...
2023-06-13 AMS21[clang-tidy] Fix false positive in `readability-named...
2023-06-13 Augusto Noronha[lldb] Never print children if the max depth has been...
next