platform/upstream/llvm.git
2022-01-20 Craig Topper[RISCV] Add DAG combine to fold (fp_to_int_sat (ffloor...
2022-01-20 Daniel Thornburgh[Support] [DebugInfo] Lazily create cache dir.
2022-01-20 Nathan Sidwell[clang][NFC] Small mangler cleanups
2022-01-20 Stanislav Mekhanoshin[AMDGPU] Regenerate remat-vop.mir. NFC.
2022-01-20 Alexandre Ganea[Clang] Separate the 'debug-info-hotpatch' test in...
2022-01-20 Jonas Paulsson[SystemZ] Remove the ManipulatesSP flag from backend...
2022-01-20 John Ericson[cmake] Make include(GNUInstallDirs) always below proje...
2022-01-20 Marco Elver[clang] Improve -Wdeclaration-after-statement
2022-01-20 Sanjay Patel[InstCombine] add one-use check to opposite shift folds
2022-01-20 Sanjay Patel[InstCombine] avoid 'tmp' usage in test files; NFC
2022-01-20 eopXD[NFC][RISCV] Add end-of-line symbol in target-feature...
2022-01-20 Craig Topper[TargetLowering][InstCombine] Simplify BSwap demanded...
2022-01-20 Roman Lebedev[NFC][InstCombine] Add test showing failure to sink...
2022-01-20 Evgeny ShulginAdd `isConsteval` matcher
2022-01-20 Tue Ly[libc] Implement correct rounding with all rounding...
2022-01-20 Joseph Huber[OpenMP] Don't pass empty files to nvlink
2022-01-20 Sergei Grechanik[mlir][vector] Allow values outside of [0; dim-size...
2022-01-20 Alexandre Ganea[clang-cl] Support the /HOTPATCH flag
2022-01-20 Matt ArsenaultAMDGPU: Fix asm in test using wrong IR type for physica...
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Try to use s_and_b64 in ptrmask...
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Regenerate test checks with -NEXT
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Explicitly set -global-isel-abort...
2022-01-20 zijunzhaoadd tsan shared library
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Directly diagnose return value use...
2022-01-20 Nikolas Klauser[libc++] basic_string::resize_and_overwrite: Adopt...
2022-01-20 Roman Lebedev[NFC][SimplifyCFG] Add some tests for `invoke` merging
2022-01-20 Sam Clegg[lld][WebAssemlby] Convert test to check disassembly...
2022-01-20 Nadav Rotemoptimize icmp-ugt-ashr
2022-01-20 Valentin Clement[flang][NFC] Remove unused/duplicated kStridePosInDim
2022-01-20 Fraser Cormack[RISCV] Add tests for commuted vector/scalar VP patterns
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Stop handling llvm.amdgcn.buffer...
2022-01-20 Matt ArsenaultAMDGPU/GlobalISel: Fix selection of gfx90a FP atomics
2022-01-20 Matt ArsenaultAMDGPU: Stop reserving 36-bytes before kernel arguments...
2022-01-20 Random06457[mips] Improve vr4300 mulmul bugfix pass
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)
next