platform/upstream/llvm.git
2022-01-20 Lucas Prates[GlobalISel] Fix incorrect sign extension when combinin...
2022-01-20 Sjoerd Meijer[FuncSpec] Add a reference, and some other clarifying...
2022-01-20 Philip Reames{SLP] Delete dead code in favor of proper assert [NFC]
2022-01-20 Philip Reames[SLP] Reduce nesting depth in calculateDependencies...
2022-01-20 Sander de Smalen[ScalableVectors] Warn instead of error for invalid...
2022-01-20 Adrian PrantlAdd missing include to fix modular build
2022-01-20 Adrian PrantlAdd missing include to fix modular build
2022-01-20 Philip Reames[SLP] Add an asser to make a non-obvious precondition...
2022-01-20 Michael Kruse[OpenMPIRBuilder] Detect and fix ambiguous InsertPoints...
2022-01-20 Nico Weber[gn build] (manually) port f29256a64a
2022-01-20 Nikita Popov[InstSimplify] Add test for load of non-integral pointe...
2022-01-20 Mubashar Ahmad[Clang][AArch64][ARM] Unaligned Access Test Fix
2022-01-20 Nikita Popov[InstSimplify] Add test for reinterpret load of pointer...
2022-01-20 Simon Pilgrim[X86] lowerToAddSubOrFMAddSub - lower 512-bit ADDSUB...
2022-01-20 Mircea Trofin[MLGO] Improved support for AOT cross-targeting scenarios
2022-01-20 Nikita Popov[DebugInstrRef] Memoize variable order during sorting...
2022-01-20 Simon Pilgrim[X86] Fix v16f32 ADDSUB test
2022-01-20 eopXD[Clang][RISCV] Change TARGET_BUILTIN to require zve32x...
2022-01-20 Jan Svoboda[llvm][vfs] Abstract in-memory node creation
2022-01-20 Jan Svoboda[llvm][vfs] NFC: Virtualize in-memory `getStatus`
2022-01-20 Stephan Herhut[mlir][memref] Add better support for identity layouts...
2022-01-20 Stanislav Gatev[clang][dataflow] Intersect ExprToLoc when joining...
2022-01-20 Valentin Clement[flang][NFC] Remove extra braces
2022-01-20 Mubashar Ahmad[Clang][AArch64][ARM] Unaligned Access Warning Added
2022-01-20 Nikita Popov[EarlyCSE] Regenerate test checks (NFC)
2022-01-20 Florian Hahn[IRGen] Do not overwrite existing attributes in CGCall.
2022-01-20 Simon Tatham[AArch64] Remove PRBAR0_ELn and PRLAR0_ELn sysregs.
2022-01-20 Simon Tatham[MC] Add a disassembly test for Armv8-R sysregs.
2022-01-20 Abinav Puthan... [AMDGPU] Set MemoryVT for truncstores in tblgen.
2022-01-20 Marek Kurdej[clang-format] Indicate source location on test failure...
2022-01-20 Simon Pilgrim[X86] combineConcatVectorOps - remove superfluous Subta...
2022-01-20 Simon Pilgrim[X86] combineConcatVectorOps - add handling for X86ISD...
2022-01-20 Jay Foad[AMDGPU] Regenerate some MIR checks
2022-01-20 Valentin Clement[flang][NFC] Move current inliner files in Dialect...
2022-01-20 Valentin Clement[flang][NFC] Cleanup dependent dialects and make def...
2022-01-20 Fraser Cormack[RISCV] Match RVV VF variants also through masked opera...
2022-01-20 Peter WallerRevert "[AArch64][SVE][VLS] Move extends into arguments...
2022-01-20 Fraser Cormack[RISCV] Optimize lowering of floating-point -0.0
2022-01-20 Prashant Kumar[MLIR] The return type in the `computeSingleVarRepr...
2022-01-20 David Spickett[lldb] Remove non-address bits from addresses given...
2022-01-20 David Spickett[lldb] Rename MemoryTagManager RemoveNonAddressBits...
2022-01-20 Florian Hahn[IRBuilder] Migrate and-folding to value-based FoldAnd.
2022-01-20 Valentin Clement[flang][NFC] Fix header guard and comment
2022-01-20 Casey Carter[libcxx][test] Use TEST_HAS_BUILTIN in test code
2022-01-20 eopXD[RISCV] Imply extensions in RISCVTargetInfo::initFeatureMap
2022-01-20 Valentin Clement[flang][NFC] Fix header guard
2022-01-20 Matthias Springer[mlir][bufferization] Move one-shot bufferization to...
2022-01-20 David Spickett[llvm][AArch64] Accept armv8.8 "hbc" and "mops" in...
2022-01-20 Victor Perez[LegalizeTypes][VP] Add widening support for vp.gather...
2022-01-20 Marek Kurdej[clang-format] Add tests for aligning `operator=` with...
2022-01-20 Nikita PopovReapply [MemCpyOpt] Look through pointer casts when...
2022-01-20 Nikita PopovReapply [MemCpyOpt] Make capture check during call...
2022-01-20 Richard[clang-tidy] Revert documentation change (NFC)
2022-01-20 Chenbing.Zheng[RISCV] Add intrinsic for Zbt extension
2022-01-20 Nikita Popov[MemCpyOpt] Fix metadata merging during call slot optim...
2022-01-20 Nikita Popov[Support] Remove incorrect noalias return attribute...
2022-01-20 Jez Ng[lld-macho] Fix grammar in doc
2022-01-20 Jino Park[clang-format] Fix bug in parsing `operator<` with...
2022-01-20 eopXD[RISCV] Add the zve extension according to the v1.0...
2022-01-20 Lang Hames[ORC] Fix another missing std::move from 9eb4939b862.
2022-01-20 Lang Hames[ORC] Fix missing std::move from 9eb4939b862.
2022-01-20 Lang Hames[ORC] Allow JITDylib::getDFSLinkOrder and friends to...
2022-01-20 Fangrui Song[ELF] Replace .zdebug string comparison with SHF_COMPRE...
2022-01-20 Jonas Devlieghere[dsymutil] Don't print timestamp warning if we have...
2022-01-20 Johannes Doerfert[OpenMP][AMDGPU] Optimize the linked in math libraries
2022-01-20 Jim Lin[M68k][NFC] Rename Bt(BT) to Btst(BTST)
2022-01-20 Johannes Doerfert[OpenMP] Avoid costly shadow map traversals whenever...
2022-01-20 Johannes Doerfert[OpenMP] Introduce an environment variable to disable...
2022-01-20 Heejin Ahn[WebAssembly] Support Wasm EH + Wasm SjLj
2022-01-20 Fangrui Song[ELF] Remove StringRefZ
2022-01-20 River Riddle[mlir] Fix GCC5 build broken by improper name redefinition
2022-01-20 Luo, YuankeCombine to vpdpbusd when operand is constant and small...
2022-01-20 Ben Shi[AVR] Generate ELPM for loading byte/word from extended...
2022-01-20 Ben Shi[AVR][MC] Generate section '.progmemX.data' for extende...
2022-01-20 Hsiangkai Wang[RISCV] Add a test to show the bug in the RA caused...
2022-01-20 Nico Weber[gn build] (manually) port 30c17e70a4d7
2022-01-20 minglotus-6[llvm-dis] Add an option `dump-thinlto-index-only`...
2022-01-20 Mircea Trofin[MLGO] Don't run the 'release' mode tests in non-autoge...
2022-01-20 Adrian TongOptimize shift and accumulate pattern in AArch64.
2022-01-20 Craig Topper[LoopPeel] Pass TripCount to computePeelCount by value...
2022-01-20 Peter Klausler[flang] Accept INDEX(..., BACK=array)
2022-01-20 Peter Klausler[flang] Accept sparse argument keyword names for MAX/MIN
2022-01-20 River Riddle[mlir] Make locations required when adding/creating...
2022-01-20 Mohammed Nurul... [RISCV] Add patterns to MIR sign-extension removal...
2022-01-20 Peter Klausler[flang] Accept BOZ literals for some actual arguments
2022-01-20 Peter Klausler[flang] Improve error message (initialized variable...
2022-01-20 Joseph Huber[OpenMP] Expand short verisions of OpenMP offloading...
2022-01-20 Hsiangkai Wang[docs] Fix typo in the example code in ProgrammersManual.
2022-01-20 Hsiangkai Wang[docs] Put define DEBUG_TYPE after include directives.
2022-01-20 Craig Topper[LoopPeeling] Fix stale comments. NFC
2022-01-20 Alexandre GaneaRe-land [CodeView] Add full repro to LF_BUILDINFO record
2022-01-20 Johannes Doerfert[DWARF][FIX] Try not to crash for nvptx with missing...
2022-01-20 Johannes Doerfert[OpenMP][FIX] Replace ICVs only with values valid at...
2022-01-20 Jez Ng[lld-macho] Mention string literal deduplication as...
2022-01-20 Siva Chandra... [libc] Move type definitions to their own self containe...
2022-01-20 Dominik GrewePreserve function argument locations.
2022-01-19 River Riddle[mlir] Don't print `// no predecessors` on entry blocks
2022-01-19 Lang Hames[ORC] Fix typo in comment.
2022-01-19 Mehdi AminiFix crash in MLIR opaque attribute parser
2022-01-19 Adrian PrantlFix modules build by moving implementation into .cpp...
next