platform/upstream/llvm.git
2023-02-23 Sanjay Patel[InstCombine] add one-use check to prevent creating...
2023-02-23 Sanjay Patel[InstCombine] add test for splat-of-binop; NFC
2023-02-22 Markus Böck[mlir] Partially revert removal of old `fold` method
2023-02-22 Cyndy Ishida[llvm][TextAPI] Clean up minor bugs in YAML TextStub
2023-02-22 David Green[LSR] Fix incorrect check in 73cd3d4391ad47ae7
2023-02-22 Jie Fu[lldb] Fix -Wformat in DWARFDebugAranges.cpp (NFC)
2023-02-22 David Green[LSR] Prevent creating SCEVs of addrecs from mismatchin...
2023-02-22 Chia-hung Duan[scudo] Ensure all blocks are put in the correct group
2023-02-22 Chia-hung Duan[scudo] Fix the logic of pushing blocks of BatchClass
2023-02-22 Jeff Niu[mlir] Fix typo causing build error
2023-02-22 Jeff Niu[mlir] Add a SharedSymbolTableCollection class
2023-02-22 Kiran Chandramohan[MLIR,OpenMP,Flang] Add Conversion to LLVM for Section Op
2023-02-22 Craig Topper[AST] Add 'break;' to the last case in two switches...
2023-02-22 Roy Jacobson[Clang] Adjust triviality computation in QualType:...
2023-02-22 Alex Langford[lldb] Warn when Mach-O files have overlapping segments
2023-02-22 Craig Topper[RISCV] Be more explicit string replacements in RISCVIn...
2023-02-22 Nitin John Raj[RISCV] Replaced !subst chain with !foldl
2023-02-22 Peiming Liu[mlir][sparse] unconditionally use IndexType for sparse...
2023-02-22 Markus Böck[mlir] Complety remove old `fold` API
2023-02-22 Amir Ayupov[BOLT][NFC] Return struct from evaluateX86MemoryOperand
2023-02-22 Cyndy IshidaReland "[TextAPI] Implement TBDv5 Writer"
2023-02-22 Craig Topper[RISCV] Expand tab characters. NFC
2023-02-22 Quinn Dawkins[mlir][tensor] Fix transpose permutation in tensor...
2023-02-22 Kirill Stoimenov[LSAN] Make sure HWASAN tests are linked with lld
2023-02-22 Cyndy IshidaRevert "[TextAPI] Implement TBDv5 Writer"
2023-02-22 Cyndy Ishida[TextAPI] Implement TBDv5 Writer
2023-02-22 Alexander Yermolovich[LLDB] Enable 64 bit debug/type offset
2023-02-22 Andrzej Warzynski[mlir][linalg] Vectorize tensor.extract using contiguou...
2023-02-22 Joseph Huber[libc] Partially implement 'quick_exit' for the GPU
2023-02-22 Volodymyr Sapsai[Serialization] Don't warn when a deserialized category...
2023-02-22 Cameron McInally[DAGCombine] Fix an ICE in combineMinNumMaxNum(...)
2023-02-22 Manolis Tsamis[RISCV] XTHeadMemPair: Fix invalid mempair combine...
2023-02-22 Raman Tenneti[libc] Implement ntohl and ntohs
2023-02-22 Vitaly Buka[clang-format] Fix format of my last patch
2023-02-22 Nawrin Sultana[OpenMP] Target memory allocator fallback to default...
2023-02-22 Philip Reames[RISCV] Reorganize deinterleave lowering for reuse...
2023-02-22 Arthur EubanksRevert "[IRMover] Remove UB implying parameter attribut...
2023-02-22 Joseph Huber[libc] Fix amdgpu startup code flags
2023-02-22 Petr HosekRevert "[CMake] Unify llvm_check_linker_flag and llvm_c...
2023-02-22 Konstantina... [AMDGPU] Improve the lowering of raw_buffer_load_{i8...
2023-02-22 OCHyams[Assignment Tracking] Only set module flag if pass...
2023-02-22 Joe Nash[AMDGPU] Don't set src mods on permlane16
2023-02-22 OCHyams[Assignment Tracking] Choose better passes for RemoveRe...
2023-02-22 Jay Foad[AMDGPU] Move splitMUBUFOffset from AMDGPUBaseInfo...
2023-02-22 Mark de Wever[libc++][format] Removes transitive type_traits.
2023-02-22 Mark de Wever[clang][doc] Removes obsolete comment.
2023-02-22 Joseph Huber[Clang] Add options in LTO mode when cross compiling...
2023-02-22 Nikita Popov[SCEV] Remove unused alignof/offsetof print special...
2023-02-22 ShangwuYao[CUDA][SPIRV] Match builtin types and __GCC_ATOMIC_XXX_...
2023-02-22 Matthias Springer[flang] Fix build after D143339
2023-02-22 Jessica Del[AMDGPU] Improved wide multiplies
2023-02-22 Nikita Popov[GlobalOpt] Add struct for parts during GlobalSRA ...
2023-02-22 Matthias Springer[mlir][IR][NFC] Rename RewriterBase::replaceUseIf to...
2023-02-22 Kadir Cetinkaya[clangd] Publish diagnostics with stale preambles
2023-02-22 Kadir Cetinkaya[clangd] Provide patched diagnostics with preamble...
2023-02-22 Kadir Cetinkaya[clangd] Respect preamble-patch when handling diags
2023-02-22 Kadir Cetinkaya[clangd] #undef macros inside preamble patch
2023-02-22 Kadir Cetinkaya[clangd] Add config option for fast diagnostics mode
2023-02-22 Alexander Belyaev[mlir] Add missing patterns for lowering to Libm.
2023-02-22 Maya Amrami[mlir][bufferization] Consider defaultMemorySpace when...
2023-02-22 LLVM GN Syncbot[gn build] Port 200034978b95
2023-02-22 Jean Perier[flang][hlfir] Insert casts in hlfir.associate rewrites
2023-02-22 Jay Foad[AMDGPU] Fix an assertion failure when folding into...
2023-02-22 Teresa Johnson[MemProf] Add printing utilities for MemProf summary...
2023-02-22 Nikolas Klauser[libc++][NFC] Replace typedef with using declarations...
2023-02-22 Daniel Woodworth[Local][SimplifyCFG][GVN] Handle !nontemporal in combin...
2023-02-22 Vladislav Khmelevsky[BOLT] Fix data reoder for aarch64
2023-02-22 LLVM GN Syncbot[gn build] Port 3b8c0b342e16
2023-02-22 Piyou Chen[RISCV] Add new pass to transform undef to pseudo for...
2023-02-22 David Green[AArch64] Lower all fp zero buildvectors through BUILD_...
2023-02-22 Sjoerd Meijer[AArch64] Fix N2 SchedModel element-to-element INS...
2023-02-22 LLVM GN Syncbot[gn build] Port 850dab0f2537
2023-02-22 Manolis Tsamis[RISCV] Add vendor-defined XTheadSync (Multi-core synch...
2023-02-22 Luke Lau[LV][RISCV] Don't interleave scalable vector loops
2023-02-22 Luke Lau[LV][NFC] Use ElementCount for getMaxInterleaveFactor
2023-02-22 Samuel Parker[WebAssembly] pmin/pmax fixes
2023-02-22 Manolis Tsamis[RISCV] Add vendor-defined XTheadCmo (Cache Management...
2023-02-22 Denis Revunov[BOLT][AArch64] Replace NOP with adrp in AdrRelaxationP...
2023-02-22 Nikita Popov[FunctionAttrs] Move nosync inference into inferAttrsFr...
2023-02-22 Matthias Springer[mlir] RewriterBase::Listener: Add notifyOperationModif...
2023-02-22 Matthias Springer[mlir][SCF][Utils][NFC] Make some utils public for...
2023-02-22 Matthias Springer[mlir] GreedyPatternRewriteDriver: Support optional...
2023-02-22 Michael Platings[NFC] Class for building MultilibSet
2023-02-22 Michael Platings[Clang] Improve hermeticity of clang_rt tests
2023-02-22 Ricardo Jesus[AArch64] Fix abs(sub nsw) -> absd
2023-02-22 Haojian Wu[Lex] Fix a crash in updateConsecutiveMacroArgTokens.
2023-02-22 Michael Liao[TableGen] Emit static const globals in getOperandType
2023-02-22 Liming Liu[clang] Add the check of membership for the issue ...
2023-02-22 Nikita Popov[FunctionAttrs] Slightly clean up returned attr inferen...
2023-02-22 Matthias SpringerThis change makes `RewriterBase` symmetric to `OpBuilder`.
2023-02-22 Jean Perier[flang][runtime] Add API to help with the difficult...
2023-02-22 Shengchen Kan[X86][MC] Correct the description & assert for mmm...
2023-02-22 Nikita PopovRevert "[NFC] Make FPClassTest a bitmask enumeration"
2023-02-22 Michael Platings[Clang] Fix clang_rt tests when LLVM_ENABLE_PER_TARGET_...
2023-02-22 Serge Pavlov[NFC] Make FPClassTest a bitmask enumeration
2023-02-22 Diego Caballero[mlir][Vector] Add support for high-order masked contra...
2023-02-22 Diego Caballero[mlir][Vector] Add folding for masked reductions and...
2023-02-22 Quinn Dawkins[mlir][linalg] Allow constant exprs in pack/unpack...
2023-02-22 Kai Sasaki[mlir][Analysis] Guard data flow analysis from no block...
2023-02-22 Shengchen Kan[X86][NFC] Remove useless code in X86MCCodeEmitter.cpp
next